Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1973763/?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/Sangman/?format=api",
    "author": "http://waldo.team/api/users/Sangman/?format=api",
    "timestamp": "2022-01-26T10:34:56.921007+09:00",
    "action": 4,
    "target": "당신의 행동력에 따라 전투 상황에서 다양한 행동을 할 수 있습니다. 이동, 공격, 아이템, 능력은 모두 행동력을 소모합니다.",
    "id": 1936483,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1936483/?format=api"
}