Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075847/?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-02-02T09:10:54.196272+09:00",
    "action": 5,
    "target": "적들이 속성 방어막을 전개했습니다! 속성 방어막은 2단계부터 시작해서 전투 턴마다 1단계씩 감소합니다. 방어막이 활성화된 동안에는 대부분의 피해 및 교란을 포함한 상태 효과에 면역이 됩니다. 하지만 각각의 방어막은 속성 피해 약점을 가지고 있습니다. 방어막을 빠르게 제거하려면 약점 속성으로 날려버리세요!",
    "id": 1964147,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1964147/?format=api"
}