Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/69961/?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/ar_SA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-27T09:28:19.690042Z",
    "action": 71,
    "target": "غمر نفسك في الترجمة مع عرض العودة إلى المدرسة! الباقة العائلية في السنة الأولى بسعر <strong>{familyPersonPrice}</strong> للفرد شهريًا! العرض ينتهي في {endDate}!",
    "id": 101287,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/101287/?format=api"
}