Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=192
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=193",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=191",
    "results": [
        {
            "id": 6303,
            "slug": "vs18_446_011",
            "identifier": "vs18_446_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_011/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2790-bis/86 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2790-bis/86 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/86 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/86 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": 31,
            "majority_cohesion_rate": 80.25,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 5292,
            "slug": "vs18_446_031",
            "identifier": "vs18_446_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_031/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2790-bis/170 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2790-bis/170 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/170 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/170 TOCCALINI LUCA (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": 33,
            "majority_cohesion_rate": 83.02,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5828,
            "slug": "vs18_446_041",
            "identifier": "vs18_446_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_041/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2790-bis/154 GAVA VANNIA (LEGA) - Votazione Ordine del giorno 9/2790-bis/154 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/154 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/154 GAVA VANNIA (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": 60,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 53.54
        },
        {
            "id": 6421,
            "slug": "vs18_294_013",
            "identifier": "vs18_294_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_013/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.108 BISA INGRID (LEGA) - Votazione Emendamento 1.108 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.108 PDL n. 1524",
            "description_title": "Emendamento 1.108 BISA INGRID (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": 45,
            "majority_cohesion_rate": 81.85,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 5936,
            "slug": "vs18_294_029",
            "identifier": "vs18_294_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_029/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.103 POTENTI MANFREDI (LEGA) - Votazione Emendamento 2.103 PDL n. 1524",
            "original_title": "Votazione Emendamento 2.103 PDL n. 1524",
            "description_title": "Emendamento 2.103 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": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 77.68,
            "minority_cohesion_rate": 75.1
        },
        {
            "id": 6476,
            "slug": "vs18_294_018",
            "identifier": "vs18_294_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_018/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.104 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 1.104 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.104 PDL n. 1524",
            "description_title": "Emendamento 1.104 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 81.85,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 5219,
            "slug": "vs18_294_005",
            "identifier": "vs18_294_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_005/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00317, come riformulata, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione 1_00317",
            "original_title": "Votazione Mozione 1_00317",
            "description_title": "Mozione n. 1-00317, come riformulata, LOLLOBRIGIDA FRANCESCO (FDI) 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": 0,
            "n_margin": 262,
            "majority_cohesion_rate": 87.5,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 4949,
            "slug": "vs18_294_008",
            "identifier": "vs18_294_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_008/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.28 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.28 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.28 PDL n. 1524",
            "description_title": "Emendamento 1.28 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 81.85,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6299,
            "slug": "vs18_446_010",
            "identifier": "vs18_446_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_010/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2790-bis/84 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2790-bis/84 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/84 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/84 ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 81.17,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 8395,
            "slug": "vs18_449_004",
            "identifier": "vs18_449_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_004/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00407, come riformulata, BOLOGNA FABIOLA (MISTO) ed altri - Votazione Mozione 1_00407",
            "original_title": "Votazione Mozione 1_00407",
            "description_title": "Mozione n. 1-00407, come riformulata, BOLOGNA FABIOLA (MISTO) 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": 0,
            "n_margin": 245,
            "majority_cohesion_rate": 77.16,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 8401,
            "slug": "vs18_449_005",
            "identifier": "vs18_449_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_005/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00415 IANARO ANGELA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU), CARNEVALI ELENA (PD) e PROVENZA NICOLA (M5S) - Votazione Mozione 1_00415",
            "original_title": "Votazione Mozione 1_00415",
            "description_title": "Mozione n. 1-00415 IANARO ANGELA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU), CARNEVALI ELENA (PD) e PROVENZA NICOLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 242,
            "majority_cohesion_rate": 75.93,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 8227,
            "slug": "vs18_449_002",
            "identifier": "vs18_449_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_002/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 SISTO FRANCESCO PAOLO (FI) ed altri e n. 3 PRISCO EMANUELE (FDI) ed altri - Votazione pregiudiziale DDL n. 2845",
            "original_title": "Votazione pregiudiziale DDL n. 2845",
            "description_title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 SISTO FRANCESCO PAOLO (FI) ed altri e n. 3 PRISCO EMANUELE (FDI) 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": 22,
            "majority_cohesion_rate": 77.16,
            "minority_cohesion_rate": 83.07
        },
        {
            "id": 8391,
            "slug": "vs18_449_003",
            "identifier": "vs18_449_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_003/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00246 (Nuova formulazione), come riformulata, LAZZARINI ARIANNA (LEGA), VERSACE GIUSEPPINA (FI), BELLUCCI MARIA TERESA (FDI) ed altri - Votazione Mozione 1_00246",
            "original_title": "Votazione Mozione 1_00246",
            "description_title": "Mozione n. 1-00246 (Nuova formulazione), come riformulata, LAZZARINI ARIANNA (LEGA), VERSACE GIUSEPPINA (FI), BELLUCCI MARIA TERESA (FDI) 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": 0,
            "n_margin": 245,
            "majority_cohesion_rate": 77.47,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 8393,
            "slug": "vs18_450_001",
            "identifier": "vs18_450_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_001/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00163, limitatamente alla parte dispositiva, DE GIORGI ROSALBA (MISTO) e BOLOGNA FABIOLA (MISTO) - Votazione Risoluzione 6_00163",
            "original_title": "Votazione Risoluzione 6_00163",
            "description_title": "Risoluzione n. 6-00163, limitatamente alla parte dispositiva, DE GIORGI ROSALBA (MISTO) e BOLOGNA FABIOLA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 83.95,
            "minority_cohesion_rate": 82.68
        },
        {
            "id": 8414,
            "slug": "vs18_450_005",
            "identifier": "vs18_450_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_005/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00166, limitatamente ai capoversi terzo e settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00166",
            "original_title": "Votazione Risoluzione 6_00166",
            "description_title": "Risoluzione n. 6-00166, limitatamente ai capoversi terzo e settimo 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 257,
            "majority_cohesion_rate": 83.95,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 5229,
            "slug": "vs18_294_006",
            "identifier": "vs18_294_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_006/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00318, come riformulata, VIETINA SIMONA (FI) ed altri - Votazione Mozione 1_00318",
            "original_title": "Votazione Mozione 1_00318",
            "description_title": "Mozione n. 1-00318, come riformulata, VIETINA SIMONA (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": 0,
            "n_margin": 261,
            "majority_cohesion_rate": 87.2,
            "minority_cohesion_rate": 79.38
        },
        {
            "id": 5926,
            "slug": "vs18_294_024",
            "identifier": "vs18_294_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_024/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.103 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.103 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.103 PDL n. 1524",
            "description_title": "Emendamento 1.103 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": 40,
            "majority_cohesion_rate": 79.76,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6705,
            "slug": "vs18_294_001",
            "identifier": "vs18_294_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_001/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00095 DORI DEVIS (M5S), BAZOLI ALFREDO (PD), ANNIBALI LUCIA (IV) e CONTE FEDERICO (LEU) - Votazione Risoluzione 6_00095",
            "original_title": "Votazione Risoluzione 6_00095",
            "description_title": "Risoluzione n. 6-00095 DORI DEVIS (M5S), BAZOLI ALFREDO (PD), ANNIBALI LUCIA (IV) e CONTE 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": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 87.2,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 11366,
            "slug": "18-29-18",
            "identifier": "18-29-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-29-18/?format=api",
            "sitting": {
                "id": 785,
                "date": "2018-07-31",
                "number": 29,
                "branch": "S"
            },
            "number": 18,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività illecite connesse al ciclo dei rifiuti e su illeciti ambientali ad esse correlati - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività illecite connesse al ciclo dei rifiuti e su illeciti ambientali ad esse correlati",
            "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": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 86.75,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 8411,
            "slug": "vs18_454_070",
            "identifier": "vs18_454_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_070/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 70,
            "title": "Risoluzione n. 6-00169 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO)     \n(Doc. LVII-bis, n. 4) - Votazione Risoluzione 6_00169",
            "original_title": "Votazione Risoluzione 6_00169",
            "description_title": "Risoluzione n. 6-00169 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO)     \n(Doc. LVII-bis, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 208,
            "majority_cohesion_rate": 94.56,
            "minority_cohesion_rate": 74.65
        },
        {
            "id": 8222,
            "slug": "vs18_454_001",
            "identifier": "vs18_454_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_001/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.51 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 1.51 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2835",
            "description_title": "Emendamento 1.51 TIRAMANI 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 62.32
        },
        {
            "id": 11355,
            "slug": "18-29-1",
            "identifier": "18-29-1",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-29-1/?format=api",
            "sitting": {
                "id": 785,
                "date": "2018-07-31",
                "number": 29,
                "branch": "S"
            },
            "number": 1,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 86, recante disposizioni urgenti in materia di riordino delle attribuzioni dei Ministeri dei beni e delle attività culturali e del turismo, delle politiche agricole alimentari e forestali e dell'ambiente e della tutela del territorio e del mare, nonché in materia di famiglia e disabilità - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 86, recante disposizioni urgenti in materia di riordino delle attribuzioni dei Ministeri dei beni e delle attività culturali e del turismo, delle politiche agricole alimentari e forestali e dell'ambiente e della tutela del territorio e del mare, nonché in materia di famiglia e disabilità",
            "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 89.22,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 4928,
            "slug": "vs18_294_009",
            "identifier": "vs18_294_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_009/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.11 MELONI GIORGIA (FDI) - Votazione Emendamento 1.11 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.11 PDL n. 1524",
            "description_title": "Emendamento 1.11 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": 46,
            "majority_cohesion_rate": 81.55,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 11282,
            "slug": "18-31-23",
            "identifier": "18-31-23",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-23/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 23,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 1.88 (testo 2), la Commissione",
            "original_title": "Em. 1.88 (testo 2), la Commissione",
            "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": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 89.22,
            "minority_cohesion_rate": 76.92
        },
        {
            "id": 8226,
            "slug": "vs18_454_063",
            "identifier": "vs18_454_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_063/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 2.053 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.053 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.053 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 2.053 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 68.66
        },
        {
            "id": 6704,
            "slug": "vs18_292_013",
            "identifier": "vs18_292_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_013/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 2.04 GIACOMONI SESTINO (FI) - Votazione Emendamento 2.04 DDL n. 2302",
            "original_title": "Votazione Emendamento 2.04 DDL n. 2302",
            "description_title": "Articolo aggiuntivo 2.04 GIACOMONI SESTINO (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": 76,
            "majority_cohesion_rate": 69.53,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 8277,
            "slug": "vs18_460_017",
            "identifier": "vs18_460_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_017/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.400 SODANO MICHELE (MISTO) - Votazione Emendamento 3.400 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.400 DDL n. 2845",
            "description_title": "Emendamento 3.400 SODANO MICHELE (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": 181,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 2362,
            "slug": "vs18_248_021",
            "identifier": "vs18_248_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_021/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00269 (Nuova formulazione), limitatamente al capoverso 4) della parte dispositiva, MANDELLI ANDREA (FI) ed altri\n     - Votazione Mozione 1-00269",
            "original_title": "Votazione Mozione 1-00269",
            "description_title": "Mozione n. 1-00269 (Nuova formulazione), limitatamente al capoverso 4) della parte dispositiva, MANDELLI ANDREA (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 77.13
        },
        {
            "id": 6689,
            "slug": "vs18_292_011",
            "identifier": "vs18_292_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_011/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo aggiuntivo 1.026 CENTEMERO GIULIO (LEGA) - Votazione Emendamento 1.026 DDL n. 2302",
            "original_title": "Votazione Emendamento 1.026 DDL n. 2302",
            "description_title": "Articolo aggiuntivo 1.026 CENTEMERO GIULIO (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": 48,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 59.14
        },
        {
            "id": 8270,
            "slug": "vs18_460_023",
            "identifier": "vs18_460_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_023/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.74 RIZZETTO WALTER (FDI) - Votazione Emendamento 4.74 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.74 DDL n. 2845",
            "description_title": "Emendamento 4.74 RIZZETTO WALTER (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": 177,
            "majority_cohesion_rate": 68.73,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 8298,
            "slug": "vs18_460_028",
            "identifier": "vs18_460_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_028/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.86 MENGA ROSA (MISTO) - Votazione Emendamento 4.86 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.86 DDL n. 2845",
            "description_title": "Emendamento 4.86 MENGA ROSA (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": 181,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8305,
            "slug": "vs18_460_011",
            "identifier": "vs18_460_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_011/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.219 LUCASELLI YLENJA (FDI) - Votazione Emendamento 3.219 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.219 DDL n. 2845",
            "description_title": "Emendamento 3.219 LUCASELLI YLENJA (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": 183,
            "majority_cohesion_rate": 68.92,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8301,
            "slug": "vs18_460_007",
            "identifier": "vs18_460_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_007/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.61 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Emendamento 2.61 DDL n. 2845",
            "original_title": "Votazione Emendamento 2.61 DDL n. 2845",
            "description_title": "Emendamento 2.61 DELMASTRO DELLE VEDOVE ANDREA (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": 192,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 8295,
            "slug": "vs18_460_030",
            "identifier": "vs18_460_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_030/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.013 BUCALO CARMELA (FDI) - Votazione Emendamento 5.013 DDL n. 2845",
            "original_title": "Votazione Emendamento 5.013 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 5.013 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 179,
            "majority_cohesion_rate": 67.18,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 8324,
            "slug": "vs18_460_032",
            "identifier": "vs18_460_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_032/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 7.71 GALANTINO DAVIDE (FDI) - Votazione Emendamento 7.71 DDL n. 2845",
            "original_title": "Votazione Emendamento 7.71 DDL n. 2845",
            "description_title": "Emendamento 7.71 GALANTINO DAVIDE (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": 188,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 6691,
            "slug": "vs18_292_016",
            "identifier": "vs18_292_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_016/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 2.012 GIACOMONI SESTINO (FI) - Votazione Emendamento 2.012 DDL n. 2302",
            "original_title": "Votazione Emendamento 2.012 DDL n. 2302",
            "description_title": "Articolo aggiuntivo 2.012 GIACOMONI SESTINO (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": 78,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 36.96
        },
        {
            "id": 6693,
            "slug": "vs18_292_010",
            "identifier": "vs18_292_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_010/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.024 TATEO ANNA RITA (LEGA) - Votazione Emendamento 1.024 DDL n. 2302",
            "original_title": "Votazione Emendamento 1.024 DDL n. 2302",
            "description_title": "Articolo aggiuntivo 1.024 TATEO ANNA RITA (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": 49,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 57.98
        },
        {
            "id": 4384,
            "slug": "vs18_225_022",
            "identifier": "vs18_225_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_225_022/?format=api",
            "sitting": {
                "id": 241,
                "date": "2019-09-18",
                "number": 225,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 4\n     - Votazione Articolo DDL n.1771",
            "original_title": "Votazione Articolo DDL n.1771",
            "description_title": "Articolo 4\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 246,
            "majority_cohesion_rate": 74.71,
            "minority_cohesion_rate": 84.82
        },
        {
            "id": 6692,
            "slug": "vs18_292_015",
            "identifier": "vs18_292_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_292_015/?format=api",
            "sitting": {
                "id": 308,
                "date": "2020-01-21",
                "number": 292,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 2.010 D'ETTORE FELICE MAURIZIO (FI) - Votazione Emendamento 2.010 DDL n. 2302",
            "original_title": "Votazione Emendamento 2.010 DDL n. 2302",
            "description_title": "Articolo aggiuntivo 2.010 D'ETTORE FELICE MAURIZIO (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": 77,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 36.19
        },
        {
            "id": 2351,
            "slug": "vs18_248_029",
            "identifier": "vs18_248_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_029/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00271, limitatamente al capoverso 6) della parte dispositiva, GAGLIARDI MANUELA (MISTO) ed altri\n     - Votazione Mozione 1-00271",
            "original_title": "Votazione Mozione 1-00271",
            "description_title": "Mozione n. 1-00271, limitatamente al capoverso 6) della parte dispositiva, GAGLIARDI MANUELA (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 79.65,
            "minority_cohesion_rate": 76.74
        },
        {
            "id": 8314,
            "slug": "vs18_460_029",
            "identifier": "vs18_460_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_029/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo aggiuntivo 5.09 BUCALO CARMELA (FDI) - Votazione Emendamento 5.09 DDL n. 2845",
            "original_title": "Votazione Emendamento 5.09 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 5.09 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 185,
            "majority_cohesion_rate": 70.08,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8286,
            "slug": "vs18_460_010",
            "identifier": "vs18_460_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_010/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.198 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3.198 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.198 DDL n. 2845",
            "description_title": "Emendamento 3.198 GEMMATO MARCELLO (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": 188,
            "majority_cohesion_rate": 70.08,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8283,
            "slug": "vs18_460_008",
            "identifier": "vs18_460_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_008/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 2.09 ZUCCONI RICCARDO (FDI) - Votazione Emendamento 2.09 DDL n. 2845",
            "original_title": "Votazione Emendamento 2.09 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 2.09 ZUCCONI RICCARDO (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": 186,
            "majority_cohesion_rate": 69.5,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 2353,
            "slug": "vs18_248_011",
            "identifier": "vs18_248_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_011/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00266 (Ulteriore nuova formulazione) limitatamente alla premessa, MELONI GIORGIA (FDI) ed altri\n     - Votazione Mozione 1-00266",
            "original_title": "Votazione Mozione 1-00266",
            "description_title": "Mozione n. 1-00266 (Ulteriore nuova formulazione) limitatamente alla premessa, MELONI GIORGIA (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 75.97
        },
        {
            "id": 8309,
            "slug": "vs18_460_015",
            "identifier": "vs18_460_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_015/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.196 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3.196 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.196 DDL n. 2845",
            "description_title": "Emendamento 3.196 GEMMATO MARCELLO (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": 187,
            "majority_cohesion_rate": 69.5,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8310,
            "slug": "vs18_460_013",
            "identifier": "vs18_460_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_013/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.200 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.200 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.200 DDL n. 2845",
            "description_title": "Emendamento 3.200 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 187,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 8243,
            "slug": "vs18_460_025",
            "identifier": "vs18_460_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_025/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.120 RAMPELLI FABIO (FDI) - Votazione Emendamento 4.120 DDL n. 2845",
            "original_title": "Votazione Emendamento 4.120 DDL n. 2845",
            "description_title": "Emendamento 4.120 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": 0,
            "n_margin": 191,
            "majority_cohesion_rate": 71.04,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 8297,
            "slug": "vs18_460_020",
            "identifier": "vs18_460_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_460_020/?format=api",
            "sitting": {
                "id": 476,
                "date": "2021-02-22",
                "number": 460,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 3.0113 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 3.0113 DDL n. 2845",
            "original_title": "Votazione Emendamento 3.0113 DDL n. 2845",
            "description_title": "Articolo aggiuntivo 3.0113 LOLLOBRIGIDA FRANCESCO (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": 190,
            "majority_cohesion_rate": 71.62,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 11336,
            "slug": "18-31-37",
            "identifier": "18-31-37",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-37/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 37,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 2.100, la Commissione",
            "original_title": "Em. 2.100, la Commissione",
            "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": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 88.02,
            "minority_cohesion_rate": 74.62
        },
        {
            "id": 8313,
            "slug": "vs18_461_003",
            "identifier": "vs18_461_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_461_003/?format=api",
            "sitting": {
                "id": 477,
                "date": "2021-02-23",
                "number": 461,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 11.105 PRISCO EMANUELE (FDI) - Votazione Emendamento 11.105 DDL n. 2845",
            "original_title": "Votazione Emendamento 11.105 DDL n. 2845",
            "description_title": "Emendamento 11.105 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": 185,
            "majority_cohesion_rate": 69.31,
            "minority_cohesion_rate": 76.47
        }
    ]
}