Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-04T03:43:38.146539Z",
    "action": 0,
    "target": "",
    "id": 86874,
    "action_name": "Resource updated",
    "url": "https://weblate.immersivetranslate.com/api/changes/86874/?format=api"
}