Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3648707/?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-09-02T12:35:17.661324+09:00",
    "action": 2,
    "target": "\"우린 친구예요, 알브레 수녀님. 수호자의 심장으로 가는 중이거든요. 저는 독수리 감시대 소속이고...\" {n}그가 주위를 둘러보다가 그녀의 눈을 마주보며 거의 속삭이듯 목소리를 낮춘다.{/n} \"...차디찬 밤에 불은 없도다.\"",
    "id": 3552663,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3552663/?format=api"
}