Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1764211/?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-01T20:16:02.287666+09:00",
    "action": 2,
    "target": "\"당신 호기심을 충족시키지 못했다면 죄송합니다. 제가 모르는 사람에게 자기소개 하는 건 싫어하는지라. 아는 사람에겐 더더욱 싫고요. 제가 상류층에 더러운 부자라는 사실은 아실 테니 넘어가고, 그 밖에 알아두시면 좋을 건, 제가 도덕주의자와 데몬을 똑같이 싫어한다는 겁니다. 음, 생각해 보니 데몬 쪽이 좀 더 싫긴 하네요.\"",
    "id": 3739698,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739698/?format=api"
}