Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1437656/?format=api",
    "component": "http://waldo.team/api/components/dai/ui/?format=api",
    "translation": "http://waldo.team/api/translations/dai/ui/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2021-08-19T18:33:11.847841+09:00",
    "action": 27,
    "target": "도적은 중갑보다는 속도와 민첩성에 의존하며, 기술과 전장에서의 유리한 위치를 이용해 엄청난 피해를 줍니다. 그들은 근접해 단검으로 공격하거나 멀리서 화살을 쏴 공격할 수 있습니다.",
    "id": 1665652,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/1665652/?format=api"
}