Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/9198/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ru/?format=api",
    "user": "https://weblate.immersivetranslate.com/api/users/samavar89/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/samavar89/?format=api",
    "timestamp": "2025-08-11T22:51:31.151705Z",
    "action": 2,
    "target": "ChatGPT Web (3.5 mobile)",
    "id": 99657,
    "action_name": "Translation changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/99657/?format=api"
}