Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/25185/?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.453126Z",
    "action": 71,
    "target": "콤팩트 간격: 기본 간격을 제거하여 작은 화면에서 번역된 내용이 잘리는 것을 방지합니다.",
    "id": 37201,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/37201/?format=api"
}