Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/8022/?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.355030Z",
    "action": 71,
    "target": "<homepage>바이두</homepage>가 출시한 기계 번역 서비스는 다양한 언어를 지원하지만, 속도 제한이 엄격하고 사용 경험은 일반적입니다.",
    "id": 8034,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/8034/?format=api"
}