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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=166",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=164",
    "results": [
        {
            "id": 4938,
            "slug": "vs18_377_001",
            "identifier": "vs18_377_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_001/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 1.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 1.210 PDL n. 0875",
            "description_title": "Emendamento 1.210 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": 2,
            "n_margin": 113,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 4973,
            "slug": "vs18_377_079",
            "identifier": "vs18_377_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_079/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 79,
            "title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330) - Votazione finale PDL n. 0875",
            "original_title": "Votazione finale PDL n. 0875",
            "description_title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 65.96,
            "minority_cohesion_rate": 42.35
        },
        {
            "id": 6448,
            "slug": "vs18_377_058",
            "identifier": "vs18_377_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_058/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 16.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 16.500, PDL n. 0875",
            "original_title": "Votazione Emendamento 16.500, PDL n. 0875",
            "description_title": "Emendamento 16.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 225,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 4906,
            "slug": "vs18_381_031",
            "identifier": "vs18_381_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_031/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.113 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.113 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.113 PDL n. 1056",
            "description_title": "Emendamento 2.113 CAPITANIO MASSIMILIANO (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 6050,
            "slug": "vs18_381_029",
            "identifier": "vs18_381_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_029/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.112 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.112 PDL n. 1056",
            "description_title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5584,
            "slug": "vs18_381_018",
            "identifier": "vs18_381_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_018/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.15 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.15 PDL n. 1056",
            "description_title": "Emendamento 2.15 CASCIELLO LUIGI (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 5036,
            "slug": "vs18_381_006",
            "identifier": "vs18_381_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_006/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.1 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.1 PDL n. 1056",
            "description_title": "Emendamento 2.1 ZANELLA FEDERICA (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4939,
            "slug": "vs18_381_032",
            "identifier": "vs18_381_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_032/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.115 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.115 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.115 PDL n. 1056",
            "description_title": "Emendamento 2.115 MACCANTI ELENA (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4889,
            "slug": "vs18_382_001",
            "identifier": "vs18_382_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_001/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU) - Votazione Risoluzione 6_00119",
            "original_title": "Votazione Risoluzione 6_00119",
            "description_title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 82.83,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 4894,
            "slug": "vs18_382_002",
            "identifier": "vs18_382_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_002/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00120",
            "original_title": "Votazione Risoluzione 6_00120",
            "description_title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo della parte dispositiva, 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 83.73,
            "minority_cohesion_rate": 80.78
        },
        {
            "id": 5932,
            "slug": "vs18_386_009",
            "identifier": "vs18_386_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_009/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2752",
            "original_title": "Votazione Articolo 7 DDL n. 2752",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 6024,
            "slug": "vs18_386_019",
            "identifier": "vs18_386_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_019/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6083,
            "slug": "vs18_386_011",
            "identifier": "vs18_386_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_011/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento Tab. 2.24 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.24 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6034,
            "slug": "vs18_386_018",
            "identifier": "vs18_386_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_018/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento Tab. 2.29 BARTOLOZZI GIUSI (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.29 BARTOLOZZI GIUSI (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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5548,
            "slug": "vs18_386_006",
            "identifier": "vs18_386_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_006/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2752",
            "original_title": "Votazione Articolo 4 DDL n. 2752",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 80,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 36.86
        },
        {
            "id": 5711,
            "slug": "vs18_396_022",
            "identifier": "vs18_396_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_022/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2648/68 FITZGERALD NISSOLI FUCSIA (FI) - Votazione Ordine del giorno 9/2648/68 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/68 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/68 FITZGERALD NISSOLI FUCSIA (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": 32,
            "majority_cohesion_rate": 68.79,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5494,
            "slug": "vs18_398_009",
            "identifier": "vs18_398_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_009/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.4 FORMENTINI PAOLO (LEGA) - Votazione Emendamento 3.4 PDL n. 2165",
            "original_title": "Votazione Emendamento 3.4 PDL n. 2165",
            "description_title": "Emendamento 3.4 FORMENTINI PAOLO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 68.09,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 5809,
            "slug": "vs18_398_034",
            "identifier": "vs18_398_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_034/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2165 e abb./21 BILLI SIMONE (LEGA) - Votazione Ordine del giorno 9/2165 e abb./21 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./21 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./21 BILLI SIMONE (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 67.17,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 6206,
            "slug": "vs18_398_017",
            "identifier": "vs18_398_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_017/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2165 e abb./4 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2165 e abb./4 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./4 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./4 DELMASTRO DELLE VEDOVE ANDREA (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5504,
            "slug": "vs18_398_013",
            "identifier": "vs18_398_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_013/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 2165",
            "original_title": "Votazione Articolo 5 PDL n. 2165",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 65.05,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 5447,
            "slug": "vs18_398_006",
            "identifier": "vs18_398_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_006/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 2165",
            "original_title": "Votazione Articolo 1 PDL n. 2165",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.96,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 5513,
            "slug": "vs18_398_012",
            "identifier": "vs18_398_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_012/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 2165",
            "original_title": "Votazione Articolo 4 PDL n. 2165",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.65,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 6116,
            "slug": "vs18_401_029",
            "identifier": "vs18_401_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_401_029/?format=api",
            "sitting": {
                "id": 417,
                "date": "2020-09-30",
                "number": 401,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1124",
            "original_title": "Votazione Articolo 3 DDL n. 1124",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 100,
            "majority_cohesion_rate": 61.7,
            "minority_cohesion_rate": 59.84
        },
        {
            "id": 6472,
            "slug": "vs18_401_025",
            "identifier": "vs18_401_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_401_025/?format=api",
            "sitting": {
                "id": 417,
                "date": "2020-09-30",
                "number": 401,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2091",
            "original_title": "Votazione Articolo 4 DDL n. 2091",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 210,
            "majority_cohesion_rate": 64.74,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 6291,
            "slug": "vs18_404_005",
            "identifier": "vs18_404_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_404_005/?format=api",
            "sitting": {
                "id": 420,
                "date": "2020-10-07",
                "number": 404,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00133 ROSSELLO CRISTINA (FI) ed altri\n(Doc. LXXXVI, n. 3) - Votazione Risoluzione 6_00133",
            "original_title": "Votazione Risoluzione 6_00133",
            "description_title": "Risoluzione n. 6-00133 ROSSELLO CRISTINA (FI) ed altri\n(Doc. LXXXVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 91,
            "majority_cohesion_rate": 72.04,
            "minority_cohesion_rate": 50.39
        },
        {
            "id": 4883,
            "slug": "vs18_406_014",
            "identifier": "vs18_406_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_014/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2700/155 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2700/155 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/155 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/155 BUCALO CARMELA (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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6347,
            "slug": "vs18_406_001",
            "identifier": "vs18_406_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_001/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2700/1 FIORAMONTI LORENZO (MISTO) - Votazione Ordine del giorno 9/2700/1 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/1 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/1 FIORAMONTI LORENZO (MISTO)",
            "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": 18,
            "majority_cohesion_rate": 73.86,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 4875,
            "slug": "vs18_406_016",
            "identifier": "vs18_406_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_016/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2700/160 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2700/160 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/160 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/160 CARETTA MARIA CRISTINA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 4871,
            "slug": "vs18_406_017",
            "identifier": "vs18_406_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_017/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2700/162 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2700/162 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/162 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/162 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5172,
            "slug": "vs18_407_003",
            "identifier": "vs18_407_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_407_003/?format=api",
            "sitting": {
                "id": 423,
                "date": "2020-10-13",
                "number": 407,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00137, sulle premesse unitamente al secondo e al terzo capoverso della parte dispositiva, BRUNETTA RENATO (FI) e LUPI MAURIZIO (MISTO) (Doc. XVI, n. 4) - Votazione Risoluzione 6_00137",
            "original_title": "Votazione Risoluzione 6_00137",
            "description_title": "Risoluzione n. 6-00137, sulle premesse unitamente al secondo e al terzo capoverso della parte dispositiva, BRUNETTA RENATO (FI) e LUPI MAURIZIO (MISTO) (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 165,
            "majority_cohesion_rate": 77.81,
            "minority_cohesion_rate": 51.18
        },
        {
            "id": 4801,
            "slug": "vs18_408_002",
            "identifier": "vs18_408_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_408_002/?format=api",
            "sitting": {
                "id": 424,
                "date": "2020-10-14",
                "number": 408,
                "branch": "C"
            },
            "number": 2,
            "title": "Rizoluzione n. 6-00140 MOLINARI RICCARDO (LEGA) ed altri\n(Doc. XVI, n. 4) - Votazione Doc. XV",
            "original_title": "Votazione Doc. XV",
            "description_title": "Rizoluzione n. 6-00140 MOLINARI RICCARDO (LEGA) ed altri\n(Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 88,
            "majority_cohesion_rate": 82.37,
            "minority_cohesion_rate": 42.52
        },
        {
            "id": 5837,
            "slug": "vs18_416_005",
            "identifier": "vs18_416_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_416_005/?format=api",
            "sitting": {
                "id": 432,
                "date": "2020-10-27",
                "number": 416,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00388, come riformulata, limitatamente alla premessa, MANDELLI ANDREA (FI) ed altri - Votazione Mozione 1_00388",
            "original_title": "Votazione Mozione 1_00388",
            "description_title": "Mozione n. 1-00388, come riformulata, limitatamente alla premessa, MANDELLI ANDREA (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 97,
            "majority_cohesion_rate": 73.78,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5141,
            "slug": "vs18_416_008",
            "identifier": "vs18_416_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_416_008/?format=api",
            "sitting": {
                "id": 432,
                "date": "2020-10-27",
                "number": 416,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo premissivo 01.06 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 01.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 01.06 PDL n. 0107",
            "description_title": "Articolo premissivo 01.06 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 4944,
            "slug": "vs18_417_099",
            "identifier": "vs18_417_099",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_099/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 4.229 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.229 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.229 PDL n. 0107",
            "description_title": "Emendamento 4.229 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 4976,
            "slug": "vs18_417_104",
            "identifier": "vs18_417_104",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_104/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 4.435 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.435 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.435 PDL n. 0107",
            "description_title": "Emendamento 4.435 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 5916,
            "slug": "vs18_417_074",
            "identifier": "vs18_417_074",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_074/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.224 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.224 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.224 PDL n. 0107",
            "description_title": "Emendamento 4.224 TURRI ROBERTO (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5942,
            "slug": "vs18_417_073",
            "identifier": "vs18_417_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_073/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.291 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.291 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.291 PDL n. 0107",
            "description_title": "Emendamento 4.291 TURRI ROBERTO (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 6000,
            "slug": "vs18_417_080",
            "identifier": "vs18_417_080",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_080/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 4.191 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.191 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.191 PDL n. 0107",
            "description_title": "Emendamento 4.191 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 5993,
            "slug": "vs18_417_081",
            "identifier": "vs18_417_081",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_081/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 4.228 POTENTI MANFREDI (LEGA) - Votazione Emendamento 4.228 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.228 PDL n. 0107",
            "description_title": "Emendamento 4.228 POTENTI MANFREDI (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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 5662,
            "slug": "vs18_417_078",
            "identifier": "vs18_417_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_078/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.187 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.187 PDL n. 0107",
            "description_title": "Identici emendamenti 4.187 LUCASELLI YLENJA (FDI) e 4.227 TURRI ROBERTO (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 66.14
        },
        {
            "id": 6166,
            "slug": "vs18_417_086",
            "identifier": "vs18_417_086",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_086/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 4.199 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.199 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.199 PDL n. 0107",
            "description_title": "Emendamento 4.199 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6401,
            "slug": "vs18_417_006",
            "identifier": "vs18_417_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_006/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.11 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.11 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0107",
            "description_title": "Emendamento 1.11 TURRI ROBERTO (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 61.02
        },
        {
            "id": 6452,
            "slug": "vs18_417_083",
            "identifier": "vs18_417_083",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_083/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.232 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.232 PDL n. 0107",
            "description_title": "Identici emendamenti 4.232 TURRI ROBERTO (LEGA) e 4.414 LUPI MAURIZIO (MISTO)",
            "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": 30,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 4943,
            "slug": "vs18_417_108",
            "identifier": "vs18_417_108",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_108/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 5.32 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.32 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.32 PDL n. 0107",
            "description_title": "Emendamento 5.32 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 4933,
            "slug": "vs18_417_109",
            "identifier": "vs18_417_109",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_109/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.404 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 5.404 PDL n. 0107",
            "original_title": "Votazione Emendamento 5.404 PDL n. 0107",
            "description_title": "Emendamento 5.404 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 66.77,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 5010,
            "slug": "vs18_417_100",
            "identifier": "vs18_417_100",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_100/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 4.239 TOMASI MAURA (LEGA) - Votazione Emendamento 4.239 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.239 PDL n. 0107",
            "description_title": "Emendamento 4.239 TOMASI MAURA (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4735,
            "slug": "vs18_417_093",
            "identifier": "vs18_417_093",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_093/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 4.114 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.114 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.114 PDL n. 0107",
            "description_title": "Emendamento 4.114 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 64.96
        },
        {
            "id": 4680,
            "slug": "vs18_417_047",
            "identifier": "vs18_417_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_047/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.351 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.351 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.351 PDL n. 0107",
            "description_title": "Emendamento 1.351 MONTARULI AUGUSTA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 6409,
            "slug": "vs18_417_087",
            "identifier": "vs18_417_087",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_087/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 4.466 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.466 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.466 PDL n. 0107",
            "description_title": "Emendamento 4.466 TURRI ROBERTO (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6443,
            "slug": "vs18_417_082",
            "identifier": "vs18_417_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_082/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 82,
            "title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.231 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.231 PDL n. 0107",
            "description_title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 LUPI MAURIZIO (MISTO)",
            "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": 33,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.75
        }
    ]
}