Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/25527/?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": "https://weblate.immersivetranslate.com/api/users/sujin/?format=api",
    "author": "https://weblate.immersivetranslate.com/api/users/sujin/?format=api",
    "timestamp": "2025-03-02T05:42:34.711701Z",
    "action": 2,
    "target": "PDF를 내보낼 때 드로잉 지시 정리를 수행해야 하며, 이 작업에는 많은 시간이 소요됩니다. 기다려 주시기 바랍니다.",
    "id": 66886,
    "action_name": "Translation changed",
    "url": "https://weblate.immersivetranslate.com/api/changes/66886/?format=api"
}