Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3561430/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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": "2025-10-18T15:02:30.288953+09:00",
    "action": 2,
    "target": "\"내가 볼 때 5차 성전은 계약 살인자들보단 팔라딘을 위한 자리가 더 많아 보이는군. 허나, 선행가들과 양심 있는 전사들의 지원은 한정되어 있지. 그 공급은 빨리 소진되기도 하고.\"",
    "id": 3729910,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729910/?format=api"
}