Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3626728/?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": "2025-10-16T23:51:26.305726+09:00",
    "action": 27,
    "target": "\"칼 맞은 커즈라 불리는 악한의 목에 30,000 골드의 현상금을, 그의 선원 한 명당 1,000 골드의 추가금을 지급하겠다.\"\n전단지에는 다른 사람의 손글씨로 주석이 적혀 있습니다. \"고객이 객사함으로 인해 더 이상 유효하지 않습니다.\"",
    "id": 3729801,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3729801/?format=api"
}