Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-dublinCoreMeta/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-11-19T11:44:26.269156Z",
    "action": 47,
    "target": "",
    "id": 2116,
    "action_name": "New alert",
    "url": "http://translate.pkp.sfu.ca/api/changes/2116/?format=api"
}