Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/955692/?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-18T14:49:00.535553Z",
    "action": 2,
    "target": "CANBUS는 더 높은 트림에만 해당됩니다. 기후, 후진 센서, 설정과 같은 공장 기능을 유지하려면 모델을 선택하세요.",
    "id": 478590,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/478590/?format=api"
}