Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3648729/?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-02T12:58:40.917854+09:00",
    "action": 5,
    "target": "\"뭐라고요? 무슨 압착기요? 전 아니에요! 대체 왜... 아, 알겠군...\" {n}베미르가 당신에게 돌아선다.{/n} \"네가 날 밀고한 거지? 내가 고자질쟁이를 어떻게 하는지 알아? 내가 손가락이 다 있었으면...\"",
    "id": 3552674,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3552674/?format=api"
}