Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3648081/?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-03T22:08:45.349092+09:00",
    "action": 2,
    "target": "\"걔네가 뭐라 하든, 난 전혀 신경 안 써. 날 욕하고 비난하라 그래. 그것도 살아있을 때나 하는 거지. 난 그런 거에 익숙해. 내 양심엔 얼마든지 때 묻힐 수 있어. 그렇게 해서 이라베스와 그 밑의 독수리들이 자기네 빛나는 갑옷을 더럽히지 않고 싸울 수 있다면.\"",
    "id": 3549908,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3549908/?format=api"
}