Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1764126/?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-04-01T03:54:41.468756+09:00",
    "action": 2,
    "target": "\"어찌됐든, 제 저택은 안전합니다. 경비병도 나름 있고요. 창고에서 끌어내서 정신만 좀 차리게 하면 돼요... 제가 경비병들에게 사랑의 묘약을 마시라고 명령했거든요. 그때는 술에 잔뜩 취해 있어서, 이게 매우 기발한 생각인 것 같았거든요. 용감한 팔라딘들이 데몬을 물리치는 동안, 이 경비병들도 제 집 정도는 지킬 수 있을 겁니다. 물리치긴 할 거죠?\"",
    "id": 3739691,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739691/?format=api"
}