Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/53558/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/official/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-08T03:48:26.171620Z",
    "action": 59,
    "target": "AO3,Immersive Translate,Immersive Translate Plugin,Immersive Translate Official Website",
    "id": 95855,
    "action_name": "String updated in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/95855/?format=api"
}