Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1071252/?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": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "timestamp": "2024-04-14T06:54:22.635049Z",
    "action": 32,
    "target": "자동으로 깜박이고 [%s](으)로 전환됩니다.계속하시겠습니까? 업데이트 중에는 전원을 분리하거나 다른 작업을 수행하지 마세요.전원을 분리하면 오류가 발생할 수 있습니다.",
    "id": 448025,
    "action_name": "Bulk status changed",
    "url": "https://weblate.dudu-auto.com/api/changes/448025/?format=api"
}