Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1723305/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/general/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/general/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/Zelda/?format=api",
    "author": "http://waldo.team/api/users/Zelda/?format=api",
    "timestamp": "2021-09-14T18:25:10.040976+09:00",
    "action": 4,
    "target": "카멜리아는 젊고 촉망받는 재능을 가진 아가씨입니다. 그녀는 데몬과 사교도들, 둘 모두에 대해 지칠 줄 모르고 싸우지만 그녀와 함께 하는 동료들에게는 거리를 두는 경향이 있습니다. 이것이 그녀의 고귀한 태생으로부터 나오는 도도한 모습인 것인지, 아니면 거리를 둬야만 할 이유가 있는 것인지는 그녀만이 알 것입니다.",
    "id": 1771692,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1771692/?format=api"
}