Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2078957/?format=api",
    "component": "http://waldo.team/api/components/wl3/quest/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/quest/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": "2022-04-04T21:21:34.804196+09:00",
    "action": 27,
    "target": "이반의 장치는 B.F.의 생체신호 관리장치를 통해 업그레이드 되었다. 그는 이 소식을 듣고 싶어할 것이다.",
    "id": 2012807,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2012807/?format=api"
}