Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/25198/?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.453907Z",
    "action": 71,
    "target": "번역 효과를 확인해 주세요. 번역된 문단의 크기와 위치를 조정하기 위해 예제 PDF 를 참조할 수 있습니다.\n\n번역만 인쇄하고 PDF 파일로 저장하는 것을 잊지 마세요.",
    "id": 37214,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/37214/?format=api"
}