Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1742143/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-12-07T17:34:45.415176+09:00",
    "action": 2,
    "target": "{g|Legend4_2}[선택 효과]{/g} \"이곳 또한 그들의 의지를 필멸자들에게 강제하려는 데몬 '영혼'들이 있다. 전설적인 전사인 그대가 여기 있는데, 내가 왜 그 팔 보호대를 받아야 하는가? 나와 함께 싸워주겠나, 아니면 그러기엔 너무 나이가 들어버렸는가?\"",
    "id": 3386974,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386974/?format=api"
}