Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1170663/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/dvr_a/ko/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/tabby/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/tabby/?format=api",
    "timestamp": "2025-04-18T12:00:00.452594Z",
    "action": 2,
    "target": "(1) 2K DVR은 메모리 카드 속도에 대한 요구 사항이 높으므로 C10 속도 이상의 일반 브랜드 TF 카드를 사용해야 합니다. 그렇지 않으면 읽기 및 쓰기 속도가 유지되지 않아 DVR이 다양한 오류로 충돌할 수 있습니다.",
    "id": 859886,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/859886/?format=api"
}