Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/desktop/feedback/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-03T17:01:49.131368Z",
    "action": 15,
    "target": "",
    "id": 2132494,
    "action_name": "Component unlocked",
    "url": "https://l10n.elementary.io/api/changes/2132494/?format=api"
}