Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879613/?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-03T19:31:29.215023+09:00",
    "action": 2,
    "target": "\"전초기지는 언덕 정상에 위치해 있습니다. 본관에는 튼튼한 벽과 작은 창문이 있습니다. 다양한 헬나이트 기사단들의 쉼터 역할을 수행합니다. 현재 이곳에는 제 부대를 제외하고도 세 개 부대와 정규 요새 수비대가 주둔 중입니다. 음식과 물을 비축해 두었습니다. 가고일들이 저희에게 귀중한 교훈을 주었고, 저희는 공중 공격에도 대비하게 되었습니다.\"",
    "id": 3755853,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755853/?format=api"
}