Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1973785/?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-06-21T17:01:00.683912+09:00",
    "action": 2,
    "target": "삽을 찾았습니다. 땅을 파낼 수 있는 지점이 있는지 잘 둘러보세요. 지각력이 일정 수준 이상이어야 발견할 수 있는 지점도 있습니다.",
    "id": 2067332,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/2067332/?format=api"
}