Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571499/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "author": "https://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "timestamp": "2024-05-07T19:08:37.466547+09:00",
    "action": 2,
    "target": "\"난 데몬도, 미노타우로스도, 심지어 필연자 한 명도 죽여봤네, 하지만 드래곤은 완전히 다른 수준이다. 대비책과 비용 양쪽 모두. 두 마리만 더 잡는다면 은퇴하고 어디 따뜻한 해변가에서 살아야겠어.\"",
    "id": 3209035,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3209035/?format=api"
}