Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/68587/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/global-i18n/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-30T08:50:22.727623Z",
    "action": 71,
    "target": "Погружающийся перевод летней распродажи! Pro подписка за первый месяц всего <strong>{firstMonthPrice}</strong>! Акция действует до {endDate}!",
    "id": 97517,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/97517/?format=api"
}