Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=35
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=36",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=majority_cohesion_rate&page=34",
    "results": [
        {
            "id": 5900,
            "slug": "vs18_400_001",
            "identifier": "vs18_400_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_400_001/?format=api",
            "sitting": {
                "id": 416,
                "date": "2020-09-29",
                "number": 400,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00376 MELONI GIORGIA (FDI), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LUPI MAURIZIO (MISTO) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 MELONI GIORGIA (FDI), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LUPI MAURIZIO (MISTO) 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.91,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 6312,
            "slug": "vs18_406_012",
            "identifier": "vs18_406_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_012/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2700/151 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2700/151 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/151 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/151 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 69.91,
            "minority_cohesion_rate": 77.17
        },
        {
            "id": 5866,
            "slug": "vs18_439_042",
            "identifier": "vs18_439_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_042/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2727/135 MURELLI ELENA (LEGA) - Votazione Ordine del giorno 9/2727/135 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/135 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/135 MURELLI ELENA (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": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 5751,
            "slug": "vs18_439_009",
            "identifier": "vs18_439_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_009/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2727/100 BORGHI CLAUDIO (LEGA) - Votazione Ordine del giorno 9/2727/100 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/100 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/100 BORGHI CLAUDIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 5295,
            "slug": "vs18_439_117",
            "identifier": "vs18_439_117",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_117/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/2727/221 VITO ELIO (FI) - Votazione Ordine del giorno 9/2727/221 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/221 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/221 VITO ELIO (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": 34,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 5717,
            "slug": "vs18_439_096",
            "identifier": "vs18_439_096",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_096/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2727/193, sulle premesse, BARTOLOZZI GIUSI (FI) - Votazione Ordine del giorno 9/2727/193, DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/193, DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/193, sulle premesse, BARTOLOZZI GIUSI (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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 5771,
            "slug": "vs18_439_149",
            "identifier": "vs18_439_149",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_149/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/2727/258 SISTO FRANCESCO PAOLO (FI) - Votazione Ordine del giorno 9/2727/258 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/258 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/258 SISTO FRANCESCO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 6712,
            "slug": "vs18_313_087",
            "identifier": "vs18_313_087",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_087/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2394/199 MAZZETTI ERICA (FI) - Votazione Ordine del giorno 9/2394/199 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/199 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/199 MAZZETTI ERICA (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": 34,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 63.81
        },
        {
            "id": 6764,
            "slug": "vs18_313_106",
            "identifier": "vs18_313_106",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_106/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/2394/218 SARRO CARLO (FI) - Votazione Ordine del giorno 9/2394/218 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/218 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/218 SARRO CARLO (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": 35,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 64.59
        },
        {
            "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": 6718,
            "slug": "vs18_313_084",
            "identifier": "vs18_313_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_084/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2394/196 GELMINI MARIASTELLA (FI) - Votazione Ordine del giorno 9/2394/196 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/196 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/196 GELMINI MARIASTELLA (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": 33,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 64.59
        },
        {
            "id": 5893,
            "slug": "vs18_439_153",
            "identifier": "vs18_439_153",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_153/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 153,
            "title": "Ordine del giorno n. 9/2727/267 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2727/267 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/267 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/267 CAPPELLACCI UGO (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": 69,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 36.61
        },
        {
            "id": 5572,
            "slug": "vs18_441_047",
            "identifier": "vs18_441_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_047/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.200 della Commissione - Votazione Emendamento 4.200 DDL n. 2772",
            "original_title": "Votazione Emendamento 4.200 DDL n. 2772",
            "description_title": "Emendamento 4.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 222,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6223,
            "slug": "vs18_439_084",
            "identifier": "vs18_439_084",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_084/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2727/182 RIBOLLA ALBERTO (LEGA) - Votazione Ordine del giorno 9/2727/182 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/182 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/182 RIBOLLA ALBERTO (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": 69.94,
            "minority_cohesion_rate": 76.77
        },
        {
            "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": 5316,
            "slug": "vs18_439_165",
            "identifier": "vs18_439_165",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_165/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 165,
            "title": "Ordine del giorno n. 9/2727/280 FATUZZO CARLO (FI) - Votazione Ordine del giorno 9/2727/280 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/280 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/280 FATUZZO CARLO (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": 76,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 33.07
        },
        {
            "id": 4732,
            "slug": "vs18_431_034",
            "identifier": "vs18_431_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_034/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-bis.4 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 1-bis.4 DDL n. 2779",
            "original_title": "Votazione Emendamento 1-bis.4 DDL n. 2779",
            "description_title": "Emendamento 1-bis.4 BIGNAMI GALEAZZO (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": 76.38
        },
        {
            "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": 6549,
            "slug": "vs18_439_146",
            "identifier": "vs18_439_146",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_146/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/2727/255 CAON ROBERTO (FI) - Votazione Ordine del giorno 9/2727/255 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/255 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/255 CAON ROBERTO (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": 71,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 6541,
            "slug": "vs18_439_145",
            "identifier": "vs18_439_145",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_145/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/2727/254 VIETINA SIMONA (FI) - Votazione Ordine del giorno 9/2727/254 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/254 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/254 VIETINA SIMONA (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": 71,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 37.8
        },
        {
            "id": 5682,
            "slug": "vs18_438_047",
            "identifier": "vs18_438_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_047/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2727/66 DURIGON CLAUDIO (LEGA) - Votazione Ordine del giorno 9/2727/66 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/66 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/66 DURIGON CLAUDIO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6737,
            "slug": "vs18_313_113",
            "identifier": "vs18_313_113",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_113/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/2394/225 DELLA FRERA GUIDO (FI) - Votazione Ordine del giorno 9/2394/225 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/225 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/225 DELLA FRERA GUIDO (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": 38,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 6171,
            "slug": "vs18_439_154",
            "identifier": "vs18_439_154",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_154/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 154,
            "title": "Ordine del giorno n. 9/2727/268 BALDELLI SIMONE (FI) - Votazione Ordine del giorno 9/2727/268 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/268 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/268 BALDELLI SIMONE (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": 74,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 33.86
        },
        {
            "id": 6177,
            "slug": "vs18_313_053",
            "identifier": "vs18_313_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_053/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2394/126 PICCOLO TIZIANA (LEGA) - Votazione Ordine del giorno 9/2394/126 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/126 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/126 PICCOLO TIZIANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6725,
            "slug": "vs18_313_086",
            "identifier": "vs18_313_086",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_086/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2394/198 PENTANGELO ANTONIO (FI) - Votazione Ordine del giorno 9/2394/198 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/198 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/198 PENTANGELO 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": 36,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 63.04
        },
        {
            "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": 5323,
            "slug": "vs18_439_095",
            "identifier": "vs18_439_095",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_095/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2727/193, sulla parte dispositiva, BARTOLOZZI GIUSI (FI) - Votazione Ordine del giorno 9/2727/193, DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/193, DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/193, sulla parte dispositiva, BARTOLOZZI GIUSI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 218,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5262,
            "slug": "vs18_313_077",
            "identifier": "vs18_313_077",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_077/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2394/173 ORSINI ANDREA (FI) - Votazione Ordine del giorno 9/2394/173 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/173 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/173 ORSINI ANDREA (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": 34,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 6765,
            "slug": "vs18_313_112",
            "identifier": "vs18_313_112",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_112/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/2394/224 FATUZZO CARLO (FI) - Votazione Ordine del giorno 9/2394/224 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/224 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/224 FATUZZO CARLO (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": 38,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 5210,
            "slug": "vs18_439_064",
            "identifier": "vs18_439_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_064/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2727/161 GERARDI FRANCESCA (LEGA) - Votazione Ordine del giorno 9/2727/161 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/161 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/161 GERARDI FRANCESCA (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": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 75.98
        },
        {
            "id": 6190,
            "slug": "vs18_439_048",
            "identifier": "vs18_439_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_048/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2727/143 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2727/143 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/143 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/143 TATEO ANNA RITA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 6225,
            "slug": "vs18_439_159",
            "identifier": "vs18_439_159",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_159/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 159,
            "title": "Ordine del giorno n. 9/2727/273 CALABRIA ANNAGRAZIA (FI) - Votazione Ordine del giorno 9/2727/273 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/273 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/273 CALABRIA ANNAGRAZIA (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": 74,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 34.25
        },
        {
            "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": 4795,
            "slug": "vs18_439_020",
            "identifier": "vs18_439_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_020/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/112 PICCOLO TIZIANA (LEGA) - Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/112 PICCOLO TIZIANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5242,
            "slug": "vs18_439_018",
            "identifier": "vs18_439_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_018/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2727/109 MANZATO FRANCO (LEGA) - Votazione Ordine del giorno 9/2727/109 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/109 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/109 MANZATO FRANCO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5869,
            "slug": "vs18_439_041",
            "identifier": "vs18_439_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_041/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2727/134 FIORINI BENEDETTA (LEGA) - Votazione Ordine del giorno 9/2727/134 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/134 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/134 FIORINI BENEDETTA (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": 19,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6484,
            "slug": "vs18_439_143",
            "identifier": "vs18_439_143",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_143/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/2727/251 MAZZETTI ERICA (FI) - Votazione Ordine del giorno 9/2727/251 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/251 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/251 MAZZETTI ERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 36.61
        },
        {
            "id": 17223,
            "slug": "18-343-23",
            "identifier": "18-343-23",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-343-23/?format=api",
            "sitting": {
                "id": 1099,
                "date": "2021-07-07",
                "number": 343,
                "branch": "S"
            },
            "number": 23,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 8 giugno 2021, n. 79, recante misure urgenti in materia di assegno temporaneo per figli minori - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 8 giugno 2021, n. 79, recante misure urgenti in materia di assegno temporaneo per figli minori",
            "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": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 69.96,
            "minority_cohesion_rate": 78.95
        },
        {
            "id": 3262,
            "slug": "vs18_269_111",
            "identifier": "vs18_269_111",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_269_111/?format=api",
            "sitting": {
                "id": 285,
                "date": "2019-12-02",
                "number": 269,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/2222/18 LUCASELLI YLENJA (FDI)\n     - Votazione Ordine del giorno 9/2222/18 DDL n.2222",
            "original_title": "Votazione Ordine del giorno 9/2222/18 DDL n.2222",
            "description_title": "Ordine del giorno n. 9/2222/18 LUCASELLI YLENJA (FDI)\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": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 5431,
            "slug": "vs18_355_011",
            "identifier": "vs18_355_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_011/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.245 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.245 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.245 DDL n. 2471",
            "description_title": "Emendamento 1.245 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 4729,
            "slug": "vs18_352_004",
            "identifier": "vs18_352_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_004/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.650 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 1.650 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.650 DDL n. 2471",
            "description_title": "Emendamento 1.650 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 126,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 29.02
        },
        {
            "id": 6130,
            "slug": "vs18_353_005",
            "identifier": "vs18_353_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_005/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.218 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.218 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.218 DDL n. 2471",
            "description_title": "Emendamento 1.218 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 6493,
            "slug": "vs18_340_006",
            "identifier": "vs18_340_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_340_006/?format=api",
            "sitting": {
                "id": 356,
                "date": "2020-05-14",
                "number": 340,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2447/97 MARCHETTI RICCARDO AUGUSTO (LEGA) - Votazione Ordine del giorno 9/2447/97 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/97 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/97 MARCHETTI RICCARDO AUGUSTO (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": 69.97,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 2810,
            "slug": "vs18_196_002",
            "identifier": "vs18_196_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_002/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1\n     - Votazione Articolo DDL n.1648",
            "original_title": "Votazione Articolo DDL n.1648",
            "description_title": "Articolo 1\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 216,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 7090,
            "slug": "vs18_478_061",
            "identifier": "vs18_478_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_478_061/?format=api",
            "sitting": {
                "id": 494,
                "date": "2021-03-31",
                "number": 478,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2757/60 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2757/60 DDL n. 2757",
            "original_title": "Votazione Ordine del giorno 9/2757/60 DDL n. 2757",
            "description_title": "Ordine del giorno n. 9/2757/60 OSNATO MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 183,
            "majority_cohesion_rate": 69.98,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 16238,
            "slug": "18-186-7",
            "identifier": "18-186-7",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-186-7/?format=api",
            "sitting": {
                "id": 942,
                "date": "2020-01-30",
                "number": 186,
                "branch": "S"
            },
            "number": 7,
            "title": "Ratifica ed esecuzione della Convenzione istitutiva dell'osservatorio Square Kilometre Array, con Allegati, fatta a Roma il 12 marzo 2019 - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Ratifica ed esecuzione della Convenzione istitutiva dell'osservatorio Square Kilometre Array, con Allegati, fatta a Roma il 12 marzo 2019",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 55.8
        },
        {
            "id": 6157,
            "slug": "vs18_422_054",
            "identifier": "vs18_422_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_054/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici emendamenti 4.100 GOLINELLI GUGLIELMO (LEGA) e 4.101 NEVI RAFFAELE (FI) - Votazione Emendamento 4.100 PDL n. 1824",
            "original_title": "Votazione Emendamento 4.100 PDL n. 1824",
            "description_title": "Identici emendamenti 4.100 GOLINELLI GUGLIELMO (LEGA) e 4.101 NEVI RAFFAELE (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": 1,
            "n_margin": 205,
            "majority_cohesion_rate": 70.03,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 4995,
            "slug": "vs18_422_085",
            "identifier": "vs18_422_085",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_085/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 16 - Votazione Articolo 16 PDL n. 1824",
            "original_title": "Votazione Articolo 16 PDL n. 1824",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 208,
            "majority_cohesion_rate": 70.03,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 5652,
            "slug": "vs18_422_066",
            "identifier": "vs18_422_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_422_066/?format=api",
            "sitting": {
                "id": 438,
                "date": "2020-11-04",
                "number": 422,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1824",
            "original_title": "Votazione Articolo 9 PDL n. 1824",
            "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": 0,
            "n_margin": 205,
            "majority_cohesion_rate": 70.03,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 5208,
            "slug": "vs18_315_031",
            "identifier": "vs18_315_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_315_031/?format=api",
            "sitting": {
                "id": 331,
                "date": "2020-03-04",
                "number": 315,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00334, limitatamente alla parte dispositiva, come riformulata, 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 parte dispositiva, come riformulata, 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": 0,
            "n_margin": 206,
            "majority_cohesion_rate": 70.03,
            "minority_cohesion_rate": 61.48
        }
    ]
}