Returns all bills, paged, filtered, sorted ....
GET /api-openparlamento/v1/16/bills/?format=api&ordering=-law_publication_date&page=17
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=-law_publication_date&page=18",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/16/bills/?format=api&ordering=-law_publication_date&page=16",
    "results": [
        {
            "id": 16563,
            "slug": "S_259",
            "title": "Diritti politici dello straniero in Italia",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29870.htm",
            "identifier": "S.259",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-04",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16564,
            "slug": "S_26",
            "title": "Modifiche alla legge 27 dicembre 2001, n. 459, in materia di esercizio del diritto di voto da parte dei cittadini italiani residenti all'estero",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29636.htm",
            "identifier": "S.26",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-12-04",
                "phase": "Esame in commissione"
            },
            "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": 16566,
            "slug": "S_261",
            "title": "Disposizioni per il riconoscimento dei congedi per la partecipazione a missioni organizzate nell'ambito dei Corpi civili di pace",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29872.htm",
            "identifier": "S.261",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-04",
                "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": 16569,
            "slug": "S_264",
            "title": "Introduzione dell'articolo 613 - bis del codice penale e altre disposizioni in materia di tortura",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29875.htm",
            "identifier": "S.264",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-11-28",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16571,
            "slug": "S_266",
            "title": "Disposizioni per la rintracciabilità dei prezzi all'origine dei prodotti agroalimentari",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29900.htm",
            "identifier": "S.266",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-07-25",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16572,
            "slug": "S_267",
            "title": "Disposizioni per la riorganizzazione del Corpo di polizia penitenziaria",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29901.htm",
            "identifier": "S.267",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-09-17",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16573,
            "slug": "S_268",
            "title": "Disposizioni per consentire l'accesso dei parlamentari alle strutture sanitarie",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29902.htm",
            "identifier": "S.268",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-07-25",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16574,
            "slug": "S_269",
            "title": "Disposizioni per il riconoscimento della cefalea primaria cronica come malattia sociale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29903.htm",
            "identifier": "S.269",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-07-25",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16575,
            "slug": "S_27",
            "title": "Nuove norme per l'elezione della Camera dei deputati",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29637.htm",
            "identifier": "S.27",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-12-04",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16576,
            "slug": "S_270",
            "title": "Disposizioni per favorire lo sviluppo sostenibile delle isole minori",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29904.htm",
            "identifier": "S.270",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2011-02-08",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16577,
            "slug": "S_271",
            "title": "Istituzione di un servizio telefonico gratuito per i malati affetti da infezioni ossee e articolari",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29905.htm",
            "identifier": "S.271",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-07-23",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16578,
            "slug": "S_272",
            "title": "Disposizioni per il coordinamento in materia di sicurezza pubblica e polizia amministrativa locale e per la realizzazione di politiche integrate per la sicurezza",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29898.htm",
            "identifier": "S.272",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-11-21",
                "phase": "Esame in commissione"
            },
            "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": 16580,
            "slug": "S_274",
            "title": "Nuove disposizioni contro la violenza sessuale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29896.htm",
            "identifier": "S.274",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2009-07-28",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16581,
            "slug": "S_275",
            "title": "Disciplina della circolazione motorizzata su strade a fondo naturale e fuori strada e disposizioni in materia di impianti fissi",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29895.htm",
            "identifier": "S.275",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2010-11-04",
                "phase": "Ritirato"
            },
            "branch": "Senato"
        },
        {
            "id": 16582,
            "slug": "S_276",
            "title": "Legge quadro per la protezione della fauna selvatica omeoterma e per il prelievo venatorio",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29894.htm",
            "identifier": "S.276",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2010-01-19",
                "phase": "Esame in commissione"
            },
            "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": 16584,
            "slug": "S_278",
            "title": "Modifiche alla legge 7 marzo 1986, n. 65, in materia di istituzione delle \"unità di prossimità\" per il contrasto alla criminalità diffusa nei grandi centri urbani",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29892.htm",
            "identifier": "S.278",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-11-21",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16585,
            "slug": "S_279",
            "title": "Istituzione della rete dei musei nazionali di scienza e tecnica (REMUNAST)",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29891.htm",
            "identifier": "S.279",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-09-24",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16586,
            "slug": "S_28",
            "title": "Modifiche al testo unico di cui al decreto del Presidente della Repubblica 30 marzo 1957, n. 361, in materia di elezione della Camera dei deputati per la regione Trentino - Alto Adige",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29639.htm",
            "identifier": "S.28",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-12-04",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16587,
            "slug": "S_280",
            "title": "Disposizioni per la promozione della cultura delle pari opportunità e delle attività culturali promosse dalle donne",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29890.htm",
            "identifier": "S.280",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-09-17",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16589,
            "slug": "S_282",
            "title": "Norme per il sostegno ad attività senza fine di lucro di carattere umanitario e di rilevanza culturale e sociale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29888.htm",
            "identifier": "S.282",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-09-17",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16590,
            "slug": "S_283",
            "title": "Modifiche al testo unico di cui al decreto legislativo 26 marzo 2001, n. 151, in materia di rafforzamento dell'istituto del congedo parentale a sostegno dei genitori di bambini nati prematuri, gravemente immaturi ovvero portatori di gravi handicap",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29906.htm",
            "identifier": "S.283",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-17",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16591,
            "slug": "S_284",
            "title": "Misure a sostegno di interventi contro le dipendenze comportamentali ed il gioco d'azzardo patologico",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29907.htm",
            "identifier": "S.284",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2009-06-17",
                "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": 16594,
            "slug": "S_287",
            "title": "Disposizioni per la realizzazione della rete di cure palliative",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29910.htm",
            "identifier": "S.287",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2010-01-27",
                "phase": "Assorbito"
            },
            "branch": "Senato"
        },
        {
            "id": 16595,
            "slug": "S_288",
            "title": "Norme in materia di diagnosi precoci neonatali obbligatorie in ambito di malattie metaboliche ereditarie",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29911.htm",
            "identifier": "S.288",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-27",
                "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": 16597,
            "slug": "S_29",
            "title": "Modifiche al testo unico di cui al decreto del Presidente della Repubblica 30 marzo 1957, n. 361, in materia di elezione della Camera dei deputati, e al testo unico di cui al decreto legislativo 20 dicembre 1993, n. 533, in materia di elezione del Senato della Repubblica, per l'introduzione del voto di preferenza e l'abolizione delle candidature plurime",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29641.htm",
            "identifier": "S.29",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-12-04",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16598,
            "slug": "S_290",
            "title": "Nuove norme sullo spettacolo circense: promozione dello spettacolo circense senza uso di animali",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29913.htm",
            "identifier": "S.290",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-26",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16599,
            "slug": "S_291",
            "title": "Modifiche alla Parte II, Titolo V, della Costituzione, in materia di autonomie provinciali e locali. Attribuzione alla provincia di Treviso dello statuto d'autonomia provinciale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29919.htm",
            "identifier": "S.291",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-06-25",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16600,
            "slug": "S_292",
            "title": "Modifica dell'articolo 119 della Costituzione in materia di compartecipazione delle regioni al gettito di tributi erariali",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29920.htm",
            "identifier": "S.292",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-05-28",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16601,
            "slug": "S_293",
            "title": "Istituzione della Guardia nazionale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29921.htm",
            "identifier": "S.293",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-28",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16602,
            "slug": "S_294",
            "title": "Modifica dell'articolo 51 del testo unico delle leggi sull'ordinamento degli enti locali, di cui al decreto legislativo 18 agosto 2000, n. 267, concernente l'abolizione dei limiti temporali per l'esercizio del mandato di sindaco e di presidente della provincia",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29922.htm",
            "identifier": "S.294",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-28",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16603,
            "slug": "S_295",
            "title": "Modifica dell'articolo 67 della Costituzione, in materia di vincolo di mandato",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29923.htm",
            "identifier": "S.295",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2008-05-27",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16604,
            "slug": "S_296",
            "title": "Modifica all'articolo 17 della legge 15 maggio 1997, n. 127, in materia di utilizzo di edifici pubblici non scolastici come sedi di seggi elettorali",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29924.htm",
            "identifier": "S.296",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-28",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16605,
            "slug": "S_297",
            "title": "Disciplina della \"sponsorizzazione universitaria\"",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29925.htm",
            "identifier": "S.297",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-27",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16606,
            "slug": "S_298",
            "title": "Obbligo di indicazione del valore di emissione elettromagnetica sugli apparecchi telefonici cellulari",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29926.htm",
            "identifier": "S.298",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-27",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16607,
            "slug": "S_299",
            "title": "Norme per la riconoscibilità e la tutela dei prodotti realizzati in Italia. Istituzione del marchio \"Totally in Italy\"",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29927.htm",
            "identifier": "S.299",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2011-01-25",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 16608,
            "slug": "S_3",
            "title": "Riforma della legge elettorale della Camera e del Senato riguardante i criteri di candidabilità ed eleggibilità, i casi di revoca e decadenza del mandato e le modalità di espressione della preferenza da parte degli elettori",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29624.htm",
            "identifier": "S.3",
            "date_presenting": "2008-04-29",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-12-04",
                "phase": "Esame in commissione"
            },
            "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": 16610,
            "slug": "S_300",
            "title": "Contributo per la costruzione di un monumento commemorativo delle vittime degli infortuni sul lavoro",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29928.htm",
            "identifier": "S.300",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-06-24",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16611,
            "slug": "S_301",
            "title": "Norme per i maestri di fitness",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29929.htm",
            "identifier": "S.301",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-08-07",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16612,
            "slug": "S_302",
            "title": "Nuove norme in materia di erogazione di contributi statali alle emittenti televisive in ambito locale",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29930.htm",
            "identifier": "S.302",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-27",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16613,
            "slug": "S_303",
            "title": "Istituzione della \"Giornata nazionale dei bonificatori\"",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29931.htm",
            "identifier": "S.303",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-07-02",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16614,
            "slug": "S_304",
            "title": "Applicazione dell'aliquota IVA ridotta sui prodotti di prima necessità per l'infanzia",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29932.htm",
            "identifier": "S.304",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2008-05-27",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 16615,
            "slug": "S_305",
            "title": "Disposizioni per l'assistenza globale dei pazienti in fase avanzata di patologia oncologica o degenerativa progressiva, necessitanti di cure palliative",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29933.htm",
            "identifier": "S.305",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2010-01-27",
                "phase": "Assorbito"
            },
            "branch": "Senato"
        },
        {
            "id": 16618,
            "slug": "S_308",
            "title": "Istituzione delle Unità di prossimità per il contrasto alla criminalità diffusa nei grandi centri urbani",
            "source_url": "https://www.senato.it/leg/16/BGT/Schede/Ddliter/29936.htm",
            "identifier": "S.308",
            "date_presenting": "2008-04-30",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2012-11-21",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        }
    ]
}