Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/16577/?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": null,
    "timestamp": "2025-09-24T07:19:59.259473Z",
    "action": 59,
    "target": "画像にカーソルを合わせると、ショートカット翻訳ボタンが表示されます。",
    "id": 110332,
    "action_name": "String updated in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/110332/?format=api"
}