Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=198
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=-majority_cohesion_rate&page=199",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-majority_cohesion_rate&page=197",
    "results": [
        {
            "id": 5071,
            "slug": "vs18_335_012",
            "identifier": "vs18_335_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_012/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.68 BELOTTI DANIELE (LEGA) - Votazione Emendamento 1.68 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.68 DDL n. 2447",
            "description_title": "Emendamento 1.68 BELOTTI DANIELE (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": 26,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 4838,
            "slug": "vs18_438_006",
            "identifier": "vs18_438_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_006/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2727/7 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2727/7 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/7 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/7 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 80.71
        },
        {
            "id": 7006,
            "slug": "vs18_478_017",
            "identifier": "vs18_478_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_017/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 17,
            "title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 2, lettera m), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18) - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 2, lettera m), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 184,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 7366,
            "slug": "vs18_478_051",
            "identifier": "vs18_478_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_051/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 51,
            "title": "Risoluzione n. 6-00182 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, limitatamente al capoverso \"Missione 1, componente 2\" della parte dispositiva - Votazione Risoluzione 6_00182",
            "original_title": "Votazione Risoluzione 6_00182",
            "description_title": "Risoluzione n. 6-00182 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, limitatamente al capoverso \"Missione 1, componente 2\" della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 198,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 5087,
            "slug": "vs18_335_014",
            "identifier": "vs18_335_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_014/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.32 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.32 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.32 DDL n. 2447",
            "description_title": "Emendamento 1.32 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 231,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6237,
            "slug": "vs18_438_017",
            "identifier": "vs18_438_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_017/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2727/18 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2727/18 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/18 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/18 BIGNAMI GALEAZZO (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": 24,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 7398,
            "slug": "vs18_478_034",
            "identifier": "vs18_478_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_034/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 34,
            "title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 6, lettera a), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18) - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 6, lettera a), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 198,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 5059,
            "slug": "vs18_335_011",
            "identifier": "vs18_335_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_011/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 1.50 CECCANTI STEFANO (PD), 1.61 OCCHIUTO ROBERTO (FI) e 1.97 DE FILIPPO VITO (IV), nel testo riformulato - Votazione Emendamento 1.50 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.50 DDL n. 2447",
            "description_title": "Identici emendamenti 1.50 CECCANTI STEFANO (PD), 1.61 OCCHIUTO ROBERTO (FI) e 1.97 DE FILIPPO VITO (IV), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 164,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 51.36
        },
        {
            "id": 7085,
            "slug": "vs18_478_007",
            "identifier": "vs18_478_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_007/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 2, lettera a), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18) - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 2, lettera a), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 185,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7050,
            "slug": "vs18_478_026",
            "identifier": "vs18_478_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_026/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 4, lettera d), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18) - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "Risoluzione n. 6-00180, limitatamente al capoverso n. 4, lettera d), della parte dispositiva, COLLETTI ANDREA (MISTO), COSTANZO JESSICA (MISTO) ed altri (Doc. XXVII, n. 18)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 185,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 7359,
            "slug": "vs18_478_052",
            "identifier": "vs18_478_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_052/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 52,
            "title": "Risoluzione n. 6-00182 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, limitatamente al capoverso \"Missione 1, componente 3\" della parte dispositiva - Votazione Risoluzione 6_00182",
            "original_title": "Votazione Risoluzione 6_00182",
            "description_title": "Risoluzione n. 6-00182 LOLLOBRIGIDA FRANCESCO (FDI) ed altri, limitatamente al capoverso \"Missione 1, componente 3\" della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 193,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 4667,
            "slug": "vs18_342_012",
            "identifier": "vs18_342_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_012/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2117",
            "original_title": "Votazione Articolo 2 DDL n. 2117",
            "description_title": "Articolo 2",
            "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": 238,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 82.03
        },
        {
            "id": 3801,
            "slug": "vs18_165_053",
            "identifier": "vs18_165_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_165_053/?format=api",
            "sitting": {
                "id": 181,
                "date": "2019-04-17",
                "number": 165,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10-quater.101, nel testo riformulato, PARENTELA PAOLO (M5S)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 10-quater.101, nel testo riformulato, PARENTELA PAOLO (M5S)\n    ",
            "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": 228,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 2549,
            "slug": "vs18_112_007",
            "identifier": "vs18_112_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_007/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.38 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.38 CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 2558,
            "slug": "vs18_112_009",
            "identifier": "vs18_112_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_009/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.54, fatto proprio dal gruppo di Forza Italia\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.54, fatto proprio dal gruppo di Forza Italia\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": 6,
            "n_margin": 128,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 2569,
            "slug": "vs18_113_009",
            "identifier": "vs18_113_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_009/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 9,
            "title": "Subemendamento 0.1.900.14 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.14 CECCANTI STEFANO (PD)\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": 47,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 58.94
        },
        {
            "id": 3306,
            "slug": "vs18_116_012",
            "identifier": "vs18_116_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_012/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.72 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.72 D'ETTORE FELICE MAURIZIO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 64.26
        },
        {
            "id": 3289,
            "slug": "vs18_118_002",
            "identifier": "vs18_118_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_002/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.901 della Commissione\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.901 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 180,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 34.6
        },
        {
            "id": 3022,
            "slug": "vs18_124_024",
            "identifier": "vs18_124_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_024/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 12.1 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 12.1 RIZZETTO WALTER (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": 4,
            "n_margin": 170,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 4256,
            "slug": "vs18_125_010",
            "identifier": "vs18_125_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_010/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 4262,
            "slug": "vs18_125_014",
            "identifier": "vs18_125_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_014/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.189 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.189 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 72.62
        },
        {
            "id": 4469,
            "slug": "vs18_129_042",
            "identifier": "vs18_129_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_042/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.248 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.248 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 63.88
        },
        {
            "id": 4476,
            "slug": "vs18_129_032",
            "identifier": "vs18_129_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_032/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.230 FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.230 FIANO EMANUELE (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 59.32
        },
        {
            "id": 4474,
            "slug": "vs18_129_040",
            "identifier": "vs18_129_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_040/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.238 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.238 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 4485,
            "slug": "vs18_129_046",
            "identifier": "vs18_129_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_046/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.252 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.252 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 4478,
            "slug": "vs18_129_034",
            "identifier": "vs18_129_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_129_034/?format=api",
            "sitting": {
                "id": 145,
                "date": "2019-02-19",
                "number": 129,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.232 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.232 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 3431,
            "slug": "vs18_130_034",
            "identifier": "vs18_130_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_034/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.388 DI MAIO MARCO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.388 DI MAIO MARCO (PD)\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": 55,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 53.61
        },
        {
            "id": 3428,
            "slug": "vs18_130_038",
            "identifier": "vs18_130_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_038/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.392 POLLASTRINI BARBARA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.392 POLLASTRINI BARBARA (PD)\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": 37,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 3405,
            "slug": "vs18_130_045",
            "identifier": "vs18_130_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_045/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.399 POLLASTRINI BARBARA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.399 POLLASTRINI BARBARA (PD)\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": 74.85,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 3411,
            "slug": "vs18_130_018",
            "identifier": "vs18_130_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_018/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.370 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.370 MIGLIORE GENNARO (PD)\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": 62,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 48.29
        },
        {
            "id": 3436,
            "slug": "vs18_130_041",
            "identifier": "vs18_130_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_041/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.395 DI MAIO MARCO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.395 DI MAIO MARCO (PD)\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": 30,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 71.48
        },
        {
            "id": 3434,
            "slug": "vs18_130_046",
            "identifier": "vs18_130_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_046/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.400 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.400 CECCANTI STEFANO (PD)\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": 39,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 64.64
        },
        {
            "id": 3416,
            "slug": "vs18_130_048",
            "identifier": "vs18_130_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_048/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.402 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.402 GIORGIS ANDREA (PD)\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": 74.85,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 3425,
            "slug": "vs18_130_004",
            "identifier": "vs18_130_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_004/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.264 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.264 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4098,
            "slug": "vs18_130_056",
            "identifier": "vs18_130_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_056/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.410 DI MAIO MARCO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.410 DI MAIO MARCO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 62.36
        },
        {
            "id": 3442,
            "slug": "vs18_130_006",
            "identifier": "vs18_130_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_006/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.271 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.271 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 4085,
            "slug": "vs18_130_053",
            "identifier": "vs18_130_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_053/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.407 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.407 MIGLIORE GENNARO (PD)\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": 30,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 3587,
            "slug": "vs18_131_014",
            "identifier": "vs18_131_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_014/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.785 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.785 CECCANTI STEFANO (PD)\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": 33,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 3622,
            "slug": "vs18_131_029",
            "identifier": "vs18_131_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_029/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.29 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 2.29 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.5
        },
        {
            "id": 3604,
            "slug": "vs18_131_041",
            "identifier": "vs18_131_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_041/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.40 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 3.40 CECCANTI STEFANO (PD)\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": 52,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 54.37
        },
        {
            "id": 3618,
            "slug": "vs18_131_005",
            "identifier": "vs18_131_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_005/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.903.3 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.903.3 SISTO FRANCESCO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 67.68
        },
        {
            "id": 3600,
            "slug": "vs18_131_011",
            "identifier": "vs18_131_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_011/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.784 GIORGIS ANDREA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.784 GIORGIS ANDREA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 3591,
            "slug": "vs18_131_003",
            "identifier": "vs18_131_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_003/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.779 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.779 CECCANTI STEFANO (PD)\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": 36,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 3664,
            "slug": "vs18_133_009",
            "identifier": "vs18_133_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_009/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.50 VERINI WALTER (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 2.50 VERINI WALTER (PD)\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": 43,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 2592,
            "slug": "vs18_133_049",
            "identifier": "vs18_133_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_049/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1394",
            "original_title": "Votazione Articolo DDL n.1394",
            "description_title": "Articolo 3\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": 1,
            "n_margin": 191,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 45.63
        },
        {
            "id": 3648,
            "slug": "vs18_133_042",
            "identifier": "vs18_133_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_042/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.1353",
            "original_title": "Votazione Articolo PDL n.1353",
            "description_title": "Articolo 7\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": 224,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 2577,
            "slug": "vs18_133_047",
            "identifier": "vs18_133_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_047/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 3.10 BALDELLI SIMONE (FI)\n     - Votazione Emendamento DDL n.1394",
            "original_title": "Votazione Emendamento DDL n.1394",
            "description_title": "Emendamento 3.10 BALDELLI SIMONE (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 3656,
            "slug": "vs18_133_002",
            "identifier": "vs18_133_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_002/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 CONTE FEDERICO (LEU) e n. 2 BAZOLI ALFREDO (PD) ed altri\n     - Votazione pregiudiziale PDL n.1309",
            "original_title": "Votazione pregiudiziale PDL n.1309",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 CONTE FEDERICO (LEU) e n. 2 BAZOLI ALFREDO (PD) ed altri\n    ",
            "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": 133,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 38.4
        },
        {
            "id": 2586,
            "slug": "vs18_134_029",
            "identifier": "vs18_134_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_029/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 8\n     - Votazione Articolo PDL n.1160",
            "original_title": "Votazione Articolo PDL n.1160",
            "description_title": "Articolo 8\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": 3,
            "n_margin": 221,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 2578,
            "slug": "vs18_134_042",
            "identifier": "vs18_134_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_134_042/?format=api",
            "sitting": {
                "id": 150,
                "date": "2019-02-27",
                "number": 134,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.9 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento PDL n.0712",
            "original_title": "Votazione Emendamento PDL n.0712",
            "description_title": "Emendamento 1.9 INCERTI ANTONELLA (PD)\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": 4,
            "n_margin": 142,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 36.88
        }
    ]
}