Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/bill_signer/?format=api&page=614
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30657,
    "next": null,
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/bill_signer/?format=api&page=613",
    "results": [
        {
            "id": 548,
            "title": "Modifica dell'articolo 27 della Costituzione in materia di responsabilità penale",
            "identifier": "C.285",
            "slug": "C_285",
            "date_presenting": "2022-10-13",
            "type": "Legge costituzionale",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Camera"
        },
        {
            "id": 1162,
            "title": "Disposizioni concernenti l'indicazione degli animali di affezione nelle certificazioni anagrafiche",
            "identifier": "C.36",
            "slug": "C_36",
            "date_presenting": "2022-10-13",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Camera"
        },
        {
            "id": 6036,
            "title": "Disposizioni concernenti l'indicazione degli animali di affezione nelle certificazioni anagrafiche",
            "identifier": "C.36",
            "slug": "C_36",
            "date_presenting": "2022-10-13",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Camera"
        },
        {
            "id": 546,
            "title": "Codice delle disposizioni per la tutela degli animali di affezione, la prevenzione e il controllo del randagismo",
            "identifier": "C.35",
            "slug": "C_35",
            "date_presenting": "2022-10-13",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Camera"
        },
        {
            "id": 5272,
            "title": "Legge di conversione decreto aiuti ter e realizzazione Pnrr",
            "identifier": "C.5",
            "slug": "C_5",
            "date_presenting": "2022-10-13",
            "type": "Legge di conversione",
            "status": {
                "date": null,
                "phase": "Divenuto legge"
            },
            "branch": "Camera"
        },
        {
            "id": 5271,
            "title": "Legge di conversione decreto aiuti ter e realizzazione Pnrr",
            "identifier": "C.5",
            "slug": "C_5",
            "date_presenting": "2022-10-13",
            "type": "Legge di conversione",
            "status": {
                "date": null,
                "phase": "Divenuto legge"
            },
            "branch": "Camera"
        },
        {
            "id": 5270,
            "title": "Legge di conversione decreto aiuti ter e realizzazione Pnrr",
            "identifier": "C.5",
            "slug": "C_5",
            "date_presenting": "2022-10-13",
            "type": "Legge di conversione",
            "status": {
                "date": null,
                "phase": "Divenuto legge"
            },
            "branch": "Camera"
        }
    ]
}