Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-07-16T05:30:55.358097+02:00",
    "action": 14,
    "target": "",
    "id": 29392013,
    "action_name": "Component locked",
    "url": "https://hosted.weblate.org/api/changes/29392013/?format=api"
}