Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654315/?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-29T16:46:23.616593+09:00",
    "action": 2,
    "target": "\"그녀는 정말로 그 벽 안에 갇히게 되었습니다. 물질적인 육체도, 친구도, 진정한 자유의 기회도 없습니다. 누군가 탑을 우연히 발견하고 도와주기로 결심하지 않는 한, 에틸리아는 서서히 죽어가거나 광기에 빠질 운명만이 남았습니다. 어느 쪽이 먼저 오든지요.\"",
    "id": 3754301,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3754301/?format=api"
}