Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/25180/?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-02-28T04:42:19.452821Z",
    "action": 71,
    "target": "귀하의 기기 시스템 버전이 너무 낮아 표시 오류가 발생할 수 있습니다. 이 기능을 사용하기 전에 시스템을 업그레이드해 주세요.",
    "id": 37196,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/37196/?format=api"
}