Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1790022/?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": "2026-04-19T00:47:15.709517+09:00",
    "action": 2,
    "target": "\"변하셨습니다, 사령관님. 그리고 당신께서 우리 모두를 변화시키셨습니다. 우리 전사들은 자신감을 갖게 되었습니다. 전에는 없었던 것 말입니다. 눈빛에서도 투지가 보입니다. 우리가 전투를 향해 진군하면서, 마치 천상이 우리 뒤를 지키고 있는 것처럼, 심지어 우리가 날개를 단 것처럼 느낀 건 오랜만입니다. 물론, 비유하자면 말입니다. 그래도 무슨 말인지는 아시겠죠.\"",
    "id": 3741291,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741291/?format=api"
}