Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1817937/?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-05T16:43:57.432229+09:00",
    "action": 27,
    "target": "\"게다가 바위로 된 사람의 후손이시군요! 사령관님 일족에 관해선 동화나 이야기로만 들어봤습니다. 저희가 냉랭한 개울을 섬기듯 사령관님 일족의 선조들도 산을 섬기거나 하지 않았을까요?\"",
    "id": 3727902,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3727902/?format=api"
}