Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975392/?format=api",
    "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-04-25T07:48:56.529873+09:00",
    "action": 2,
    "target": "의료 주사기, 수류탄, 탄약, 살인 로봇이 필요한데 쇼핑 다닐 시간이 없으십니까? 제작 기능은 고철과 기타 부품을 사용해 유용한 아이템을 만들 수 있게 해 줍니다. 시작하려면 인벤토리에서 제작 버튼을 누르거나 [Keybind: WeirdScience]를 누르세요.",
    "id": 2031935,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/2031935/?format=api"
}