Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1080810/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/settings/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/ko/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/balmunk/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/balmunk/?format=api",
    "timestamp": "2024-08-16T14:22:33.319617Z",
    "action": 2,
    "target": "슬립 상태에는 전압 차단 기능이 있습니다. 전압이 특정 값보다 낮으면 자동으로 절전 상태에서 종료 상태로 변경됩니다. 장시간 운전하지 않는 경우 종료 모드를 선택하는 것이 좋습니다",
    "id": 626685,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/626685/?format=api"
}