Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1973845/?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/roc/?format=api",
    "author": "http://waldo.team/api/users/roc/?format=api",
    "timestamp": "2022-01-05T15:43:32.169124+09:00",
    "action": 5,
    "target": "아이템을 선택하고 대상을 지정하세요. 어떤 아이템은 일정 수준의 기술을 요구하거나, 기술 레벨에 따라 추가 효과가 적용됩니다.",
    "id": 1918636,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1918636/?format=api"
}