Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1738690/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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": "2026-05-02T11:58:34.018646+09:00",
    "action": 2,
    "target": "보통 사람들은 \"과학자\" 라는 단어를 들었을 때, 존경할 만하며, 부유하고, 온갖 장비들로 가득한 연구실에서 일하는 사람을 떠올린다. 하지만 진정한 과학자는 이 여인과 같을지도 모른다. 맨발에, 헝클어지고 하얗게 샌 머리에, 밤낮으로 자신의 연구 대상만을 탐독하며, 몸도 마음도 완전히 시들어 버린 존재. 그녀는 누구일까? 그리고 그녀가 밝혀내려는 수수께끼는 또 무엇일까?",
    "id": 3755566,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755566/?format=api"
}