Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1831833/?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/hacjiny/?format=api",
    "author": "https://waldo.team/api/users/hacjiny/?format=api",
    "timestamp": "2024-12-31T16:48:28.951441+09:00",
    "action": 5,
    "target": "\"그래서 저는 즉시 그들의 자유를 사서 여기로 데려왔어요. 그 이후로 알루시니라에 떨어지게 된 아시마르 여성들을 해방시켜주고 있어요. 더 많은 일을 할 수 있었으면 좋겠습니다. 이곳은 고통받는 영혼들로 가득 차 있어요! 하지만 안타깝게도 제 능력에는 한계가 있고 재정적 수단에도 한계가 있습니다.\"",
    "id": 3393936,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3393936/?format=api"
}