GET /v1/reservation/208385/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://respa.tampere.fi/v1/reservation/208385/?format=api",
    "id": 208385,
    "resource": "axplsnjb2ysq",
    "begin": "2026-06-25T06:00:00+03:00",
    "end": "2026-06-25T18:00:00+03:00",
    "is_own": false,
    "state": "confirmed",
    "need_manual_confirmation": false,
    "invoice_requested": false,
    "staff_event": true,
    "user_permissions": {
        "can_modify": false,
        "can_delete": false
    },
    "type": "for_customer",
    "payment_link": null
}

Respa version v0.11.0