Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1870891/?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-05-03T19:09:40.098645+09:00",
    "action": 2,
    "target": "\"제 앞에 펼쳐진 불의와 악의의 바다를 보고 있자면, 가슴이 찢어지는 것 같아요. 무고한 사람들이 여기에 붙잡혀 있고, 파멸을 부르는 어둠의 격류는 이 비참한 장소에서 다른 차원을 향해 흐르죠. 심연에서 보내는 하루마다 제 정신력이 한계를 시험받고 있어요. 아이오메데님이 제 저항을 도와주고 계시죠!\"",
    "id": 3755838,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755838/?format=api"
}