Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/6848/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ja/?format=api",
    "user": null,
    "author": "https://weblate.immersivetranslate.com/api/users/anonymous/?format=api",
    "timestamp": "2025-09-25T00:40:00.179895Z",
    "action": 29,
    "target": "ここでのアクセス ポイントは、Doubao 大規模モデルで作成された各推論ポイントの ID を指します 。(例: ep-20250512512616-kv2l4)",
    "id": 111284,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://weblate.immersivetranslate.com/api/changes/111284/?format=api"
}