Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=115
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=116",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=114",
    "results": [
        {
            "id": 6572,
            "slug": "vs18_308_038",
            "identifier": "vs18_308_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_038/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2325/180 SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/2325/180 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/180 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/180 SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 6442,
            "slug": "vs18_312_013",
            "identifier": "vs18_312_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_013/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.52 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 3.52 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.52 DDL n. 2402",
            "description_title": "Emendamento 3.52 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 77.08,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 4879,
            "slug": "vs18_313_028",
            "identifier": "vs18_313_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_028/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2394/85 TONELLI GIANNI (LEGA) - Votazione Ordine del giorno 9/2394/85 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/85 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/85 TONELLI GIANNI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 70.24,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6778,
            "slug": "vs18_315_029",
            "identifier": "vs18_315_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_029/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2407/17 CIMINO ROSALBA (M5S) - Votazione Ordine del giorno 9/2407/17 DDL n. 2407",
            "original_title": "Votazione Ordine del giorno 9/2407/17 DDL n. 2407",
            "description_title": "Ordine del giorno n. 9/2407/17 CIMINO ROSALBA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 69.73,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 5216,
            "slug": "vs18_315_032",
            "identifier": "vs18_315_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_032/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00334, limitatamente alla premessa, BOLDRINI LAURA (PD), ASCARI STEFANIA (M5S), BOSCHI MARIA ELENA (IV), MURONI ROSSELLA (LEU), GIANNONE VERONICA (MISTO) ed altri - Votazione Mozione 1_00334",
            "original_title": "Votazione Mozione 1_00334",
            "description_title": "Mozione n. 1-00334, limitatamente alla premessa, BOLDRINI LAURA (PD), ASCARI STEFANIA (M5S), BOSCHI MARIA ELENA (IV), MURONI ROSSELLA (LEU), GIANNONE VERONICA (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": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 70.92,
            "minority_cohesion_rate": 61.09
        },
        {
            "id": 5412,
            "slug": "vs18_335_020",
            "identifier": "vs18_335_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_020/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.62 SPENA MARIA (FI) - Votazione Emendamento 1.62 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.62 DDL n. 2447",
            "description_title": "Emendamento 1.62 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 5934,
            "slug": "vs18_335_032",
            "identifier": "vs18_335_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_032/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.33 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.33 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2447",
            "description_title": "Emendamento 1.33 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 4765,
            "slug": "vs18_335_004",
            "identifier": "vs18_335_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_004/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.57 RUSSO PAOLO (FI) - Votazione Emendamento 1.57 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.57 DDL n. 2447",
            "description_title": "Emendamento 1.57 RUSSO PAOLO (FI)",
            "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": 218,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5498,
            "slug": "vs18_338_002",
            "identifier": "vs18_338_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_002/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.52 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 2.52 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.52 DDL n. 2447",
            "description_title": "Emendamento 2.52 OCCHIUTO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 73.57,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5544,
            "slug": "vs18_338_006",
            "identifier": "vs18_338_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_006/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.52 BALDELLI SIMONE (FI) - Votazione Emendamento 4.52 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.52 DDL n. 2447",
            "description_title": "Emendamento 4.52 BALDELLI SIMONE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 75.68,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5532,
            "slug": "vs18_338_001",
            "identifier": "vs18_338_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_001/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 2.80 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 2.80 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.80 DDL n. 2447",
            "description_title": "Emendamento 2.80 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 74.77,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5996,
            "slug": "vs18_338_015",
            "identifier": "vs18_338_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_015/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA) - Votazione Emendamento 4.05 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6468,
            "slug": "vs18_338_011",
            "identifier": "vs18_338_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_011/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.56 GELMINI MARIASTELLA (FI) - Votazione Emendamento 4.56 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.56 DDL n. 2447",
            "description_title": "Emendamento 4.56 GELMINI MARIASTELLA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 75.98,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 4962,
            "slug": "vs18_342_017",
            "identifier": "vs18_342_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_017/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 2.019 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.019 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.019 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 2.019 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 73.35,
            "minority_cohesion_rate": 76.56
        },
        {
            "id": 4733,
            "slug": "vs18_343_006",
            "identifier": "vs18_343_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_006/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2117",
            "original_title": "Votazione Articolo 5 DDL n. 2117",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 217,
            "majority_cohesion_rate": 66.77,
            "minority_cohesion_rate": 77.73
        },
        {
            "id": 5614,
            "slug": "vs18_343_023",
            "identifier": "vs18_343_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_023/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2117",
            "original_title": "Votazione Articolo 9 DDL n. 2117",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 228,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 5020,
            "slug": "vs18_343_019",
            "identifier": "vs18_343_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_343_019/?format=api",
            "sitting": {
                "id": 359,
                "date": "2020-05-20",
                "number": 343,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 8.023 PIASTRA CARLO (LEGA) - Votazione Emendamento 8.023 DDL n. 2117",
            "original_title": "Votazione Emendamento 8.023 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 8.023 PIASTRA CARLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 68.26,
            "minority_cohesion_rate": 80.47
        },
        {
            "id": 5805,
            "slug": "vs18_348_006",
            "identifier": "vs18_348_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_006/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2461/38 ROSPI GIANLUCA (MISTO) - Votazione Ordine del giorno 9/2461/38 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/38 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/38 ROSPI GIANLUCA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5813,
            "slug": "vs18_348_007",
            "identifier": "vs18_348_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_007/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 6133,
            "slug": "vs18_348_036",
            "identifier": "vs18_348_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_036/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 36,
            "title": "Conversione in legge del decreto-legge 8 aprile 2020, n. 23, recante misure urgenti in materia di accesso al credito e di adempimenti fiscali per le imprese, di poteri speciali nei settori strategici, nonché interventi in materia di salute e lavoro, di proroga di termini amministrativi e processuali (DDL 2461) - Votazione finale DDL n. 2641",
            "original_title": "Votazione finale DDL n. 2641",
            "description_title": "Conversione in legge del decreto-legge 8 aprile 2020, n. 23, recante misure urgenti in materia di accesso al credito e di adempimenti fiscali per le imprese, di poteri speciali nei settori strategici, nonché interventi in materia di salute e lavoro, di proroga di termini amministrativi e processuali (DDL 2461)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 78.38,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6035,
            "slug": "vs18_352_013",
            "identifier": "vs18_352_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_013/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.209 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.209 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.209 DDL n. 2471",
            "description_title": "Emendamento 1.209 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": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 68.47,
            "minority_cohesion_rate": 99.22
        },
        {
            "id": 5106,
            "slug": "vs18_355_008",
            "identifier": "vs18_355_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_008/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.242 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.242 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.242 DDL n. 2471",
            "description_title": "Emendamento 1.242 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5274,
            "slug": "vs18_362_005",
            "identifier": "vs18_362_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_005/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/11 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/11 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6062,
            "slug": "vs18_363_008",
            "identifier": "vs18_363_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_363_008/?format=api",
            "sitting": {
                "id": 379,
                "date": "2020-06-30",
                "number": 363,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.13 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1.13 DDL n. 2537",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2537",
            "description_title": "Emendamento 1.13 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6396,
            "slug": "vs18_369_009",
            "identifier": "vs18_369_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_009/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2500/95 ANGIOLA NUNZIO (MISTO) - Votazione Ordine del giorno 9/2500/95 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/95 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/95 ANGIOLA NUNZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 77.65
        },
        {
            "id": 6329,
            "slug": "vs18_369_008",
            "identifier": "vs18_369_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_008/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2500/88 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2500/88 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/88 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/88 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 6217,
            "slug": "vs18_369_042",
            "identifier": "vs18_369_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_042/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2500/379 CASCIELLO LUIGI (FI) - Votazione Ordine del giorno 9/2500/379 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/379 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/379 CASCIELLO LUIGI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5756,
            "slug": "vs18_371_004",
            "identifier": "vs18_371_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_004/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00112 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00112",
            "original_title": "Votazione Risoluzione 6_00112",
            "description_title": "Risoluzione n. 6-00112 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 76.2,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 6059,
            "slug": "vs18_373_007",
            "identifier": "vs18_373_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_007/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500, PDL n. 0687",
            "original_title": "Votazione Emendamento 1.500, PDL n. 0687",
            "description_title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 207,
            "majority_cohesion_rate": 66.27,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 4986,
            "slug": "vs18_376_002",
            "identifier": "vs18_376_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_002/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0687",
            "original_title": "Votazione Articolo 1 PDL n. 0687",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 116,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 67.06
        },
        {
            "id": 4709,
            "slug": "vs18_376_043",
            "identifier": "vs18_376_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_043/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 5.200 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 5.200 PDL n. 0687",
            "original_title": "Votazione Emendamento 5.200 PDL n. 0687",
            "description_title": "Emendamento 5.200 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5575,
            "slug": "vs18_376_024",
            "identifier": "vs18_376_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_024/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.116 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.116 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.116 PDL n. 0687",
            "description_title": "Emendamento 2.116 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5484,
            "slug": "vs18_376_073",
            "identifier": "vs18_376_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_073/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 73,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività connesse alle comunità di tipo familiare che accolgono minori. Disposizioni in maniera di diritto del minore di una famiglia. (PDL 2070 e abbinate PDL 1731-1887-1958-2007) - Votazione finale PDL n. 2070",
            "original_title": "Votazione finale PDL n. 2070",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulle attività connesse alle comunità di tipo familiare che accolgono minori. Disposizioni in maniera di diritto del minore di una famiglia. (PDL 2070 e abbinate PDL 1731-1887-1958-2007)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 200,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 59.61
        },
        {
            "id": 5967,
            "slug": "vs18_377_053",
            "identifier": "vs18_377_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_053/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 15.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 15.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 15.210 PDL n. 0875",
            "description_title": "Emendamento 15.210 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4938,
            "slug": "vs18_377_001",
            "identifier": "vs18_377_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_001/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.210 DEIDDA SALVATORE (FDI) - Votazione Emendamento 1.210 PDL n. 0875",
            "original_title": "Votazione Emendamento 1.210 PDL n. 0875",
            "description_title": "Emendamento 1.210 DEIDDA SALVATORE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 113,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 4973,
            "slug": "vs18_377_079",
            "identifier": "vs18_377_079",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_079/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 79,
            "title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330) - Votazione finale PDL n. 0875",
            "original_title": "Votazione finale PDL n. 0875",
            "description_title": "Norme sull'esercizio della libertà sindacale del personale delle Forze armate e delle Forze di polizia a ordinamento militare, nonché delega al Governo per il coordinamento normativo. (PDL 875 e abbinate PDL 1060-1702-2330)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 127,
            "majority_cohesion_rate": 65.96,
            "minority_cohesion_rate": 42.35
        },
        {
            "id": 6448,
            "slug": "vs18_377_058",
            "identifier": "vs18_377_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_058/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 16.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 16.500, PDL n. 0875",
            "original_title": "Votazione Emendamento 16.500, PDL n. 0875",
            "description_title": "Emendamento 16.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 225,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 4906,
            "slug": "vs18_381_031",
            "identifier": "vs18_381_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_031/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.113 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.113 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.113 PDL n. 1056",
            "description_title": "Emendamento 2.113 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 6050,
            "slug": "vs18_381_029",
            "identifier": "vs18_381_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_029/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.112 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.112 PDL n. 1056",
            "description_title": "Emendamento 2.112 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5584,
            "slug": "vs18_381_018",
            "identifier": "vs18_381_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_018/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.15 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.15 PDL n. 1056",
            "description_title": "Emendamento 2.15 CASCIELLO LUIGI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 5036,
            "slug": "vs18_381_006",
            "identifier": "vs18_381_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_006/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.1 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.1 PDL n. 1056",
            "description_title": "Emendamento 2.1 ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 4939,
            "slug": "vs18_381_032",
            "identifier": "vs18_381_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_032/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.115 MACCANTI ELENA (LEGA) - Votazione Emendamento 2.115 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.115 PDL n. 1056",
            "description_title": "Emendamento 2.115 MACCANTI ELENA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 4889,
            "slug": "vs18_382_001",
            "identifier": "vs18_382_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_001/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU) - Votazione Risoluzione 6_00119",
            "original_title": "Votazione Risoluzione 6_00119",
            "description_title": "Risoluzione n. 6-00119 CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), BOSCHI MARIA ELENA (IV) e FORNARO FEDERICO (LEU)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 82.83,
            "minority_cohesion_rate": 80.39
        },
        {
            "id": 4894,
            "slug": "vs18_382_002",
            "identifier": "vs18_382_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_002/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00120",
            "original_title": "Votazione Risoluzione 6_00120",
            "description_title": "Risoluzione n. 6-00120, limitatamente alla premessa e al capoverso primo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 83.73,
            "minority_cohesion_rate": 80.78
        },
        {
            "id": 5932,
            "slug": "vs18_386_009",
            "identifier": "vs18_386_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_009/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2752",
            "original_title": "Votazione Articolo 7 DDL n. 2752",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 6024,
            "slug": "vs18_386_019",
            "identifier": "vs18_386_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_019/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.28 PRESTIGIACOMO STEFANIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 6083,
            "slug": "vs18_386_011",
            "identifier": "vs18_386_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_011/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento Tab. 2.24 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.24 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 6034,
            "slug": "vs18_386_018",
            "identifier": "vs18_386_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_018/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento Tab. 2.29 BARTOLOZZI GIUSI (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.29 BARTOLOZZI GIUSI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.98,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5548,
            "slug": "vs18_386_006",
            "identifier": "vs18_386_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_006/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2752",
            "original_title": "Votazione Articolo 4 DDL n. 2752",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 80,
            "majority_cohesion_rate": 71.08,
            "minority_cohesion_rate": 36.86
        },
        {
            "id": 5711,
            "slug": "vs18_396_022",
            "identifier": "vs18_396_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_022/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2648/68 FITZGERALD NISSOLI FUCSIA (FI) - Votazione Ordine del giorno 9/2648/68 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/68 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/68 FITZGERALD NISSOLI FUCSIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 68.79,
            "minority_cohesion_rate": 63.78
        }
    ]
}