Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1803062/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/NainUrbain/?format=api",
    "author": "http://waldo.team/api/users/NainUrbain/?format=api",
    "timestamp": "2021-11-03T13:03:23.328247+09:00",
    "action": 5,
    "target": "마법사들과 과학자들은 세계상처 지역의 뒤틀린 정령들에게 관심을 갖고있습니다. 사령관이 이 정령들을 드레젠으로 꾀어낸다면, 연구원들에게 흥미로운 발견을 약속할 수 있을 겁니다.",
    "id": 1833298,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1833298/?format=api"
}