Returns all bills, paged, filtered, sorted ....
GET /api-openparlamento/v1/16/bills/?format=api&ordering=last_status_date&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8559,
    "codelists": {
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            },
            {
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "value": "Draghi I"
            },
            {
                "slug": "ii-governo-conte-none-2018-09-05",
                "value": "Conte II"
            },
            {
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "value": "Conte I"
            },
            {
                "slug": "i-governo-gentiloni-silveri-httpdaticameraitocdgovernordfg122-2016-12-12",
                "value": "Gentiloni Silveri I"
            },
            {
                "slug": "i-governo-renzi-httpdaticameraitocdgovernordfg102-2014-02-21",
                "value": "Renzi I"
            },
            {
                "slug": "i-governo-letta-httpdaticameraitocdgovernordfg82-2013-04-28",
                "value": "Letta I"
            },
            {
                "slug": "i-governo-monti-httpdaticameraitocdgovernordfg62-2011-11-16",
                "value": "Monti I"
            },
            {
                "slug": "iv-governo-berlusconi-httpdaticameraitocdgovernordfg61-2008-05-07",
                "value": "Berlusconi IV"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "value": "I Governo Meloni"
            },
            {
                "id": 134931,
                "value": "I Governo Draghi"
            }
        ],
        "status": [
            {
                "id": "L",
                "value": "Divenuto legge"
            },
            {
                "id": "A",
                "value": "Approvato da un ramo"
            },
            {
                "id": "E",
                "value": "Esame in prima lettura"
            },
            {
                "id": "S",
                "value": "Iter da avviare"
            },
            {
                "id": "R",
                "value": "Rigettato/Respinto/Restituito"
            }
        ],
        "typology": [
            {
                "id": "min",
                "value": "Minotauro"
            },
            {
                "id": "omni",
                "value": "Omnibus"
            },
            {
                "id": "salv_int",
                "value": "Salvo intese"
            }
        ],
        "initiative": [
            {
                "id": "PARL",
                "value": "Parlamentare"
            },
            {
                "id": "GOV",
                "value": "Governativa"
            },
            {
                "id": "REG",
                "value": "Regionale"
            },
            {
                "id": "POP",
                "value": "Popolare"
            },
            {
                "id": "CNEL",
                "value": "CNEL"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "type": [
            {
                "id": "ORD",
                "value": "Legge ordinaria"
            },
            {
                "id": "CONV",
                "value": "Legge di conversione"
            },
            {
                "id": "FIN",
                "value": "Legge di bilancio"
            },
            {
                "id": "COST",
                "value": "Legge costituzionale"
            }
        ],
        "orderings": [
            {
                "id": "law_publication_date",
                "label": "Data legge"
            },
            {
                "id": "last_status_date",
                "label": "Data status"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/16/bills/?format=api&ordering=last_status_date&page=11",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/16/bills/?format=api&ordering=last_status_date&page=9",
    "results": [
        {
            "id": 16112,
            "slug": "C_475",
            "title": "Disposizioni in materia di computo dell'indennità integrativa speciale per i trattamenti di pensione, diretta e di reversibilità, prevista dall'articolo 2 della legge 27 maggio 1959, n. 324",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=475&sede=&tipo=",
            "identifier": "C.475",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16432,
            "slug": "S_140",
            "title": "Delega al Governo in materia di definizione delle procedure per la localizzazione di centrali elettronucleari",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29762.htm",
            "identifier": "S.140",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16515,
            "slug": "S_215",
            "title": "Modifiche al codice penale in materia di richiesta di procedimento",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29838.htm",
            "identifier": "S.215",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16554,
            "slug": "S_250",
            "title": "Disposizioni per contrastare l'emergenza abitativa",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29860.htm",
            "identifier": "S.250",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16579,
            "slug": "S_273",
            "title": "Disposizioni per la copertura della spesa sanitaria e delega al Governo per l'attuazione dell'articolo 119 della Costituzione in materia di federalismo fiscale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29897.htm",
            "identifier": "S.273",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16583,
            "slug": "S_277",
            "title": "Nuove disposizioni in materia di parità e di pari opportunità tra donne e uomini",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29893.htm",
            "identifier": "S.277",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16609,
            "slug": "S_30",
            "title": "Disposizioni concernenti l'erogazione anticipata dell'assegno di mantenimento a tutela del minore",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29642.htm",
            "identifier": "S.30",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16619,
            "slug": "S_309",
            "title": "Interpretazione autentica dell'articolo 62 - sexies, comma 3, del decreto-legge 30 agosto 1993, n. 331, convertito, con modificazioni, dalla legge 29 ottobre 1993, n. 427, in materia di accertamenti fondati sugli studi di settore",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29937.htm",
            "identifier": "S.309",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16623,
            "slug": "S_34",
            "title": "Modifica all'articolo 13 dello Statuto speciale della Regione Friuli Venezia Giulia, di cui alla legge costituzionale 31 gennaio 1963, n. 1, in materia di elezione del consiglio regionale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29650.htm",
            "identifier": "S.34",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16624,
            "slug": "S_35",
            "title": "Modifica dell'articolo 52 della legge 10 febbraio 1953, n. 62, in materia di composizione della Commissione parlamentare per le questioni regionali",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29652.htm",
            "identifier": "S.35",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16634,
            "slug": "S_44",
            "title": "Norme in materia di risparmi e di depositi bancari e finanziari non rivendicati giacenti presso le banche e le imprese di investimento",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29668.htm",
            "identifier": "S.44",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16636,
            "slug": "S_46",
            "title": "Ratifica ed esecuzione della Convenzione dell'Organizzazione internazionale del lavoro n. 169 su popoli indigeni e tribali, fatta a Ginevra il 27 giugno 1989",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29672.htm",
            "identifier": "S.46",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17236,
            "slug": "S_320",
            "title": "Modifica dell'articolo 2 della Costituzione in materia di riconoscimento dei valori cristiani come principi ispiratori della società",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29952.htm",
            "identifier": "S.320",
            "date_presenting": "2008-05-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17241,
            "slug": "S_325",
            "title": "Norme sulla pari dignità dei territori e dei residenti nella Repubblica e sul decentramento dei servizi di pubblico interesse in condizioni di prossimità",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29957.htm",
            "identifier": "S.325",
            "date_presenting": "2008-05-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17259,
            "slug": "S_343",
            "title": "Istituzione del Garante nazionale per la tutela dei diritti fondamentali dei detenuti e per il loro reinserimento sociale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30425.htm",
            "identifier": "S.343",
            "date_presenting": "2008-05-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17263,
            "slug": "S_347",
            "title": "Disposizioni in materia di rintracciabilità dell'origine della materia prima agricola, dei prodotti alimentari, dei mangimi e tutela della salute umana",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30619.htm",
            "identifier": "S.347",
            "date_presenting": "2008-05-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17266,
            "slug": "S_350",
            "title": "Norme in materia di assegno straordinario vitalizio per ex pugili",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30622.htm",
            "identifier": "S.350",
            "date_presenting": "2008-05-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17269,
            "slug": "S_353",
            "title": "Modifiche alla legge 16 marzo 1987, n. 115, recante disposizioni per la prevenzione e la cura del diabete mellito",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30625.htm",
            "identifier": "S.353",
            "date_presenting": "2008-05-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17344,
            "slug": "S_428",
            "title": "Istituzione dei punti franchi nella Regione Puglia",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30816.htm",
            "identifier": "S.428",
            "date_presenting": "2008-05-08",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17364,
            "slug": "S_448",
            "title": "Norme per il sostegno, la promozione e la valorizzazione delle associazioni musicali dilettantistiche nonché delega al Governo a favore della produzione musicale e della musica dal vivo",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30857.htm",
            "identifier": "S.448",
            "date_presenting": "2008-05-08",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17368,
            "slug": "S_452",
            "title": "Disciplina della professione di autista di rappresentanza",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30861.htm",
            "identifier": "S.452",
            "date_presenting": "2008-05-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-05",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 15730,
            "slug": "C_130",
            "title": "Introduzione della legge annuale per la promozione della concorrenza e la tutela dei consumatori",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=130&sede=&tipo=",
            "identifier": "C.130",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 15753,
            "slug": "C_151",
            "title": "Modifica all'articolo 6 della Costituzione, concernente il rispetto e la protezione delle lingue storiche e degli idiomi locali",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=151&sede=&tipo=",
            "identifier": "C.151",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 15957,
            "slug": "C_335",
            "title": "Disposizioni per la riorganizzazione e la promozione dell'agricoltura biologica",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=335&sede=&tipo=",
            "identifier": "C.335",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 15960,
            "slug": "C_338",
            "title": "Istituzione del Ministero delle bioenergie",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=338&sede=&tipo=",
            "identifier": "C.338",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16011,
            "slug": "C_384",
            "title": "Disposizioni per il riequilibrio del carico fiscale della famiglia",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=384&sede=&tipo=",
            "identifier": "C.384",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16123,
            "slug": "C_485",
            "title": "Modifica dell'articolo 6 della legge 22 maggio 1978, n. 194, concernente le condizioni e i termini per l'interruzione volontaria della gravidanza",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=485&sede=&tipo=",
            "identifier": "C.485",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16133,
            "slug": "C_494",
            "title": "Istituzione della \"Giornata nazionale della famiglia\"",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=494&sede=&tipo=",
            "identifier": "C.494",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16175,
            "slug": "C_531",
            "title": "Delega al Governo per l'emanazione di un testo unico delle disposizioni legislative in materia di artigianato",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=531&sede=&tipo=",
            "identifier": "C.531",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16275,
            "slug": "C_621",
            "title": "Agevolazioni fiscali e altre norme a sostegno dell'accesso all'abitazione per le giovani famiglie",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=621&sede=&tipo=",
            "identifier": "C.621",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16295,
            "slug": "C_64",
            "title": "Modifiche agli articoli 71 e 75 della Costituzione, in materia di iniziativa legislativa popolare e di referendum abrogativo",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=64&sede=&tipo=",
            "identifier": "C.64",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16306,
            "slug": "C_65",
            "title": "Modifiche al titolo V della parte seconda della Costituzione in materia di autonomie provinciali e locali. Attribuzione dello statuto di autonomia provinciale alla provincia di Bergamo",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=65&sede=&tipo=",
            "identifier": "C.65",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16309,
            "slug": "C_652",
            "title": "Modifiche all'articolo 138 della Costituzione concernenti la procedura di revisione costituzionale",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=652&sede=&tipo=",
            "identifier": "C.652",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16347,
            "slug": "C_687",
            "title": "Disposizioni in materia di pari opportunità tra uomini e donne nell'accesso alle cariche elettive",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=687&sede=&tipo=",
            "identifier": "C.687",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16349,
            "slug": "C_689",
            "title": "Disposizioni in materia di prostituzione",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=689&sede=&tipo=",
            "identifier": "C.689",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16350,
            "slug": "C_69",
            "title": "Modifica all'articolo 9 del testo unico di cui al decreto legislativo 25 luglio 1998, n. 286, concernente il rilascio del permesso di soggiorno CE per soggiornanti di lungo periodo",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=69&sede=&tipo=",
            "identifier": "C.69",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16361,
            "slug": "C_77",
            "title": "Abolizione della tassa di concessione governativa sull'utilizzo dei terminali di comunicazione mobile",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=77&sede=&tipo=",
            "identifier": "C.77",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 16518,
            "slug": "S_218",
            "title": "Riconoscimento del diritto di autodeterminazione al Land Sudtyrol -  Provincia Autonoma di Bolzano",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29841.htm",
            "identifier": "S.218",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16565,
            "slug": "S_260",
            "title": "Diritti della partoriente e del nuovo nato",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29871.htm",
            "identifier": "S.260",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16567,
            "slug": "S_262",
            "title": "Disposizioni per la promozione del commercio equo e solidale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29873.htm",
            "identifier": "S.262",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16593,
            "slug": "S_286",
            "title": "Misure a sostegno dell'accesso all'abitazione per le giovani famiglie",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29909.htm",
            "identifier": "S.286",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16596,
            "slug": "S_289",
            "title": "Modifica alla legge 22 maggio 1975, n. 152, in materia di tutela dell'ordine pubblico",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29912.htm",
            "identifier": "S.289",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16854,
            "slug": "C_1159",
            "title": "Disciplina delle medicine non convenzionali esercitate da laureati in medicina e chirurgia, odontoiatria e veterinaria",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=1159&sede=&tipo=",
            "identifier": "C.1159",
            "date_presenting": "2008-05-26",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 17174,
            "slug": "C_948",
            "title": "Disciplina dei servizi pubblici locali",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=948&sede=&tipo=",
            "identifier": "C.948",
            "date_presenting": "2008-05-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 17202,
            "slug": "C_976",
            "title": "Interventi per il settore sanitario universitario e altre disposizioni concernenti le scuole di specializzazione universitaria, le università, l'Accademia nazionale di arte drammatica e l'Accademia nazionale di danza",
            "source_url": "https://www.camera.it/leg16/126?tab=&leg=16&idDocumento=976&sede=&tipo=",
            "identifier": "C.976",
            "date_presenting": "2008-05-13",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Camera"
        },
        {
            "id": 17247,
            "slug": "S_331",
            "title": "Legge quadro sulla famiglia",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30366.htm",
            "identifier": "S.331",
            "date_presenting": "2008-05-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17272,
            "slug": "S_356",
            "title": "Integrazione dell'articolo 68 della Costituzione in tema di sospensione dei procedimenti penali nei confronti dei membri del Parlamento",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30628.htm",
            "identifier": "S.356",
            "date_presenting": "2008-05-06",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17275,
            "slug": "S_359",
            "title": "Disciplina delle professioni intellettuali",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30631.htm",
            "identifier": "S.359",
            "date_presenting": "2008-05-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17341,
            "slug": "S_425",
            "title": "Disciplina dell'attività professionale di maestro di ballo",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30851.htm",
            "identifier": "S.425",
            "date_presenting": "2008-05-08",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 17384,
            "slug": "S_468",
            "title": "Disposizioni a favore dei giovani e delle giovani coppie per il riuso del patrimonio immobiliare situato nei centri storici",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/30877.htm",
            "identifier": "S.468",
            "date_presenting": "2008-05-12",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-10",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        }
    ]
}