Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1724367/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/general/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/general/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-08-28T20:43:45.169067+09:00",
    "action": 2,
    "target": "도시의 부유한 지역에 있는 이 저택은 웅장해 보이지만 지나치게 호화롭지는 않다. 데몬이 침입했을 때도 적의 관심을 많이 끌지 않았다. 경비병과 하인들은 첫 공세 직후 도망쳤고, 데몬은 보통 빈 집보다 살아있는 희생자에게 더 관심이 많기 때문일 것이다 .",
    "id": 3552477,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3552477/?format=api"
}