Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571445/?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-07T18:58:29.694043+09:00",
    "action": 5,
    "target": "\"계속 찾아야죠. 우리가 세계상처에서 또 뭘 발견할 수 있을지 누가 알겠습니까? 신의 개입으로 숨겨진 선술집이 있을 수도, 코끼리가 있는 위장 서커스단이 있을 지도 모르잖습니까? 뭐, 서커스단은 벌써 여기에, 발가벗겨진 채로 있긴 하지만 말입니다.\"",
    "id": 3209019,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3209019/?format=api"
}