Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1821686/?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": "2025-07-01T22:03:11.709999+09:00",
    "action": 2,
    "target": "\"선견자 소아나가 꽁무니 빠지게 군드룬에 달아난다니! 그건 안 돼, 난 떠날 수 없어. 다른 녀석들은 도시의 장벽 뒤에 숨어 있으라지. 이 숲은 내 삶이고 성당이다. 상처를 뚫고 남쪽으로 갈 수 있다고 해도... 안 돼, 어림도 없다! 내 어찌 아이들 눈을 똑바로 볼 수 있겠나? 세계상처와 홀로 싸우려다 패배한 어리석은 어미를! 그런 일은 절대 없을 거다!\"",
    "id": 3545945,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545945/?format=api"
}