Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1791740/?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-02T10:46:54.169402+09:00",
    "action": 2,
    "target": "\"저는 에드메의 라미엔입니다. 많은 인생을 살았죠. 부자와 빈자, 바보와 스승, 노예와 지배층의 삶을 모두 살았지만, 이 세상에서 제 소명은 언제나 한결 같았습니다. 위대한 몽상가이신, 데즈나님을 찬미하는 거요. 케나브레스에서 전 여신님의 사원 지도자였는데, 여왕 폐하께서 저를 도시의 주교로 임명하셔서, 제가 여기서 사령관님을 모시게 되었습니다!\"",
    "id": 3755552,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755552/?format=api"
}