Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/glossary/?format=api",
    "translation": null,
    "user": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
    "timestamp": "2024-03-22T19:31:58.597241Z",
    "action": 25,
    "target": "ca_ES.tbx",
    "id": 846821,
    "action_name": "Removed translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/846821/?format=api"
}