Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/43424/?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-06-13T09:23:32.748302Z",
    "action": 59,
    "target": "يمكنك استخدام خدمات الترجمة مثل DeepL، OpenAI، Claude، Gemini، Deepseek، و Zhipu لترجمة أي موقع إلكتروني.",
    "id": 89735,
    "action_name": "String updated in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/89735/?format=api"
}