Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1737639/?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-23T04:22:56.956660+09:00",
    "action": 2,
    "target": "\"이런 아군이라면 우리에게 아주 큰 도움이 될 겁니다. 소문에 따르면 벨크젠에는 블러드레이저들이 가장 많다고 하더군요. 그들의 피는 전투를 향한 열망으로 끓어올라, 전장에서 그들을 미쳐 날뛰는 짐승으로 바꿔 놓는다고 합니다. {n}웬두아그는 웃는다.{/n} \"거칠고 반항적인 게 바로 진정한 전사의 모습이죠. 아름다운 모습일 겁니다.\"",
    "id": 3553438,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3553438/?format=api"
}