Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1841321/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/classes/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/classes/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "author": "http://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "timestamp": "2024-01-20T10:19:50.151161+09:00",
    "action": 2,
    "target": "20레벨에 크루오로맨서는 {g|Encyclopedia:Damage}피해{/g} 입지 않고 혈액 주입을 사용할 수 있습니다.",
    "id": 3143186,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/3143186/?format=api"
}