Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/3616301/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/unitlogic/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/unitlogic/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-20T18:20:14.226858+09:00",
    "action": 2,
    "target": "당신이 몸짓을 취하며 주문을 웅얼거리면 주변 크리처들의 마음을 사로잡아 그대로 멈춰서서 당신을 {g|ConditionDaze}몽롱{/g} 상태로 바라보게 합니다. 2d4를 {g|Encyclopedia:Dice}굴려{/g} 영향을 받는 크리처들의 총 HD를 결정합니다.",
    "id": 3143416,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/3143416/?format=api"
}