Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/53063/?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.258659Z",
    "action": 71,
    "target": "OCR 버전의 임시 해결책을 언제 사용해야 하나요?",
    "id": 73021,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/73021/?format=api"
}