Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862527/?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-07-21T18:10:15.972432+09:00",
    "action": 2,
    "target": "\"뭐? 안돼! 너무 비열해! 여기 모두가 친구잖아! 이건, 어... 이건 바늘이 너무 무섭고, 너는 우리 없이도 니르바나의 정수를 얻어낼 방법을 찾았으니까... 나머지도 그렇게 모을 수 있지 않을까?\"",
    "id": 3547603,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3547603/?format=api"
}