Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3570298/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-03T00:11:41.569033+09:00",
    "action": 2,
    "target": "\"아, 안심하세요, 아루샬레. 저희 사촌 갈프리는 필멸자 중에서 가장 뛰어나고 공정한 선행가니까요. 말 한 마디만으로 사람들의 심장에 불을 지피고 삶에 새로운 의미를 부여하죠. 정말이지, 그녀에게 당장이라도 당신을 소개해주고 싶다니까요. 분명 굉장히... 흥미로운 만남이 될 텐데.\"",
    "id": 3755646,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755646/?format=api"
}