Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/99878/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/pt_PT/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/josekarvalho/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/josekarvalho/?format=api",
    "timestamp": "2020-01-29T23:03:16.230748Z",
    "action": 2,
    "target": "Importação não concluída",
    "id": 16529,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/16529/?format=api"
}