Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796164/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/NainUrbain/?format=api",
    "author": "https://waldo.team/api/users/NainUrbain/?format=api",
    "timestamp": "2021-10-03T04:41:55.610530+09:00",
    "action": 5,
    "target": "이미 공격 받아 전멸한 것으로 생각된 부대 하나가 드레젠으로 돌아왔습니다. 심문 도중 그들이 말하길, 병사들은 적에게 포위 되어있었으며, 목숨을 구하기 위해 탈영병인 척 해야 했다고 말했습니다. 그들은 데몬들에게 충성 서약을 했고, 그들의 어두운 의식에 동참했지만, 기회가 보이는 즉시 탈출했다고 합니다. 하지만 그 누구도 그들의 \"포위된\" 이야기를 믿지 않습니다.",
    "id": 1790074,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790074/?format=api"
}