Changes API.

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

GET /api/changes/846830/?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/ojs/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:53:14.950434Z",
    "action": 25,
    "target": "zh_TW.tbx",
    "id": 846830,
    "action_name": "Removed translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/846830/?format=api"
}