Changes API.

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

GET /api/changes/305236/?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-htmlArticleGalley/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-08-15T21:49:21.003264Z",
    "action": 15,
    "target": "",
    "id": 305236,
    "action_name": "Component unlocked",
    "url": "http://translate.pkp.sfu.ca/api/changes/305236/?format=api"
}