Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3662813/?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-09-22T11:17:26.240971+09:00",
    "action": 2,
    "target": "\"다시 뵙게 되어 기쁘군요, {name}.\" {n}타르고나는 피곤해 보이지만, 그녀의 눈빛에는 진실된 기쁨이 보인다.{/n} \"저는 여러 차원의 대표단이 그대를 방문할 줄 알았습니다. 그래서 그대의 마지막 전투를 돕기 위해 다른 감시자들과 잠시 헤어졌지요.\"",
    "id": 3553421,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3553421/?format=api"
}