GET /v1/reservation/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 107,
    "next": null,
    "previous": "https://respa.tampere.fi/v1/reservation/?format=api&page=5",
    "results": [
        {
            "url": "https://respa.tampere.fi/v1/reservation/208582/?format=api",
            "id": 208582,
            "resource": "ax2jhgccvbja",
            "begin": "2026-06-27T06:00:00+03:00",
            "end": "2026-06-27T16:00:00+03:00",
            "is_own": false,
            "state": "confirmed",
            "need_manual_confirmation": false,
            "invoice_requested": false,
            "staff_event": false,
            "user_permissions": {
                "can_modify": false,
                "can_delete": false
            },
            "type": "normal",
            "payment_link": null
        },
        {
            "url": "https://respa.tampere.fi/v1/reservation/208137/?format=api",
            "id": 208137,
            "resource": "avr77cdwnonq",
            "begin": "2026-06-28T12:30:00+03:00",
            "end": "2026-06-28T17:30:00+03:00",
            "is_own": false,
            "state": "confirmed",
            "need_manual_confirmation": true,
            "invoice_requested": false,
            "staff_event": true,
            "user_permissions": {
                "can_modify": false,
                "can_delete": false
            },
            "type": "for_customer",
            "payment_link": null
        },
        {
            "url": "https://respa.tampere.fi/v1/reservation/208583/?format=api",
            "id": 208583,
            "resource": "ax2jhgccvbja",
            "begin": "2026-07-04T06:00:00+03:00",
            "end": "2026-07-04T16:00:00+03:00",
            "is_own": false,
            "state": "confirmed",
            "need_manual_confirmation": false,
            "invoice_requested": false,
            "staff_event": false,
            "user_permissions": {
                "can_modify": false,
                "can_delete": false
            },
            "type": "normal",
            "payment_link": null
        },
        {
            "url": "https://respa.tampere.fi/v1/reservation/208584/?format=api",
            "id": 208584,
            "resource": "axplsrx3blua",
            "begin": "2026-08-08T06:00:00+03:00",
            "end": "2026-08-08T16:00:00+03:00",
            "is_own": false,
            "state": "confirmed",
            "need_manual_confirmation": false,
            "invoice_requested": false,
            "staff_event": false,
            "user_permissions": {
                "can_modify": false,
                "can_delete": false
            },
            "type": "normal",
            "payment_link": null
        },
        {
            "url": "https://respa.tampere.fi/v1/reservation/208585/?format=api",
            "id": 208585,
            "resource": "axplsrx3blua",
            "begin": "2026-08-15T06:00:00+03:00",
            "end": "2026-08-15T16:00:00+03:00",
            "is_own": false,
            "state": "confirmed",
            "need_manual_confirmation": false,
            "invoice_requested": false,
            "staff_event": false,
            "user_permissions": {
                "can_modify": false,
                "can_delete": false
            },
            "type": "normal",
            "payment_link": null
        },
        {
            "url": "https://respa.tampere.fi/v1/reservation/208586/?format=api",
            "id": 208586,
            "resource": "ax2jhfpyhgxq",
            "begin": "2026-08-22T06:00:00+03:00",
            "end": "2026-08-22T16:00:00+03:00",
            "is_own": false,
            "state": "confirmed",
            "need_manual_confirmation": false,
            "invoice_requested": false,
            "staff_event": false,
            "user_permissions": {
                "can_modify": false,
                "can_delete": false
            },
            "type": "normal",
            "payment_link": null
        },
        {
            "url": "https://respa.tampere.fi/v1/reservation/208587/?format=api",
            "id": 208587,
            "resource": "ax2jhfpyhgxq",
            "begin": "2026-08-29T06:00:00+03:00",
            "end": "2026-08-29T16:00:00+03:00",
            "is_own": false,
            "state": "confirmed",
            "need_manual_confirmation": false,
            "invoice_requested": false,
            "staff_event": false,
            "user_permissions": {
                "can_modify": false,
                "can_delete": false
            },
            "type": "normal",
            "payment_link": null
        }
    ]
}

Respa version v0.11.0