Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/tikka/tikka/?format=api",
    "translation": null,
    "user": "https://weblate.duniter.org/api/users/Moul/?format=api",
    "author": "https://weblate.duniter.org/api/users/Moul/?format=api",
    "timestamp": "2026-02-23T12:48:39.208390Z",
    "action": 51,
    "target": "",
    "id": 53594,
    "action_name": "Created component",
    "url": "https://weblate.duniter.org/api/changes/53594/?format=api"
}