Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/955652/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/W.West2/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/W.West2/?format=api",
    "timestamp": "2025-01-19T02:39:51.028753Z",
    "action": 2,
    "target": "F 영역 후방 배선에는 안테나가 포함되어 있으며 후방 카메라와 관계없이 헤드 유닛에 연결해야 합니다.",
    "id": 767735,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/767735/?format=api"
}