Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1788550/?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-02-21T20:15:20.130125+09:00",
    "action": 2,
    "target": "\"큰 영광이자 막중한 책임이지. 전령은 신의 종복들 중에서 항상 가장 강한 건 아니지만, 항상 신앙의 핵심 원칙을 표상하는 자라네. 즉, 의로운 용맹, 정의, 명예라는 아이오메데님의 최고 이상을 지켜야 한다는 뜻이지. 엔젤에게도 힘든 일이지만, 나는 내 의무에서 조금도 흔들릴 수 없다네. 여신님과 수천 명의 신실한 추종자들에게 헌신하는 일이니.\"",
    "id": 3737204,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737204/?format=api"
}