Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974382/?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-23T00:28:54.012904+09:00",
    "action": 5,
    "target": "분대의 기술이 충분히 높지 않을 때는 물리적인 수단이 먹힐 지도 모릅니다. 문을 부수거나, 작동하지 않는 컴퓨터를 한 대 치거나, 강제로 발전기를 내리기 위해서는, 퀵바에 있는 공격 버튼을 사용하거나 [Keybind: ForceAreaAttack]를 누르세요. 볼트 문이나 얼음 벽 같은 대상에는 특정한 속성 피해가 필요할 수 있습니다.",
    "id": 1933900,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1933900/?format=api"
}