Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974731/?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-04-22T03:35:44.953618+09:00",
    "action": 2,
    "target": "무기를 분해하여 예비 부품을 얻을 수 있습니다. 흥정 기술이 아주 낮다면 상인들이 무기보다 무기를 분해해서 나온 부품의 값을 더 잘 쳐주는 경우가 있습니다. 거지근성 특성이 있으면 야전 분해 시 무기 부착물을 습득할 확률이 있습니다.",
    "id": 2030563,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/2030563/?format=api"
}