Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/52590/?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:28:43.512020Z",
    "action": 4,
    "target": "O formulário não foi guardado devido a {$count} erro(s) encontrados. Por favor corrija estes erros e tente de novo.",
    "id": 7383,
    "action_name": "Suggestion added",
    "url": "http://translate.pkp.sfu.ca/api/changes/7383/?format=api"
}