Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796143/?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:20:25.590309+09:00",
    "action": 5,
    "target": "아비스탄의 많은 정치가들이 세계상처의 위협은 과정되어있고, 멘데브는 성전을 이용해 동맹국들에게서 자금을 뜯어내고 있다고 주장합니다. 그들은 국가들에게 성전에 대한 지원을 줄일 것을 권장하고 있습니다. 장교 중 하나가 이웃 국가들에 대한 공격, 납치를 계획할 것을 주장합니다. 이 일련의 공격들을 데몬의 행위로 잘 위장한다면, 위험한 수다쟁이들의 입을 다물게 할 수 있을 겁니다.",
    "id": 1790059,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790059/?format=api"
}