Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1734743/?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-02T11:04:17.320935+09:00",
    "action": 2,
    "target": "여왕에겐 드레젠에서 용맹의 검을 옮길 권리가 없었다. 갈프리가 자신의 절박한 공세를 시도하기 위해 가져간 것은 사령관에게 있어 단순한 상징 이상의 것이다. 사령관의 심장이나 다름 없었다. 사령관은 여왕의 주둔지로 향해, 자신의 것을 되찾아야 한다.",
    "id": 3755556,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755556/?format=api"
}