Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/751666/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/glossary/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/glossary/sl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/anonymous/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/anonymous/?format=api",
    "timestamp": "2023-04-04T05:58:49.445196Z",
    "action": 4,
    "target": "Obvestilo o ročnem prejemu plačila",
    "id": 708377,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/708377/?format=api"
}