Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1747542/?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-05-05T13:40:42.883874+09:00",
    "action": 2,
    "target": "\"나 대신에 웬두아그를 믿고, 설에게 천상의 빛을 보여주지 않은 사실은 안타깝게 생각해. 하지만 얘가 원래 말재주가 좋으니 어쩌겠어. 그 재주 하나만큼은 부족 최고인걸! 부탁할게. 내가 널 실망시키지 않을 거라는 걸 믿어줘. 내가 여길 떠나서 잃을 건, 족장님의 불신과 커다란 바퀴벌레와의 우정밖에 없어. 난 성전에 필요한 거라면 뭐든 할게.\"",
    "id": 3756184,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3756184/?format=api"
}