Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1071246/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T06:24:38.111552Z",
    "action": 59,
    "target": "장치가 활성화되지 않았습니다.개발자에 문의하십시오.DUDU OS는 DUDUAUTO 장치 전용입니다.무단 도용 시 법적 조치를 받을 수 있습니다.",
    "id": 35041,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/35041/?format=api"
}