Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.boum.org/api/components/tails/sensitive_documents/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-08-10T17:21:51.269296Z",
    "action": 55,
    "target": "GPL-3.0-or-later",
    "id": 3132426,
    "action_name": "License changed",
    "url": "https://translate.tails.boum.org/api/changes/3132426/?format=api"
}