Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974886/?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/roc/?format=api",
    "timestamp": "2022-01-23T09:06:03.802873+09:00",
    "action": 7,
    "target": "적이 방어력을 갖고 있습니다! 당신의 공격 일부를 막아낼 겁니다. 다행히 모든 무기는 관통 수치를 가집니다. 관통력이 적의 방어력과 같거나 그보다 더 높을 때 무기가 온전한 피해를 줄 수 있습니다.",
    "id": 1934131,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1934131/?format=api"
}