Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1853101/?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-10-16T17:00:18.305785+09:00",
    "action": 2,
    "target": "\"날 살해한 너도 마찬가지다! 나를 금수처럼 취급했던 성전군도! 모든 이들에게! 내 삶을 영원한 고문으로 뒤바꾼 온세상에 복수를 행할 거다!\"",
    "id": 3729745,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729745/?format=api"
}