Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1863229/?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-04-21T09:00:38.094367+09:00",
    "action": 2,
    "target": "\"그렇다. 고안된 계획은 완전한 승리를 이끌어낼 것이다. 우리는 완벽한 우월성을 확립할 능력이 있는 무장 세력을 준비하는 과정 하에 있다. 우리의 역할을 수행하고, 최적의 전략을 탐색하며, 계획을 수립하고, 이를 시행하는 중이다.\"",
    "id": 3741367,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741367/?format=api"
}