Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1751261/?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": "2025-06-26T02:48:45.861794+09:00",
    "action": 27,
    "target": "\"소문에 조금 늦으신 듯하군요. 데몬들이 수호자의 심장을 공격해 {d|c1 tavern lost}거의 모두를 죽였다고{/d} 들었습니다. 그게 이 도시에 남은 마지막 전투 가능한 병력들이 아니었길 바라야지요!\"",
    "id": 3545050,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3545050/?format=api"
}