Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=53
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=54",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=52",
    "results": [
        {
            "id": 5230,
            "slug": "vs18_439_016",
            "identifier": "vs18_439_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_016/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2727/107 LIUNI MARZIO (LEGA) - Votazione Ordine del giorno 9/2727/107 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/107 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/107 LIUNI MARZIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 6554,
            "slug": "vs18_439_075",
            "identifier": "vs18_439_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_075/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2727/171 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2727/171 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/171 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/171 TOCCALINI LUCA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 7010,
            "slug": "vs18_482_002",
            "identifier": "vs18_482_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_002/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2915/4 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Ordine del giorno 9/2915/4 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/4 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/4 LOLLOBRIGIDA FRANCESCO (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": 149,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6507,
            "slug": "vs18_439_078",
            "identifier": "vs18_439_078",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_078/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2727/174 BILLI SIMONE (LEGA) - Votazione Ordine del giorno 9/2727/174 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/174 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/174 BILLI SIMONE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5892,
            "slug": "vs18_439_152",
            "identifier": "vs18_439_152",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_152/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 152,
            "title": "Ordine del giorno n. 9/2727/263 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2727/263 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/263 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/263 SAVINO SANDRA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 38.19
        },
        {
            "id": 5880,
            "slug": "vs18_439_150",
            "identifier": "vs18_439_150",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_150/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/2727/260 PORCHIETTO CLAUDIA (FI) - Votazione Ordine del giorno 9/2727/260 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/260 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/260 PORCHIETTO CLAUDIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 5398,
            "slug": "vs18_439_051",
            "identifier": "vs18_439_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_051/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2727/146 POTENTI MANFREDI (LEGA) - Votazione Ordine del giorno 9/2727/146 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/146 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/146 POTENTI MANFREDI (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 6519,
            "slug": "vs18_439_033",
            "identifier": "vs18_439_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_033/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2727/125 MATURI FILIPPO (LEGA) - Votazione Ordine del giorno 9/2727/125 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/125 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/125 MATURI FILIPPO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 5721,
            "slug": "vs18_439_007",
            "identifier": "vs18_439_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_007/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2727/98 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2727/98 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/98 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/98 PRETTO ERIK UMBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 6250,
            "slug": "vs18_439_138",
            "identifier": "vs18_439_138",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_138/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/2727/246 BARATTO RAFFAELE (FI) - Votazione Ordine del giorno 9/2727/246 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/246 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/246 BARATTO RAFFAELE (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 47.64
        },
        {
            "id": 5681,
            "slug": "vs18_439_050",
            "identifier": "vs18_439_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_050/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2727/145 MORRONE JACOPO (LEGA) - Votazione Ordine del giorno 9/2727/145 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/145 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/145 MORRONE JACOPO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 7036,
            "slug": "vs18_482_025",
            "identifier": "vs18_482_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_025/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2915/54 CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/2915/54 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/54 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/54 CAIATA SALVATORE (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": 159,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 5718,
            "slug": "vs18_439_123",
            "identifier": "vs18_439_123",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_123/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/2727/227 PEREGO DI CREMNAGO MATTEO (FI) - Votazione Ordine del giorno 9/2727/227 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/227 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/227 PEREGO DI CREMNAGO MATTEO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 59.45
        },
        {
            "id": 5768,
            "slug": "vs18_439_001",
            "identifier": "vs18_439_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_001/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2727/92 LORENZONI EVA (LEGA) - Votazione Ordine del giorno 9/2727/92 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/92 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/92 LORENZONI EVA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 70.47
        },
        {
            "id": 5738,
            "slug": "vs18_439_004",
            "identifier": "vs18_439_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_004/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2727/95 CESTARI EMANUELE (LEGA) - Votazione Ordine del giorno 9/2727/95 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/95 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/95 CESTARI EMANUELE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 6546,
            "slug": "vs18_439_034",
            "identifier": "vs18_439_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_034/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2727/126 BELLACHIOMA GIUSEPPE ERCOLE (LEGA) - Votazione Ordine del giorno 9/2727/126 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/126 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/126 BELLACHIOMA GIUSEPPE ERCOLE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 7002,
            "slug": "vs18_482_020",
            "identifier": "vs18_482_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_020/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2915/46 VINCI GIANLUCA (FDI) - Votazione Ordine del giorno 9/2915/46 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/46 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/46 VINCI GIANLUCA (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": 170,
            "majority_cohesion_rate": 63.55,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 5728,
            "slug": "vs18_439_006",
            "identifier": "vs18_439_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_006/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2727/97 GALLI DARIO (LEGA) - Votazione Ordine del giorno 9/2727/97 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/97 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/97 GALLI DARIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 5834,
            "slug": "vs18_439_101",
            "identifier": "vs18_439_101",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_101/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/2727/198 TRIPODI ELISA (M5S) - Votazione Ordine del giorno 9/2727/198 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/198 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/198 TRIPODI ELISA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.4,
            "minority_cohesion_rate": 70.08
        },
        {
            "id": 6520,
            "slug": "vs18_439_147",
            "identifier": "vs18_439_147",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_147/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/2727/256 MARTINO ANTONIO (FI) - Votazione Ordine del giorno 9/2727/256 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/256 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/256 MARTINO ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 5770,
            "slug": "vs18_439_082",
            "identifier": "vs18_439_082",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_082/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2727/179 VINCI GIANLUCA (LEGA) - Votazione Ordine del giorno 9/2727/179 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/179 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/179 VINCI GIANLUCA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5244,
            "slug": "vs18_439_136",
            "identifier": "vs18_439_136",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_136/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 136,
            "title": "Ordine del giorno n. 9/2727/242 D'ATTIS MAURO (FI) - Votazione Ordine del giorno 9/2727/242 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/242 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/242 D'ATTIS MAURO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 55.51
        },
        {
            "id": 5385,
            "slug": "vs18_439_160",
            "identifier": "vs18_439_160",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_160/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 160,
            "title": "Ordine del giorno n. 9/2727/274 ROTONDI GIANFRANCO (FI) - Votazione Ordine del giorno 9/2727/274 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/274 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/274 ROTONDI GIANFRANCO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 33.86
        },
        {
            "id": 6495,
            "slug": "vs18_439_036",
            "identifier": "vs18_439_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_036/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2727/128 GRIMOLDI PAOLO (LEGA) - Votazione Ordine del giorno 9/2727/128 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/128 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/128 GRIMOLDI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 5153,
            "slug": "vs18_439_062",
            "identifier": "vs18_439_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_062/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2727/159 GUIDESI GUIDO (LEGA) - Votazione Ordine del giorno 9/2727/159 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/159 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/159 GUIDESI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 5238,
            "slug": "vs18_439_069",
            "identifier": "vs18_439_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_069/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2727/166 BINELLI DIEGO (LEGA) - Votazione Ordine del giorno 9/2727/166 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/166 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/166 BINELLI DIEGO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 7026,
            "slug": "vs18_482_033",
            "identifier": "vs18_482_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_033/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00455, limitatamente al capoverso settimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione 1_00455",
            "original_title": "Votazione Mozione 1_00455",
            "description_title": "Mozione n. 1-00455, limitatamente al capoverso settimo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 29.04,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7018,
            "slug": "vs18_482_032",
            "identifier": "vs18_482_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_032/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00455, limitatamente al capoverso quarto della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione 1_00455",
            "original_title": "Votazione Mozione 1_00455",
            "description_title": "Mozione n. 1-00455, limitatamente al capoverso quarto della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 29.63,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7404,
            "slug": "vs18_482_009",
            "identifier": "vs18_482_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_009/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2915/29 FRASSINETTI PAOLA (FDI) - Votazione Ordine del giorno 9/2915/29 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/29 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/29 FRASSINETTI PAOLA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 162,
            "majority_cohesion_rate": 60.62,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 4726,
            "slug": "vs18_441_023",
            "identifier": "vs18_441_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_023/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.27 FERRO WANDA (FDI) - Votazione Emendamento 2.27 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.27 DDL n. 2772",
            "description_title": "Emendamento 2.27 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 4771,
            "slug": "vs18_441_026",
            "identifier": "vs18_441_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_026/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.23 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 2.23 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.23 DDL n. 2772",
            "description_title": "Emendamento 2.23 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 78.35
        },
        {
            "id": 4911,
            "slug": "vs18_441_028",
            "identifier": "vs18_441_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_028/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.20 OCCHIUTO ROBERTO (FI) - Votazione Emendamento 2.20 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.20 DDL n. 2772",
            "description_title": "Emendamento 2.20 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 79.13
        },
        {
            "id": 4999,
            "slug": "vs18_441_063",
            "identifier": "vs18_441_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_063/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 8.6 FERRO WANDA (FDI) - Votazione Emendamento 8.6 DDL n. 2772",
            "original_title": "Votazione Emendamento 8.6 DDL n. 2772",
            "description_title": "Emendamento 8.6 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5011,
            "slug": "vs18_441_061",
            "identifier": "vs18_441_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_061/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 8.4 FERRO WANDA (FDI) - Votazione Emendamento 8.4 DDL n. 2772",
            "original_title": "Votazione Emendamento 8.4 DDL n. 2772",
            "description_title": "Emendamento 8.4 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5165,
            "slug": "vs18_441_066",
            "identifier": "vs18_441_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_066/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2772/6 FERRO WANDA (FDI) - Votazione Ordine del giorno 9/2772/6 DDL n. 2772",
            "original_title": "Votazione Ordine del giorno 9/2772/6 DDL n. 2772",
            "description_title": "Ordine del giorno n. 9/2772/6 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 5491,
            "slug": "vs18_441_053",
            "identifier": "vs18_441_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_053/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 53,
            "title": "Identici emendamenti 7.1 PAOLIN GIUSEPPE (LEGA) e 7.10 FERRO WANDA (FDI) - Votazione Emendamento 7.1 DDL n. 2772",
            "original_title": "Votazione Emendamento 7.1 DDL n. 2772",
            "description_title": "Identici emendamenti 7.1 PAOLIN GIUSEPPE (LEGA) e 7.10 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5483,
            "slug": "vs18_441_051",
            "identifier": "vs18_441_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_051/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 7.7 FERRO WANDA (FDI) - Votazione Emendamento 7.7 DDL n. 2772",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2772",
            "description_title": "Emendamento 7.7 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 3258,
            "slug": "vs18_250_018",
            "identifier": "vs18_250_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_018/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2203/146 MOSCHIONI DANIELE (LEGA)\n     - Votazione Ordine del giorno 9/2203/146 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/146 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/146 MOSCHIONI DANIELE (LEGA)\n    ",
            "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": 42,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 65.12
        },
        {
            "id": 5962,
            "slug": "vs18_441_004",
            "identifier": "vs18_441_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_004/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.14 FERRO WANDA (FDI) - Votazione Emendamento 1.14 DDL n. 2772",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2772",
            "description_title": "Emendamento 1.14 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 6060,
            "slug": "vs18_441_034",
            "identifier": "vs18_441_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_034/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.50 FERRO WANDA (FDI) - Votazione Emendamento 2.50 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.50 DDL n. 2772",
            "description_title": "Emendamento 2.50 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 6055,
            "slug": "vs18_441_035",
            "identifier": "vs18_441_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_035/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 2.02 FERRO WANDA (FDI) - Votazione Emendamento 2.02 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.02 DDL n. 2772",
            "description_title": "Articolo aggiuntivo 2.02 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 6147,
            "slug": "vs18_441_038",
            "identifier": "vs18_441_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_038/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.7 FERRO WANDA (FDI) - Votazione Emendamento 3.7 DDL n. 2772",
            "original_title": "Votazione Emendamento 3.7 DDL n. 2772",
            "description_title": "Emendamento 3.7 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 6088,
            "slug": "vs18_441_030",
            "identifier": "vs18_441_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_030/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.34 FERRO WANDA (FDI) - Votazione Emendamento 2.34 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.34 DDL n. 2772",
            "description_title": "Emendamento 2.34 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5426,
            "slug": "vs18_441_059",
            "identifier": "vs18_441_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_059/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 8.1 FERRO WANDA (FDI) - Votazione Emendamento 8.1 DDL n. 2772",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2772",
            "description_title": "Emendamento 8.1 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 76.77
        },
        {
            "id": 6048,
            "slug": "vs18_441_036",
            "identifier": "vs18_441_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_036/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.100 FURGIUELE DOMENICO (LEGA) - Votazione Emendamento 3.100 DDL n. 2772",
            "original_title": "Votazione Emendamento 3.100 DDL n. 2772",
            "description_title": "Emendamento 3.100 FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5430,
            "slug": "vs18_441_018",
            "identifier": "vs18_441_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_018/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.2 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 2.2 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2772",
            "description_title": "Emendamento 2.2 TIRAMANI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 4968,
            "slug": "vs18_441_060",
            "identifier": "vs18_441_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_060/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 8.3 FERRO WANDA (FDI) - Votazione Emendamento 8.3 DDL n. 2772",
            "original_title": "Votazione Emendamento 8.3 DDL n. 2772",
            "description_title": "Emendamento 8.3 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 6079,
            "slug": "vs18_441_031",
            "identifier": "vs18_441_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_031/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 2.35 FERRO WANDA (FDI) - Votazione Emendamento 2.35 DDL n. 2772",
            "original_title": "Votazione Emendamento 2.35 DDL n. 2772",
            "description_title": "Emendamento 2.35 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 79.53
        },
        {
            "id": 5129,
            "slug": "vs18_441_054",
            "identifier": "vs18_441_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_054/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 7.8 FERRO WANDA (FDI) - Votazione Emendamento 7.8 DDL n. 2772",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2772",
            "description_title": "Emendamento 7.8 FERRO WANDA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 4900,
            "slug": "vs18_441_068",
            "identifier": "vs18_441_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_068/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2772/8 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2772/8 DDL n. 2772",
            "original_title": "Votazione Ordine del giorno 9/2772/8 DDL n. 2772",
            "description_title": "Ordine del giorno n. 9/2772/8 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 74.02
        }
    ]
}