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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=230",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=228",
    "results": [
        {
            "id": 4966,
            "slug": "vs18_376_004",
            "identifier": "vs18_376_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_004/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.122 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.122 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.122 PDL n. 0687",
            "description_title": "Emendamento 2.122 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 10860,
            "slug": "18-15-78",
            "identifier": "18-15-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-78/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 78,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.116 (testo 2), Verducci e altri",
            "original_title": "Em. 1.116 (testo 2), Verducci e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 92.17,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 8303,
            "slug": "vs18_454_047",
            "identifier": "vs18_454_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_047/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.20 FIORINI BENEDETTA (LEGA) - Votazione Emendamento 2.20 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.20 DDL n. 2835",
            "description_title": "Emendamento 2.20 FIORINI BENEDETTA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 77.21,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 5889,
            "slug": "vs18_439_111",
            "identifier": "vs18_439_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_111/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/2727/213 FASCINA MARTA ANTONIA (FI) - Votazione Ordine del giorno 9/2727/213 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/213 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/213 FASCINA MARTA ANTONIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 6014,
            "slug": "vs18_373_009",
            "identifier": "vs18_373_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_009/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.117 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.117 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.117 PDL n. 0687",
            "description_title": "Emendamento 1.117 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 8334,
            "slug": "vs18_454_045",
            "identifier": "vs18_454_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_045/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.25 DEIDDA SALVATORE (FDI) - Votazione Emendamento 2.25 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.25 DDL n. 2835",
            "description_title": "Emendamento 2.25 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 69.01
        },
        {
            "id": 10849,
            "slug": "18-15-98",
            "identifier": "18-15-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-98/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 98,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.0.41, Zaffini e Marsilio",
            "original_title": "Em. 1.0.41, Zaffini e Marsilio",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 94.61,
            "minority_cohesion_rate": 78.46
        },
        {
            "id": 6177,
            "slug": "vs18_313_053",
            "identifier": "vs18_313_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_053/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2394/126 PICCOLO TIZIANA (LEGA) - Votazione Ordine del giorno 9/2394/126 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/126 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/126 PICCOLO TIZIANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 5373,
            "slug": "vs18_372_001",
            "identifier": "vs18_372_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_372_001/?format=api",
            "sitting": {
                "id": 388,
                "date": "2020-07-15",
                "number": 372,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00113 DELRIO GRAZIANO (PD), CRIPPA DAVIDE (M5S), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO) e ROSPI GIANLUCA (MISTO) - Votazione Risoluzione 6_00113",
            "original_title": "Votazione Risoluzione 6_00113",
            "description_title": "Risoluzione n. 6-00113 DELRIO GRAZIANO (PD), CRIPPA DAVIDE (M5S), BOSCHI MARIA ELENA (IV), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO) e ROSPI GIANLUCA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 81.33,
            "minority_cohesion_rate": 83.92
        },
        {
            "id": 5358,
            "slug": "vs18_372_003",
            "identifier": "vs18_372_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_372_003/?format=api",
            "sitting": {
                "id": 388,
                "date": "2020-07-15",
                "number": 372,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00115 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00115",
            "original_title": "Votazione Risoluzione 6_00115",
            "description_title": "Risoluzione n. 6-00115 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 80.42,
            "minority_cohesion_rate": 84.31
        },
        {
            "id": 2833,
            "slug": "vs18_267_023",
            "identifier": "vs18_267_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_023/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 8.046 ACQUAROLI FRANCESCO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 8.046 ACQUAROLI FRANCESCO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.93,
            "minority_cohesion_rate": 75.97
        },
        {
            "id": 10909,
            "slug": "18-15-45",
            "identifier": "18-15-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-45/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 45,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.50, Verducci e altri",
            "original_title": "Em. 1.50, Verducci e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 93.37,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 5773,
            "slug": "vs18_432_007",
            "identifier": "vs18_432_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_432_007/?format=api",
            "sitting": {
                "id": 448,
                "date": "2020-11-25",
                "number": 432,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2779/36 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2779/36 DDL n. 2779",
            "original_title": "Votazione Ordine del giorno 9/2779/36 DDL n. 2779",
            "description_title": "Ordine del giorno n. 9/2779/36 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 5329,
            "slug": "vs18_439_113",
            "identifier": "vs18_439_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_113/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/2727/217 RUGGIERI ANDREA (FI) - Votazione Ordine del giorno 9/2727/217 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/217 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/217 RUGGIERI ANDREA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.03,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 2824,
            "slug": "vs18_267_019",
            "identifier": "vs18_267_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_019/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici articoli aggiuntivi 8.050 FREGOLENT SILVIA (IV) e 8.051 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Identici articoli aggiuntivi 8.050 FREGOLENT SILVIA (IV) e 8.051 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 78.68
        },
        {
            "id": 5130,
            "slug": "vs18_416_007",
            "identifier": "vs18_416_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_416_007/?format=api",
            "sitting": {
                "id": 432,
                "date": "2020-10-27",
                "number": 416,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo premissivo 01.0401 ANNIBALI LUCIA (IV) - Votazione Emendamento 01.0401 PDL n. 0107",
            "original_title": "Votazione Emendamento 01.0401 PDL n. 0107",
            "description_title": "Articolo premissivo 01.0401 ANNIBALI LUCIA (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 29,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 8220,
            "slug": "vs18_454_035",
            "identifier": "vs18_454_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_035/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.26 GELMINI MARIASTELLA (FI) - Votazione Emendamento 2.26 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.26 DDL n. 2835",
            "description_title": "Emendamento 2.26 GELMINI MARIASTELLA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 76.53,
            "minority_cohesion_rate": 69.01
        },
        {
            "id": 8330,
            "slug": "vs18_454_020",
            "identifier": "vs18_454_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_020/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1-quater.6 BUCALO CARMELA (FDI) - Votazione Emendamento 1-quater.6 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.6 DDL n. 2835",
            "description_title": "Emendamento 1-quater.6 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 71.13
        },
        {
            "id": 6490,
            "slug": "vs18_396_008",
            "identifier": "vs18_396_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_008/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2648/27 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2648/27 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/27 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/27 OSNATO MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.15,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 10940,
            "slug": "18-15-52",
            "identifier": "18-15-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-52/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 52,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.57, Verducci e altri",
            "original_title": "Em. 1.57, Verducci e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 92.77,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 6471,
            "slug": "vs18_335_041",
            "identifier": "vs18_335_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_041/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.24 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.24 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2447",
            "description_title": "Emendamento 1.24 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 6398,
            "slug": "vs18_396_009",
            "identifier": "vs18_396_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_009/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2648/31 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2648/31 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/31 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/31 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 6360,
            "slug": "vs18_396_005",
            "identifier": "vs18_396_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_005/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2648/15 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2648/15 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/15 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/15 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.24,
            "minority_cohesion_rate": 61.02
        },
        {
            "id": 6356,
            "slug": "vs18_313_060",
            "identifier": "vs18_313_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_060/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2394/134 LUCCHINI ELENA (LEGA) - Votazione Ordine del giorno 9/2394/134 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/134 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/134 LUCCHINI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 6337,
            "slug": "vs18_369_007",
            "identifier": "vs18_369_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_007/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2500/63 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2500/63 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/63 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/63 ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.1,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5750,
            "slug": "vs18_439_120",
            "identifier": "vs18_439_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_120/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/2727/224, sulle premesse, D'ETTORE FELICE MAURIZIO (FI) - Votazione Ordine del giorno 9/2727/224, DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/224, DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/224, sulle premesse, D'ETTORE FELICE MAURIZIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 6334,
            "slug": "vs18_396_001",
            "identifier": "vs18_396_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_001/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2648/4 TARANTINO LEONARDO (LEGA) - Votazione Ordine del giorno 9/2648/4 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/4 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/4 TARANTINO LEONARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.3,
            "minority_cohesion_rate": 56.3
        },
        {
            "id": 5303,
            "slug": "vs18_439_116",
            "identifier": "vs18_439_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_116/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/2727/220 SQUERI LUCA (FI) - Votazione Ordine del giorno 9/2727/220 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/220 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/220 SQUERI LUCA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 5282,
            "slug": "vs18_439_011",
            "identifier": "vs18_439_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_011/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2727/102 CANTALAMESSA GIANLUCA (LEGA) - Votazione Ordine del giorno 9/2727/102 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/102 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/102 CANTALAMESSA GIANLUCA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 4824,
            "slug": "vs18_369_012",
            "identifier": "vs18_369_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_012/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2500/232 BELOTTI DANIELE (LEGA) - Votazione Ordine del giorno 9/2500/232 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/232 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/232 BELOTTI DANIELE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6198,
            "slug": "vs18_437_003",
            "identifier": "vs18_437_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_437_003/?format=api",
            "sitting": {
                "id": 453,
                "date": "2020-12-02",
                "number": 437,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00157, ad eccezione dei capoversi primo e terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00157",
            "original_title": "Votazione Risoluzione 6_00157",
            "description_title": "Risoluzione n. 6-00157, ad eccezione dei capoversi primo e terzo della parte dispositiva, MOLINARI RICCARDO (LEGA), LOLLOBRIGIDA FRANCESCO (FDI), GELMINI MARIASTELLA (FI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 79.45,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 2822,
            "slug": "vs18_267_002",
            "identifier": "vs18_267_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_002/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 7.2 MAZZETTI ERICA (FI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 7.2 MAZZETTI ERICA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 77.52
        },
        {
            "id": 4298,
            "slug": "vs18_266_059",
            "identifier": "vs18_266_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_059/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 3-sexies.063 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 3-sexies.063 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 76.36
        },
        {
            "id": 4897,
            "slug": "vs18_396_015",
            "identifier": "vs18_396_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_015/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2648/41 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2648/41 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/41 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/41 CIRIELLI EDMONDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.15,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 4395,
            "slug": "vs18_267_049",
            "identifier": "vs18_267_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_049/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici articoli aggiuntivi 9.083 TRANCASSINI PAOLO (FDI) e 9.0364 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Identici articoli aggiuntivi 9.083 TRANCASSINI PAOLO (FDI) e 9.0364 TRANCASSINI PAOLO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.32
        },
        {
            "id": 2840,
            "slug": "vs18_267_001",
            "identifier": "vs18_267_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_001/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 7.18 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 7.18 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 77.52
        },
        {
            "id": 5222,
            "slug": "vs18_339_001",
            "identifier": "vs18_339_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_001/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2447/2 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2447/2 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/2 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/2 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5845,
            "slug": "vs18_351_024",
            "identifier": "vs18_351_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_024/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2525/130 BASINI GIUSEPPE (LEGA) - Votazione Ordine del giorno 9/2525/130 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/130 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/130 BASINI GIUSEPPE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.17,
            "minority_cohesion_rate": 67.06
        },
        {
            "id": 4419,
            "slug": "vs18_267_036",
            "identifier": "vs18_267_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_036/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 9.040 FIORINI BENEDETTA (FI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.040 FIORINI BENEDETTA (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.64,
            "minority_cohesion_rate": 75.19
        },
        {
            "id": 4636,
            "slug": "vs18_288_012",
            "identifier": "vs18_288_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_288_012/?format=api",
            "sitting": {
                "id": 304,
                "date": "2020-01-14",
                "number": 288,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.23 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.23 DDL n. 2284",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2284",
            "description_title": "Emendamento 1.23 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.93,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 6005,
            "slug": "vs18_386_017",
            "identifier": "vs18_386_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_017/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento Tab. 2.26 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.26 GARAVAGLIA MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 3008,
            "slug": "vs18_257_002",
            "identifier": "vs18_257_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_257_002/?format=api",
            "sitting": {
                "id": 273,
                "date": "2019-11-12",
                "number": 257,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00220, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00220",
            "original_title": "Votazione Mozione 1-00220",
            "description_title": "Mozione n. 1-00220, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 78.29
        },
        {
            "id": 6016,
            "slug": "vs18_352_011",
            "identifier": "vs18_352_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_011/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.207 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.207 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.207 DDL n. 2471",
            "description_title": "Emendamento 1.207 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.26,
            "minority_cohesion_rate": 63.53
        },
        {
            "id": 5977,
            "slug": "vs18_386_012",
            "identifier": "vs18_386_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_012/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento Tab. 2.1 MANDELLI ANDREA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.1 MANDELLI ANDREA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 5045,
            "slug": "vs18_386_031",
            "identifier": "vs18_386_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_031/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento Tab. 5.11 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 5.11 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5988,
            "slug": "vs18_386_015",
            "identifier": "vs18_386_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_015/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento Tab. 2.22 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.22 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 6011,
            "slug": "vs18_386_016",
            "identifier": "vs18_386_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_016/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento Tab. 2.2 MANDELLI ANDREA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.2 MANDELLI ANDREA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 5095,
            "slug": "vs18_386_036",
            "identifier": "vs18_386_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_036/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento Tab. 8.15 MOLLICONE FEDERICO (FDI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.15 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 6186,
            "slug": "vs18_443_020",
            "identifier": "vs18_443_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_020/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2828/127 FOTI TOMMASO (FDI) - Votazione Ordine del giorno 9/2828/127 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/127 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/127 FOTI TOMMASO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4734,
            "slug": "vs18_417_040",
            "identifier": "vs18_417_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_040/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.408 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.408 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.408 PDL n. 0107",
            "description_title": "Emendamento 1.408 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 69.29
        }
    ]
}