Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1886901/?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-01-31T03:56:10.327583+09:00",
    "action": 2,
    "target": "\"우리가 처음 만났을 때가 기억나는군. 자네는 도시를 구한 무명의 영웅이자 다크호스였지. 자네를 자세히 보려고 변장한 채 자네 테이블에 앉았어. 내가 자기 소개를 했을 때 소감이 어땠나? 나에 대해 무슨 생각이 들었지?\"",
    "id": 3734956,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3734956/?format=api"
}