Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975237/?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-01-23T08:48:40.583680+09:00",
    "action": 2,
    "target": "모든 캐릭터의 상세 수치를 보려면 인벤토리 창에서 [Keybind: ShowDetails]를 누르세요. 이 수치들은 주로 능력치에 따라 결정되지만, 일부 기술, 장비, 걸려 있는 상태 효과에도 영향을 받습니다.",
    "id": 1934124,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934124/?format=api"
}