Changes API.

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

GET /api/changes/238000/?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:39.490525Z",
    "action": 21,
    "target": "",
    "id": 238000,
    "action_name": "Rebased repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/238000/?format=api"
}