Changes API.

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

GET /api/changes/846698/?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-21T22:46:21.989539Z",
    "action": 25,
    "target": "bg_BG.tbx",
    "id": 846698,
    "action_name": "Removed translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/846698/?format=api"
}