Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1728041/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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-02T12:38:13.747881+09:00",
    "action": 2,
    "target": "가장 경이로운 음악은 영혼에서, 가장 강력한 마법은 가슴에서 나온다. 적어도 사령관의 추종자들은 그렇게 주장한다. 그들은 사령관의 영혼의 힘을 깨워 사령관을 {mf|그|그녀}의 힘이 선망하는 장소로 전이시키고자 한다. 그곳은 어디일까? 엘리시움의 숨 멎을 정도로 아름다운 명소? 데즈나 여신의 떠다니는 전당? 답을 알기 위해서는 미지를 향해 용감히 뛰어들어야 할 것이다.",
    "id": 3755580,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755580/?format=api"
}