Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3640601/?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-08-08T14:15:04.424810+09:00",
    "action": 2,
    "target": "\"어디서 왔냐구요? 음...\" {n}아루샬레는 당신의 질문을 깊게 고민한다. 그녀는 생각에 잠긴 듯 입술을 톡톡 두드린다.{/n} \"아, 기억났어요! 저 테이블 위에 빵 한 덩어리가 있었어요. 아네비아의 꿈이었어요... 기억나세요? 아네비아는 제빵을 배우고 싶다고 한 적 있어요. 빵은 그 사람 꿈의 다른 파편들과 함께 불꽃에 휩쓸렸는데, 탁자는 남았네요.\"",
    "id": 3551136,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551136/?format=api"
}