Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975027/?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-23T11:19:02.593928+09:00",
    "action": 2,
    "target": "이런, 레인저가 전투 불능이 되었습니다! 죽은 것은 아니지만 이런 상태로는 분대에 합류할 수 없습니다. 전투 불능이 된 레인저를 회복시키려면 의사 NPC를 찾아 치료를 받으세요. 수중에 니트로 스파이크가 있다면 분대의 전투 불능이 된 모든 레인저를 회복시킬 수 있습니다.",
    "id": 1934170,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934170/?format=api"
}