Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1776478/?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-06-03T20:38:27.632135+09:00",
    "action": 2,
    "target": "\"괜찮습니다. 모든 선신께 찬양을. 당신이 너무 늦지 않게 구해주셨으니...\" {n}아네비아가 치유 완드를 너무 꽉 쥐는 바람에 그녀의 손이 하얗게 변한다.{/n}",
    "id": 3542767,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3542767/?format=api"
}