Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796013/?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-03T02:19:35.794264+09:00",
    "action": 2,
    "target": "독초니 약초니 하는 것은 시간낭비입니다. 사령관의 의지로, 치유사들은 사코리스의 매마른 땅에서 매력적인 오이 품종을 키우는 데 성공했습니다. 세계상처의 야채는 정말인지 굉장합니다 — 숙취를 깨게하고, 많은 영양분과 힘을 병사들에게 줍니다. 병사들은 치유사들의 첫번째 수확을 대단히 반깁니다.",
    "id": 1790001,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/1790001/?format=api"
}