Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/8008/?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.354234Z",
    "action": 71,
    "target": "현재 비디오에 자막이 있는지, 또는 이중 언어 자막이 활성화되어 있는지 확인해 주세요.",
    "id": 8020,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/8020/?format=api"
}