Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/ibus-libzhuyin/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-10-14T03:06:58.448153Z",
    "action": 14,
    "target": "",
    "id": 12570141,
    "action_name": "Component locked",
    "url": "https://translate.fedoraproject.org/api/changes/12570141/?format=api"
}