Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/3588446/?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/sein4510/?format=api",
    "author": "http://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-01-20T09:24:44.996612+09:00",
    "action": 2,
    "target": "사령학파 {g|Encyclopedia:Spell}주문{/g}은 죽음과 비생명, 그리고 생명력의 힘을 다룹니다. 언데드 크리처와 관련된 주문들은 사령학파의 주류를 이루고 있습니다.",
    "id": 3143164,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/3143164/?format=api"
}