Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/390980/?format=api",
    "component": "https://translate.tails.net/api/components/tails/requirements/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/requirements/id/?format=api",
    "user": null,
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2021-01-20T21:09:44.281888Z",
    "action": 4,
    "target": "  Tails dapat bekerja dengan RAM dibawah 2 GB tapi bisa saja beprilaku aneh atau gagal.\n",
    "id": 2975253,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2975253/?format=api"
}