Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/52572/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/pt_PT/?format=api",
    "user": null,
    "author": "http://translate.pkp.sfu.ca/api/users/anonymous/?format=api",
    "timestamp": "2019-11-19T14:24:51.869555Z",
    "action": 4,
    "target": "O servidor respondeu com o código {{statusCode}}. Por favor contacte o administrador do sistema se o problema persistir.",
    "id": 7373,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/7373/?format=api"
}