Changes API.

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

GET /api/changes/436117/?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/YAOXILONG/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "timestamp": "2024-04-14T05:31:11.789477Z",
    "action": 32,
    "target": "F 영역 후진 배선에는 안테나가 포함되어 있으며 후진 카메라와 관계없이 헤드 유닛에 연결해야 합니다.",
    "id": 436117,
    "action_name": "Bulk status changed",
    "url": "https://weblate.dudu-auto.com/api/changes/436117/?format=api"
}