Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796121/?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:30:58.902194+09:00",
    "action": 5,
    "target": "부대원들은 외국 정치인들의 의견에도 아랑곳 않는 사령관의 모습에 자부심을 느낍니다. 성전 반대론자들은 성전의 평판에 피해를 줄 지도 모르지만,  그들은 사령관을 향한 병사들의 믿음은 결코 흔들 수 없을 겁니다.",
    "id": 1790067,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790067/?format=api"
}