Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/97762/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/pt_PT/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/rsaraiva/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/rsaraiva/?format=api",
    "timestamp": "2023-04-21T14:54:09.335534Z",
    "action": 2,
    "target": "Não pode editar esta revista através da API do site.",
    "id": 728273,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/728273/?format=api"
}