Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974874/?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-23T09:04:15.526723+09:00",
    "action": 2,
    "target": "동료들이 지시를 거부할 때가 있습니다. 그럴 경우 가끔은 특별한 능력을 보여주지만 그렇지 않을 때는 모든 걸 조져버립니다. 분대의 평균 매력이 높다면 동료가 나쁜 행동보다는 도움이 되는 행동을 할 가능성이 커집니다.",
    "id": 1934130,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934130/?format=api"
}