Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975099/?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-23T01:28:31.155379+09:00",
    "action": 27,
    "target": "레인저의 레벨이 오르면 기술 업그레이드에 필요한 기술 포인트를 받습니다. 마침 레벨이 올랐으니 [Keybind: PreviousTab][Keybind: NextTab]를 눌러 기술 탭으로 가서 기술 포인트를 사용하세요.",
    "id": 2030955,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2030955/?format=api"
}