Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1181385/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/dvr_a/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-10-25T09:37:05.655942Z",
    "action": 2,
    "target": "서버에 연결할 수 없습니다. 나중에 다시 시도해 주세요",
    "id": 680057,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/680057/?format=api"
}