Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975123/?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-23T11:55:00.419767+09:00",
    "action": 2,
    "target": "이 야영지에는 주울 것이 많습니다. 상자로 이동해서 [Keybind: Submit]을 눌러 획득하세요.",
    "id": 1934184,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934184/?format=api"
}