Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/992930/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/invitation/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/invitation/da/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "timestamp": "2026-03-26T07:22:10.655823Z",
    "action": 5,
    "target": "Ikke verificeret. Du kan verificere dit ORCID iD fra din profilsektion i OJS.",
    "id": 1111395,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1111395/?format=api"
}