Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-11T03:40:57.540262Z",
    "action": 14,
    "target": "",
    "id": 153309,
    "action_name": "Component locked",
    "url": "https://translate.yunohost.org/api/changes/153309/?format=api"
}