Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975152/?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:55:39.640863+09:00",
    "action": 7,
    "target": "한 캐릭터의 행동을 끝내면 행동력이 남을 때가 있습니다. 괜찮습니다! [Keybind: RadialStanceMenu]를 누르고 매복, 방어, 준비 중 하나를 선택해 남은 행동력을 활용할 수 있습니다.",
    "id": 1934185,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1934185/?format=api"
}