Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/888557/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/cs/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "timestamp": "2025-03-04T09:37:16.941727Z",
    "action": 2,
    "target": "Odmítnutí (předrecenze)",
    "id": 985902,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/985902/?format=api"
}