Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1745477/?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-24T00:16:26.975511+09:00",
    "action": 2,
    "target": "이 {g|Encyclopedia:Spell}주문{/g}은 자연으로부터 네레이드 {g|Encyclopedia:Dice}1d3{/g} 마리를 아군으로 소환합니다. 소환되는 아군은 시전자가 지정한 곳에 나타나며, {g|Encyclopedia:Initiative}우선권{/g} {g|Encyclopedia:Check}판정{/g}의 결과에 따라 행동합니다. 아군은 자기 능력을 최대한 활용해 적을 {g|Encyclopedia:Attack}공격{/g}합니다.",
    "id": 3145771,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/3145771/?format=api"
}