Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/346799/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/antsoftsystems/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/antsoftsystems/?format=api",
    "timestamp": "2022-08-22T13:34:51.249944Z",
    "action": 2,
    "target": "A revista {$contextName} solicita avaliação de artigo",
    "id": 311737,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/311737/?format=api"
}