Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1873091/?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": "2025-08-08T14:16:19.978519+09:00",
    "action": 2,
    "target": "\"한동안 필멸자들과 어울려 살았는데도, 아직도 당신들에 대해 모르는 것이 너무 많네요. 어떻게 사는지, 어떤 꿈을 꾸는지... 당신 말씀이 맞아요, 아네비아에게 물어봐야겠어요. 이건 그녀의 꿈의 일부니까요.\"",
    "id": 3551137,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551137/?format=api"
}