Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974529/?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-23T08:11:47.845866+09:00",
    "action": 7,
    "target": "레인저가 부상을 입었습니다! 다행히 스스로 치유할 수 있도록 Med Hypo를 장비하고 있습니다. 사용하려면 퀵바의 아이템 버튼을 좌클릭하고, Med Hypo를 좌클릭하세요.",
    "id": 1934100,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1934100/?format=api"
}