Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/955658/?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/tabby/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/tabby/?format=api",
    "timestamp": "2024-04-24T12:28:45.939674Z",
    "action": 2,
    "target": "CANBUS 있는 경우 일반 CANBUS 모델을 선택하세요 그렇지 않으면 기존 차량 기능이 작동하지 않습니다",
    "id": 488571,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/488571/?format=api"
}