Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-04-04T09:38:57.262664+02:00",
    "action": 14,
    "target": "",
    "id": 22894107,
    "action_name": "Component locked",
    "url": "https://hosted.weblate.org/api/changes/22894107/?format=api"
}