Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1733653/?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:59:22.603906+09:00",
    "action": 2,
    "target": "윈터선 인근에서 실종된 오미라본의 오르벤 달모라 백작은 그 친척들에게 있어 가문의 화려한 갑옷보다도 가치가 떨어지는 듯하다. 달모라 가문은 드레젠의 사령관에게 갑옷을 돌려줄 것을 요청했다.",
    "id": 3755596,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755596/?format=api"
}