Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1854731/?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-02-21T20:53:49.625766+09:00",
    "action": 2,
    "target": "\"재앙이라 불릴 만큼 처참하지도 않고, 그렇다고 희망을 품을 만큼 잘 풀리지도 않더군. 마치 모든 것이 그저 멈춰 버린 듯했어... 그래서 난 군대를 이곳으로 이끌어, 잠든 눈사태를 움직여 보기로 한 걸세.\"",
    "id": 3737254,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737254/?format=api"
}