Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1170665/?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/balmunk/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/balmunk/?format=api",
    "timestamp": "2024-09-18T07:10:04.768739Z",
    "action": 5,
    "target": "(3) ADAS는 화면 알고리즘에 의해서만, 판단되므로 특정 오류가 있을수 있으므로,이 기능은 보조 알림으로 만 사용할 수 있습니다.",
    "id": 657834,
    "action_name": "Translation added",
    "url": "https://weblate.dudu-auto.com/api/changes/657834/?format=api"
}