Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1792363/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/unknown/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unknown/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": "2026-01-08T12:41:58.387737+09:00",
    "action": 27,
    "target": "당신의 캐릭터와 적들이 전투에 참여하는 순서는 우선권 굴림에 따라 결정됩니다. 모든 캐릭터에겐 각자 타이머가 있으며, 이를 통해 전투의 라운드를 계산합니다. 이 타이머의 표시는 전투 설정: 일행 정보 메뉴에서 활성화할 수 있습니다.",
    "id": 3733419,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3733419/?format=api"
}