Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1860245/?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-04-09T21:47:34.645321+09:00",
    "action": 2,
    "target": "{n}할라셀리악스의 눈에 기쁨이 비친다.{/n} \"아이야! 몇 세기 동안 들었던 것 중 가장 큰 소식이로구나! 네가 오늘 큰 기쁨을 안겨 주었어! 세발로스와 내가 다시금 화해할 날이 오리라 진심으로 믿는다! 오늘은 아니겠지. 내일... 아니면 몇 년이 걸릴지도 모르지. 허나 우리 드래곤은 인내심이 강점이다. 내가 가끔씩 그를 방문해야겠구나. 그에게 친구가 필요한 시점이니.\"",
    "id": 3739845,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739845/?format=api"
}