Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1797903/?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-08-07T14:43:01.011434+09:00",
    "action": 2,
    "target": "{n}지금까지 침묵을 지키던 여왕이 고압적인 제스처로 손을 든다.{/n} \"내가 생각하고 있는 전략은 이걸세. '계승자의 손'과 나는 방어 태세를 갖추고, 데몬들의 관심을 끌어 보겠네. 놈들은 분명 성전의 최고 권위자를 처리하고 찬란한 아이오메데님의 전령을 앗아갈 기회를 결코 놓치지 않겠지.\"",
    "id": 3550847,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3550847/?format=api"
}