Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3604031/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/items/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/items/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-26T03:43:01.797898+09:00",
    "action": 2,
    "target": "이 장갑은 착용자의 {g|Encyclopedia:Knowledge_World}지식 (세계){/g} 및 {g|Encyclopedia:Persuasion}설득{/g} {g|Encyclopedia:Skills}기술 판정{/g}에 +5 능숙 {g|Encyclopedia:Bonus}보너스{/g}를, {g|Encyclopedia:Charisma}매력{/g}에 +2 강화 보너스를 부여합니다.",
    "id": 3545102,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545102/?format=api"
}