Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1080864/?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:21:21.832037Z",
    "action": 2,
    "target": "블루투스 드라이버를 루트 디렉터리에 넣고 이름을 blinkfile.bin으로 바꾸십시오. 업그레이드가 곧 시작됩니다",
    "id": 626670,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/626670/?format=api"
}