Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/8017/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-18T14:57:12.354717Z",
    "action": 71,
    "target": "당신은 아직 지원되지 않는 번역 서비스에 접속하기 위해 표준 API 인터페이스를 작성하여 잠수식 번역과 호환할 수 있습니다. 자세한 내용은 <docUrl>접속 문서</docUrl>를 참조하십시오.",
    "id": 8029,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/8029/?format=api"
}