Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=235
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_margin&page=236",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=234",
    "results": [
        {
            "id": 4661,
            "slug": "vs18_386_021",
            "identifier": "vs18_386_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_021/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento Tab. 2.34 RUSSO PAOLO (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.34 RUSSO 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": 28,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5173,
            "slug": "vs18_339_008",
            "identifier": "vs18_339_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_008/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2447/14 FERRO WANDA (FDI) - Votazione Ordine del giorno 9/2447/14 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/14 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/14 FERRO WANDA (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": 28,
            "majority_cohesion_rate": 75.08,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6136,
            "slug": "vs18_376_014",
            "identifier": "vs18_376_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_014/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.106 VERSACE GIUSEPPINA (FI) - Votazione Emendamento 2.106 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.106 PDL n. 0687",
            "description_title": "Emendamento 2.106 VERSACE GIUSEPPINA (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": 28,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4818,
            "slug": "vs18_446_024",
            "identifier": "vs18_446_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_024/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2790-bis/131, sul secondo impegno, MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2790-bis/131, DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/131, DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/131, sul secondo impegno, MONTARULI AUGUSTA (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": 28,
            "majority_cohesion_rate": 80.86,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 4795,
            "slug": "vs18_439_020",
            "identifier": "vs18_439_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_020/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/112 PICCOLO TIZIANA (LEGA) - Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/112 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": 28,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5090,
            "slug": "vs18_354_002",
            "identifier": "vs18_354_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_002/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.231 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.231 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.231 DDL n. 2471",
            "description_title": "Emendamento 1.231 PRISCO EMANUELE (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": 28,
            "majority_cohesion_rate": 75.38,
            "minority_cohesion_rate": 81.57
        },
        {
            "id": 5738,
            "slug": "vs18_439_004",
            "identifier": "vs18_439_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_004/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2727/95 CESTARI EMANUELE (LEGA) - Votazione Ordine del giorno 9/2727/95 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/95 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/95 CESTARI EMANUELE (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": 28,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5213,
            "slug": "vs18_339_004",
            "identifier": "vs18_339_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_004/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2447/10 FRASSINETTI PAOLA (FDI) - Votazione Ordine del giorno 9/2447/10 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/10 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/10 FRASSINETTI PAOLA (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": 28,
            "majority_cohesion_rate": 75.68,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 6332,
            "slug": "vs18_406_003",
            "identifier": "vs18_406_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_003/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2700/17 MORRONE JACOPO (LEGA) - Votazione Ordine del giorno 9/2700/17 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/17 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/17 MORRONE JACOPO (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": 28,
            "majority_cohesion_rate": 75.08,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 5168,
            "slug": "vs18_339_007",
            "identifier": "vs18_339_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_007/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2447/13 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2447/13 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/13 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/13 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": 28,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 6105,
            "slug": "vs18_353_008",
            "identifier": "vs18_353_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_008/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.221 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.221 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.221 DDL n. 2471",
            "description_title": "Emendamento 1.221 PRISCO EMANUELE (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": 28,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 80.0
        },
        {
            "id": 6113,
            "slug": "vs18_353_007",
            "identifier": "vs18_353_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_007/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.220 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.220 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.220 DDL n. 2471",
            "description_title": "Emendamento 1.220 PRISCO EMANUELE (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": 28,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 79.61
        },
        {
            "id": 5115,
            "slug": "vs18_355_007",
            "identifier": "vs18_355_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_007/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.241 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.241 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.241 DDL n. 2471",
            "description_title": "Emendamento 1.241 PRISCO EMANUELE (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": 28,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6131,
            "slug": "vs18_373_012",
            "identifier": "vs18_373_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_012/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.102 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.102 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0687",
            "description_title": "Emendamento 1.102 PALMIERI ANTONIO (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": 28,
            "majority_cohesion_rate": 67.47,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 11243,
            "slug": "18-32-19",
            "identifier": "18-32-19",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-32-19/?format=api",
            "sitting": {
                "id": 788,
                "date": "2018-08-06",
                "number": 32,
                "branch": "S"
            },
            "number": 19,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 9.4, D'Alfonso e altri",
            "original_title": "Em. 9.4, D'Alfonso e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "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": 89.22,
            "minority_cohesion_rate": 68.46
        },
        {
            "id": 5663,
            "slug": "vs18_376_026",
            "identifier": "vs18_376_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_026/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.117 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.117 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.117 PDL n. 0687",
            "description_title": "Emendamento 2.117 LOCATELLI ALESSANDRA (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": 28,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5841,
            "slug": "vs18_351_023",
            "identifier": "vs18_351_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_023/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2525/129 BONIARDI FABIO MASSIMO (LEGA) - Votazione Ordine del giorno 9/2525/129 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/129 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/129 BONIARDI FABIO MASSIMO (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": 28,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 5205,
            "slug": "vs18_348_028",
            "identifier": "vs18_348_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_028/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2461/169 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2461/169 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/169 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/169 PRETTO ERIK UMBERTO (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": 28,
            "majority_cohesion_rate": 73.87,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 4751,
            "slug": "vs18_335_003",
            "identifier": "vs18_335_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_003/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.84 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.84 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.84 DDL n. 2447",
            "description_title": "Emendamento 1.84 MAGI RICCARDO (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 6110,
            "slug": "vs18_376_019",
            "identifier": "vs18_376_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_019/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.30 MELONI GIORGIA (FDI) - Votazione Emendamento 2.30 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.30 PDL n. 0687",
            "description_title": "Emendamento 2.30 MELONI GIORGIA (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": 28,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 6228,
            "slug": "vs18_369_041",
            "identifier": "vs18_369_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_041/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2500/370 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2500/370 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/370 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/370 ZANGRILLO PAOLO (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": 28,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 6279,
            "slug": "vs18_446_015",
            "identifier": "vs18_446_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_015/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2790-bis/97 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2790-bis/97 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/97 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/97 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": 28,
            "majority_cohesion_rate": 81.79,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 4402,
            "slug": "vs18_267_057",
            "identifier": "vs18_267_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_057/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 9.0127 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0127 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": 28,
            "majority_cohesion_rate": 66.86,
            "minority_cohesion_rate": 68.6
        },
        {
            "id": 5146,
            "slug": "vs18_381_042",
            "identifier": "vs18_381_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_042/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1056",
            "original_title": "Votazione Articolo 7 PDL n. 1056",
            "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": 7,
            "n_margin": 28,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 4737,
            "slug": "vs18_335_006",
            "identifier": "vs18_335_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_006/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.63 IEZZI IGOR GIANCARLO (LEGA) - Votazione Emendamento 1.63 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.63 DDL n. 2447",
            "description_title": "Emendamento 1.63 IEZZI IGOR GIANCARLO (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": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.26
        },
        {
            "id": 6459,
            "slug": "vs18_335_040",
            "identifier": "vs18_335_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_040/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.11 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.11 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2447",
            "description_title": "Emendamento 1.11 BALDINI 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": 28,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 4637,
            "slug": "vs18_288_008",
            "identifier": "vs18_288_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_288_008/?format=api",
            "sitting": {
                "id": 304,
                "date": "2020-01-14",
                "number": 288,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.13 RAMPELLI FABIO (FDI) - Votazione Emendamento 1.13 DDL n. 2284",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2284",
            "description_title": "Emendamento 1.13 RAMPELLI FABIO (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": 28,
            "majority_cohesion_rate": 75.81,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 6470,
            "slug": "vs18_417_004",
            "identifier": "vs18_417_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_004/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.394 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.394 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.394 PDL n. 0107",
            "description_title": "Emendamento 1.394 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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5911,
            "slug": "vs18_335_034",
            "identifier": "vs18_335_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_034/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.54 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.54 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.54 DDL n. 2447",
            "description_title": "Emendamento 1.54 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": 28,
            "majority_cohesion_rate": 73.35,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5902,
            "slug": "vs18_335_033",
            "identifier": "vs18_335_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_033/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.7 BALDINI MARIA TERESA (FDI) - Votazione Emendamento 1.7 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2447",
            "description_title": "Emendamento 1.7 BALDINI 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": 28,
            "majority_cohesion_rate": 72.75,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 4413,
            "slug": "vs18_267_050",
            "identifier": "vs18_267_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_050/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 9.082 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.082 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": 28,
            "majority_cohesion_rate": 67.44,
            "minority_cohesion_rate": 70.54
        },
        {
            "id": 6513,
            "slug": "vs18_396_006",
            "identifier": "vs18_396_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_006/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2648/17 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2648/17 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/17 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/17 MELONI GIORGIA (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": 28,
            "majority_cohesion_rate": 64.55,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 6498,
            "slug": "vs18_348_033",
            "identifier": "vs18_348_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_033/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2461/185 FONTANA LORENZO (LEGA) - Votazione Ordine del giorno 9/2461/185 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/185 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/185 FONTANA LORENZO (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": 27,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5679,
            "slug": "vs18_348_010",
            "identifier": "vs18_348_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_010/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2461/101 BARELLI PAOLO (FI) - Votazione Ordine del giorno 9/2461/101 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/101 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/101 BARELLI PAOLO (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": 27,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 4717,
            "slug": "vs18_386_029",
            "identifier": "vs18_386_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_029/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento Tab. 5.9 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 5.9 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": 27,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 4695,
            "slug": "vs18_381_039",
            "identifier": "vs18_381_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_039/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1056",
            "original_title": "Votazione Articolo 5 PDL n. 1056",
            "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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 5062,
            "slug": "vs18_355_005",
            "identifier": "vs18_355_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_005/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.239 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.239 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.239 DDL n. 2471",
            "description_title": "Emendamento 1.239 PRISCO EMANUELE (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": 27,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 5574,
            "slug": "vs18_416_006",
            "identifier": "vs18_416_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_416_006/?format=api",
            "sitting": {
                "id": 432,
                "date": "2020-10-27",
                "number": 416,
                "branch": "C"
            },
            "number": 6,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 TURRI ROBERTO (LEGA) ed altri e n. 2 VARCHI MARIA CAROLINA (FDI) ed altri - Votazione pregiudiziale PDL n. 0107",
            "original_title": "Votazione pregiudiziale PDL n. 0107",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 TURRI ROBERTO (LEGA) ed altri e n. 2 VARCHI MARIA CAROLINA (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 75.61,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 4684,
            "slug": "vs18_417_046",
            "identifier": "vs18_417_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_046/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.413 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.413 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.413 PDL n. 0107",
            "description_title": "Emendamento 1.413 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": 27,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 4989,
            "slug": "vs18_342_018",
            "identifier": "vs18_342_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_018/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.020 POTENTI MANFREDI (LEGA) - Votazione Emendamento 2.020 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.020 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 2.020 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 77.73
        },
        {
            "id": 6383,
            "slug": "vs18_340_005",
            "identifier": "vs18_340_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_340_005/?format=api",
            "sitting": {
                "id": 356,
                "date": "2020-05-14",
                "number": 340,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2447/95 PANIZZUT MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2447/95 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/95 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/95 PANIZZUT MASSIMILIANO (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": 27,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 4407,
            "slug": "vs18_267_055",
            "identifier": "vs18_267_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_055/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 9.0106 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0106 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": 27,
            "majority_cohesion_rate": 65.12,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 6075,
            "slug": "vs18_360_001",
            "identifier": "vs18_360_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_360_001/?format=api",
            "sitting": {
                "id": 376,
                "date": "2020-06-23",
                "number": 360,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 COSTA ENRICO (FI) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 TURRI ROBERTO (LEGA) ed altri - Votazione pregiudiziale DDL n. 2547",
            "original_title": "Votazione pregiudiziale DDL n. 2547",
            "description_title": "Questioni pregiudiziali n. 1 COSTA ENRICO (FI) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 TURRI ROBERTO (LEGA) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 76.51,
            "minority_cohesion_rate": 78.43
        },
        {
            "id": 5197,
            "slug": "vs18_339_006",
            "identifier": "vs18_339_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_006/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2447/12 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2447/12 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/12 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/12 SILVESTRONI 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": 27,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5181,
            "slug": "vs18_339_005",
            "identifier": "vs18_339_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_005/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2447/11 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2447/11 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/11 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/11 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6003,
            "slug": "vs18_338_016",
            "identifier": "vs18_338_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_016/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 4.055 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.055 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.055 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.055 LOCATELLI ALESSANDRA (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": 27,
            "majority_cohesion_rate": 75.98,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5544,
            "slug": "vs18_338_006",
            "identifier": "vs18_338_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_006/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.52 BALDELLI SIMONE (FI) - Votazione Emendamento 4.52 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.52 DDL n. 2447",
            "description_title": "Emendamento 4.52 BALDELLI SIMONE (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": 27,
            "majority_cohesion_rate": 75.68,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5589,
            "slug": "vs18_338_009",
            "identifier": "vs18_338_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_009/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.6 PELLA ROBERTO (FI) - Votazione Emendamento 4.6 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2447",
            "description_title": "Emendamento 4.6 PELLA ROBERTO (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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 6402,
            "slug": "vs18_336_002",
            "identifier": "vs18_336_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_336_002/?format=api",
            "sitting": {
                "id": 352,
                "date": "2020-05-07",
                "number": 336,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.059 CIABURRO MONICA (FDI) - Votazione Emendamento 1.059 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.059 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 1.059 CIABURRO MONICA (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": 27,
            "majority_cohesion_rate": 65.17,
            "minority_cohesion_rate": 64.84
        },
        {
            "id": 5562,
            "slug": "vs18_335_023",
            "identifier": "vs18_335_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_023/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.92 CIRIELLI EDMONDO (FDI) - Votazione Emendamento 1.92 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.92 DDL n. 2447",
            "description_title": "Emendamento 1.92 CIRIELLI EDMONDO (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": 27,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 72.76
        }
    ]
}