Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1462793/?format=api",
    "component": "http://waldo.team/api/components/dai/equipment/?format=api",
    "translation": "http://waldo.team/api/translations/dai/equipment/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-03-31T11:49:52.840820+09:00",
    "action": 27,
    "target": "전투에서 다루기가 난감한 검이다. 칼날의 반동이 어마어마한 데 비해 휘두르는 것은 그리 힘들지 않기 때문이다. 적을 끝없이 처치할 수 있겠지만, 다루기가 너무 까다로워 절로 군소리가 나올지 모른다.",
    "id": 1507837,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/1507837/?format=api"
}