Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/978758/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/invitation/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/invitation/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-10-04T07:19:59.763659Z",
    "action": 2,
    "target": "Byla vám přidělena nová role v OJS",
    "id": 1076723,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1076723/?format=api"
}