Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1797761/?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-07T14:46:11.280229+09:00",
    "action": 2,
    "target": "{n}데몬의 붉은 눈이 당신에게 고정된다.{/n} \"너로군. 너와 네 보잘 것 없는 군대가 드레젠의 전투에서 날 바보로 만들었지. 마침내 그 대가를 치르게 해주마. 마침내!\"",
    "id": 3550849,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3550849/?format=api"
}