Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879651/?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-10-18T10:15:10.150445+09:00",
    "action": 2,
    "target": "\"이제 중요한 부분인 제 이유를 말씀드리겠습니다. 기사단은 새 사령관의 행동에 대해 많은 것을 알고 있었지만, 그 정보는 진실성과 일관성이 부족했습니다. 예를 들어, 주된 아군이 속임수와 유혹에 얼마나 잘 저항할 수 있는지 알아두면 언제든 유용하지요. 그래서 저는 키란다와 그녀의 동료들을 만나보라고 제안한 겁니다.\"",
    "id": 3729859,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729859/?format=api"
}