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

{
    "count": 5832,
    "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"
            }
        ],
        "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/18/bills/?format=api&ordering=-law_publication_date&page=32",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/bills/?format=api&ordering=-law_publication_date&page=30",
    "results": [
        {
            "id": 2834,
            "slug": "S_582",
            "title": "Disposizioni in materia di trasparenza e pubblicità degli statuti e dei bilanci delle fondazioni e delle associazioni che erogano finanziamenti a partiti e movimenti politici",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50071.htm",
            "identifier": "S.582",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-20",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2835,
            "slug": "S_583",
            "title": "Disposizioni in materia di azione di classe",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50072.htm",
            "identifier": "S.583",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-04-03",
                "phase": "Assorbito"
            },
            "branch": "Senato"
        },
        {
            "id": 2836,
            "slug": "S_584",
            "title": "Modifiche agli articoli 56 e 57 della Costituzione, concernenti la riduzione del numero dei parlamentari",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50073.htm",
            "identifier": "S.584",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-10-11",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2837,
            "slug": "S_585",
            "title": "Modifica all'articolo 59 della Costituzione concernente l'abolizione dell'istituto dei senatori a vita di nomina presidenziale",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50074.htm",
            "identifier": "S.585",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-07-05",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2838,
            "slug": "S_586",
            "title": "Modifica all'articolo 71 della Costituzione concernente le leggi di iniziativa popolare",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50075.htm",
            "identifier": "S.586",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-07-05",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2839,
            "slug": "S_587",
            "title": "Modifica all'articolo 75 della Costituzione, concernente l'ammissibilità del referendum abrogativo sulle leggi di autorizzazione alla ratifica di trattati internazionali",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50076.htm",
            "identifier": "S.587",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-07-05",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2840,
            "slug": "S_588",
            "title": "Modifica all'articolo 75 della Costituzione concernente la soppressione del quorum strutturale del referendum abrogativo",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50077.htm",
            "identifier": "S.588",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-07-05",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2841,
            "slug": "S_589",
            "title": "Modifica dell'articolo 75 della Costituzione concernente la soppressione del quorum strutturale del referendum abrogativo",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50078.htm",
            "identifier": "S.589",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-07-05",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2842,
            "slug": "S_590",
            "title": "Modifiche all'articolo 77 della Costituzione in materia di decretazione d'urgenza",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50079.htm",
            "identifier": "S.590",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-07-05",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2843,
            "slug": "S_591",
            "title": "Soppressione del Consiglio di giustizia amministrativa per la Regione siciliana",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50080.htm",
            "identifier": "S.591",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge costituzionale",
            "status": {
                "date": "2018-08-06",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2844,
            "slug": "S_592",
            "title": "Modifiche alla legge 15 febbraio 1953, n. 60, in materia di incompatibilità dei parlamentari",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50081.htm",
            "identifier": "S.592",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-20",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2845,
            "slug": "S_593",
            "title": "Istituzione della Commissione nazionale indipendente per la promozione e la protezione dei diritti umani e delle libertà fondamentali",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50082.htm",
            "identifier": "S.593",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-07-05",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2846,
            "slug": "S_594",
            "title": "Disposizioni per la promozione e la disciplina del commercio equo e solidale",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50083.htm",
            "identifier": "S.594",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-03-12",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2847,
            "slug": "S_595",
            "title": "Istituzione di una Commissione parlamentare di inchiesta sullo stato della sicurezza e sul degrado delle città",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50084.htm",
            "identifier": "S.595",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-17",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2848,
            "slug": "S_596",
            "title": "Misure urgenti in favore dei lavoratori socialmente utili e delega al Governo per la loro stabilizzazione occupazionale",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50085.htm",
            "identifier": "S.596",
            "date_presenting": "2018-07-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-17",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2849,
            "slug": "S_597",
            "title": "Norme in materia di applicazione della direttiva 2006/123/CE del Parlamento europeo e del Consiglio, del 12 dicembre 2006",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50086.htm",
            "identifier": "S.597",
            "date_presenting": "2018-07-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-07-06",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2850,
            "slug": "S_598",
            "title": "Modifiche al decreto legislativo 19 novembre 2007, n. 251, in materia di diniego dello status di rifugiato e di esclusione dello status di protezione sussidiaria",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50087.htm",
            "identifier": "S.598",
            "date_presenting": "2018-07-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-20",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2851,
            "slug": "S_599",
            "title": "Trasformazione della società Acquedotto pugliese S.p.a. in Ente autonomo e abrogazione del decreto legislativo 11 maggio 1999, n. 141",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50088.htm",
            "identifier": "S.599",
            "date_presenting": "2018-07-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-11",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2852,
            "slug": "S_600",
            "title": "Introduzione di un regime speciale per il commercio sulle aree pubbliche",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50089.htm",
            "identifier": "S.600",
            "date_presenting": "2018-07-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-08-01",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2853,
            "slug": "S_601",
            "title": "Norme in materia di reati agroalimentari",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50090.htm",
            "identifier": "S.601",
            "date_presenting": "2018-07-06",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-10-08",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2854,
            "slug": "S_602",
            "title": "Modifiche al testo unico di cui al decreto del Presidente della Repubblica 30 marzo 1957, n. 361, recante norme per la elezione della Camera dei deputati, e al testo unico di cui al decreto del Presidente della Repubblica 16 maggio 1960, n. 570, concernente l'elezione degli organi delle amministrazioni comunali, nonché altre norme in materia elettorale",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50091.htm",
            "identifier": "S.602",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2021-06-03",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2855,
            "slug": "S_603",
            "title": "Istituzione di una Commissione parlamentare di inchiesta sui fenomeni della contraffazione, dell'agropirateria e della violazione delle normative concernenti il commercio interno ed internazionale dei prodotti agroalimentari e del mare",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50092.htm",
            "identifier": "S.603",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-02",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2857,
            "slug": "S_605",
            "title": "Modifica dell'articolo 66 del decreto-legge 24 gennaio 2012, n. 1, convertito, con modificazioni, dalla legge 24 marzo 2012, n. 27, e delega al Governo in materia di affitto di terreni demaniali agricoli e a vocazione agricola",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50120.htm",
            "identifier": "S.605",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-12-19",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2858,
            "slug": "S_606",
            "title": "Norme per la valorizzazione e la promozione dei prodotti agroalimentari provenienti da filiera corta, a chilometro zero o utile e di qualità",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50121.htm",
            "identifier": "S.606",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-07-09",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2859,
            "slug": "S_607",
            "title": "Modifiche all'articolo 4 della legge 3 febbraio 2011, n. 4, in materia di etichettatura dei prodotti alimentari",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50122.htm",
            "identifier": "S.607",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-03-05",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2860,
            "slug": "S_608",
            "title": "Istituzione dell'attestato di qualità della terra",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50123.htm",
            "identifier": "S.608",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-27",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2861,
            "slug": "S_609",
            "title": "Legge quadro in materia di valorizzazione delle aree agricole e di contenimento del consumo del suolo",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50124.htm",
            "identifier": "S.609",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2020-02-04",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2862,
            "slug": "S_610",
            "title": "Disposizioni in materia di educazione alla cittadinanza attiva e responsabile e strumenti di democrazia diretta",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50125.htm",
            "identifier": "S.610",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-08-01",
                "phase": "Assorbito"
            },
            "branch": "Senato"
        },
        {
            "id": 2863,
            "slug": "S_611",
            "title": "Nuove disposizioni in materia di disciplina delle aperture domenicali e festive degli esercizi commerciali",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50126.htm",
            "identifier": "S.611",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-27",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2864,
            "slug": "S_612",
            "title": "Modifiche alla legge 4 luglio 2005, n. 123, in materia di erogazione dei prodotti senza glutine specificamente formulati per celiaci",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50127.htm",
            "identifier": "S.612",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-02",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2865,
            "slug": "S_613",
            "title": "Modifiche al codice penale, concernenti l'aggravamento delle pene per i reati di violenza sessuale, e delega al Governo in materia di formazione del personale sanitario e delle Forze di polizia",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50128.htm",
            "identifier": "S.613",
            "date_presenting": "2018-07-05",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-06-25",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2866,
            "slug": "S_614",
            "title": "Delega al Governo in materia di agricoltura multifunzionale",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50129.htm",
            "identifier": "S.614",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-11-08",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2867,
            "slug": "S_615",
            "title": "Modifiche al codice di cui al decreto legislativo 6 settembre 2005, n. 206, e altre disposizioni per il contrasto dell'obsolescenza programmata dei beni di consumo",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50130.htm",
            "identifier": "S.615",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-05-07",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2868,
            "slug": "S_616",
            "title": "Modifiche al codice civile e al decreto del Presidente della Repubblica 29 settembre 1973, n. 597, in favore dell'impresa familiare",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50131.htm",
            "identifier": "S.616",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-20",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2869,
            "slug": "S_617",
            "title": "Disposizioni in materia di credito d'imposta per la produzione agroalimentare locale",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50132.htm",
            "identifier": "S.617",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-12",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2870,
            "slug": "S_618",
            "title": "Modifica all'articolo 34 del testo unico di cui al decreto legislativo 26 ottobre 1995, n. 504, in materia di aliquota di accisa sulla birra prodotta dai piccoli birrifici",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50133.htm",
            "identifier": "S.618",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-02",
                "phase": "Ritirato"
            },
            "branch": "Senato"
        },
        {
            "id": 2871,
            "slug": "S_619",
            "title": "Modifica al testo unico di cui al regio decreto 2 gennaio 1913, n. 453, concernente la nomina dei parlamentari membri della Commissione per la vigilanza sulla Cassa depositi e prestiti",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50134.htm",
            "identifier": "S.619",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-07-09",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2872,
            "slug": "S_620",
            "title": "Incentivo per la realizzazione di opere finalizzate al recupero e al riutilizzo delle acque meteoriche",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50135.htm",
            "identifier": "S.620",
            "date_presenting": "2018-07-09",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-07-09",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2873,
            "slug": "S_621",
            "title": "Modifiche alla legge 27 gennaio 2012, n. 3, in materia di composizione delle crisi da sovraindebitamento",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50136.htm",
            "identifier": "S.621",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-07-10",
                "phase": "Da assegnare a commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2874,
            "slug": "S_622",
            "title": "Disposizioni per la promozione e la disciplina del commercio equo e solidale",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50137.htm",
            "identifier": "S.622",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2019-03-12",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2875,
            "slug": "S_623",
            "title": "Disposizioni in materia di lavoro accessorio",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50138.htm",
            "identifier": "S.623",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-08-01",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2877,
            "slug": "S_625",
            "title": "Disposizioni in materia di pratica sportiva negli istituti scolastici",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50146.htm",
            "identifier": "S.625",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2020-09-01",
                "phase": "Esame in commissione"
            },
            "branch": "Senato"
        },
        {
            "id": 2878,
            "slug": "S_626",
            "title": "Istituzione di una Commissione parlamentare di inchiesta sulle infiltrazioni della criminalità organizzata nel settore agroalimentare e sui fenomeni del lavoro nero e dello sfruttamento del lavoro in agricoltura",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50147.htm",
            "identifier": "S.626",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-04",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2880,
            "slug": "S_628",
            "title": "Disciplina nazionale della nutrizione artificiale parenterale ed enterale, ospedaliera e domiciliare",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50149.htm",
            "identifier": "S.628",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-12",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2881,
            "slug": "S_629",
            "title": "Disposizioni per l'introduzione di strutture dedicate ad attività ludiche per bambini con disabilità",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50150.htm",
            "identifier": "S.629",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-02",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2882,
            "slug": "S_630",
            "title": "Modifica al decreto legislativo 21 aprile 2011, n. 67, concernente l'inserimento dei lavoratori della pesca professionale tra le categorie che possono esercitare il diritto per l'accesso al trattamento pensionistico anticipato",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50151.htm",
            "identifier": "S.630",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-02",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2883,
            "slug": "S_631",
            "title": "Istituzione di una Commissione parlamentare per le questioni degli italiani all'estero",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50152.htm",
            "identifier": "S.631",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-09-12",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2884,
            "slug": "S_632",
            "title": "Disposizioni in materia di unità abitative in favore del personale militare",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50153.htm",
            "identifier": "S.632",
            "date_presenting": "2018-07-10",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-04",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2885,
            "slug": "S_633",
            "title": "Disposizioni per il coordinamento della disciplina in materia di abbattimento delle barriere architettoniche",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50154.htm",
            "identifier": "S.633",
            "date_presenting": "2018-07-11",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-10-04",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        },
        {
            "id": 2886,
            "slug": "S_634",
            "title": "Modifiche al codice penale e altre disposizioni in materia di contrasto dell'istigazione all'odio e alla discriminazione (hate speech)",
            "source_url": "https://www.senato.it/leg/18/BGT/Schede/Ddliter/50155.htm",
            "identifier": "S.634",
            "date_presenting": "2018-07-11",
            "first_signers": [],
            "type": "Legge ordinaria",
            "status": {
                "date": "2018-08-01",
                "phase": "Assegnato (no esame)"
            },
            "branch": "Senato"
        }
    ]
}