Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/53048/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-06T06:34:08.257519Z",
    "action": 71,
    "target": "이번 대량 작업이 처리되었습니다.<br>아래 표에서 번역 진행 상황을 확인해 주세요.",
    "id": 73005,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/73005/?format=api"
}