GET /v1/reservation/104102/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://respa.turku.fi/v1/reservation/104102/?format=api",
"id": 104102,
"resource": "axm5oyx3awuq",
"begin": "2026-01-15T12:00:00+02:00",
"end": "2026-01-15T15:00:00+02:00",
"is_own": false,
"state": "confirmed",
"need_manual_confirmation": false,
"staff_event": false,
"user_permissions": {
"can_modify": false,
"can_delete": false
},
"preferred_language": "fi",
"type": "normal",
"has_arrived": false,
"universal_data": null
}