Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1973822/?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:36:30.011251+09:00",
    "action": 4,
    "target": "원거리 공격 시, 당신과 목표 사이에 있는 대상은 모두 공격에 맞을 수 있습니다. 사선에 다른 분대원이 없도록 하세요.",
    "id": 1918632,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1918632/?format=api"
}