Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/47163/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.rob006.net/api/units/15086/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-open-collective/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-open-collective/tr/?format=api",
    "user": "https://weblate.rob006.net/api/users/DursunCanPoyraz/?format=api",
    "author": "https://weblate.rob006.net/api/users/DursunCanPoyraz/?format=api",
    "timestamp": "2020-12-23T13:51:47.516972Z",
    "action": 5,
    "target": "API Anahtarı",
    "id": 47163,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/47163/?format=api"
}