Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974923/?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-23T09:24:04.851177+09:00",
    "action": 7,
    "target": "제작법을 발견했습니다! 제작법은 인벤토리 창에는 나타나지 않고, 제작 화면에 자동으로 추가되어 사용할 수 있게 됩니다.",
    "id": 1934146,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1934146/?format=api"
}