Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1859571/?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-06-26T02:52:27.039533+09:00",
    "action": 27,
    "target": "\"'자네의 지혜를 믿어 의심치 않았네, 식민지 총독. 오랜 길 끝에, 드디어 내가 바라왔던 순간에 도달했군! 아스모데우스님께서도 나와 마찬가지로 기뻐하실걸세!\"",
    "id": 3545059,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3545059/?format=api"
}