Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/985242/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/invitation/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/invitation/sv/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ramfra/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ramfra/?format=api",
    "timestamp": "2025-11-26T14:53:12.925611Z",
    "action": 5,
    "target": "{$email} har blivit inbjuden till en ny roll i OJS. Du kan följa användarens beslut på sidan Användare och roller, via dina OJS-aviseringar och/eller via e-post.",
    "id": 1086011,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1086011/?format=api"
}