Changes API.

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

GET /api/changes/238001/?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/plugins/crossref/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-02-10T18:42:41.254754Z",
    "action": 21,
    "target": "",
    "id": 238001,
    "action_name": "Rebased repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/238001/?format=api"
}