Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975063/?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/roc/?format=api",
    "timestamp": "2022-01-23T11:46:53.559891+09:00",
    "action": 7,
    "target": "레인저가 부상을 입었습니다! 다행히 스스로 치유할 수 있도록 Med Hypo를 장비하고 있습니다. 사용하려면 [Keybind: SelectPreviousCharacter][Keybind: SelectNextCharacter]를 눌러 부상당한 레인저를 선택한 후,  [Keybind: RadialCombatAction]를 눌러 원형 메뉴를 연 뒤,  [Keybind: RadialCombatAction]를 한 번 더 눌러 퀵 아이템 메뉴로 전환하세요.",
    "id": 1934175,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1934175/?format=api"
}