Changes API.

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

GET /api/changes/114001/?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/id/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/rubyaliva1/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/rubyaliva1/?format=api",
    "timestamp": "2025-10-28T08:11:20.295977Z",
    "action": 0,
    "target": "",
    "id": 114001,
    "action_name": "Resource updated",
    "url": "https://weblate.immersivetranslate.com/api/changes/114001/?format=api"
}