Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/462/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/default/pt_BR/?format=api",
    "user": null,
    "author": "http://translate.pkp.sfu.ca/api/users/anonymous/?format=api",
    "timestamp": "2020-05-06T01:34:17.085598Z",
    "action": 29,
    "target": "Política padrão de seção",
    "id": 54815,
    "action_name": "Suggestion removed during cleanup",
    "url": "http://translate.pkp.sfu.ca/api/changes/54815/?format=api"
}