Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975339/?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/sqom1234/?format=api",
    "author": "http://waldo.team/api/users/sqom1234/?format=api",
    "timestamp": "2022-04-20T13:42:35.810276+09:00",
    "action": 27,
    "target": "이런, 두 그룹이 위험에 처했습니다! 아마 한 쪽밖에는 구하지 못할 겁니다. 화면 가장자리의 표시를 보거나 [Keybind: Inventory]를 누른 뒤 [Keybind: PreviousTab][Keybind: NextTab]로 지도 화면을 열어 방향을 확인할 수 있습니다. 서두르는 편이 좋을 거예요. 낭비할 시간이 없습니다!",
    "id": 2028420,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2028420/?format=api"
}