Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1788852/?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:21:48.976014+09:00",
    "action": 2,
    "target": "\"그대의 용기로 그들의 투쟁을 종식시켜 줘서 고맙네. 비록 그 과정에서 그들이 죽게 되었더라도 말일세. 진심으로 그들을 애도하지만, 순간의 결정을 내리는 것이 얼마나 중요한지는 잘 알고 있네. 우리는 선과 정의를 최우선으로 섬기고, 그 대의를 위해 기꺼이 목숨을 바칠 수 있어야 하지.\"",
    "id": 3737225,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737225/?format=api"
}