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

{
    "count": 22941,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "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://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=175",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=173",
    "results": [
        {
            "id": 26600,
            "slug": "vs19_220_155",
            "identifier": "vs19_220_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_155/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 155,
            "title": "Ordine del giorno n. 9/1627/203, nel testo riformulato, GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1627/203, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/203, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/203, nel testo riformulato, GRAZIANO STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 149,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26596,
            "slug": "vs19_220_057",
            "identifier": "vs19_220_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_057/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/47, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/47, come riformulato, BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 151,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26695,
            "slug": "vs19_220_073",
            "identifier": "vs19_220_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_073/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1627/66, nel testo riformulato, ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1627/66, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/66, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/66, nel testo riformulato, ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26674,
            "slug": "vs19_220_156",
            "identifier": "vs19_220_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_156/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 156,
            "title": "Ordine del giorno n. 9/1627/204 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1627/204 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/204 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/204 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 50,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26673,
            "slug": "vs19_220_053",
            "identifier": "vs19_220_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_053/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1627/43, come riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/1627/43, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/43, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/43, come riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 154,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 26646,
            "slug": "vs19_220_159",
            "identifier": "vs19_220_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_159/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 159,
            "title": "Ordine del giorno n. 9/1627/207 BUONGUERRIERI ALICE (FDI) - Votazione Ordine del giorno 9/1627/207 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/207 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/207 BUONGUERRIERI ALICE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 49,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26645,
            "slug": "vs19_220_058",
            "identifier": "vs19_220_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_058/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1627/48, limitatamente all'impegno, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1627/48, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/48, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/48, limitatamente all'impegno, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "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": 157,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 26641,
            "slug": "vs19_220_112",
            "identifier": "vs19_220_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_112/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/1627/145, come riformulato, FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1627/145, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/145, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/145, come riformulato, FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 145,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26640,
            "slug": "vs19_220_135",
            "identifier": "vs19_220_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_135/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1627/168, come riformulato, DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1627/168, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/168, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/168, come riformulato, DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 146,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26613,
            "slug": "vs19_220_122",
            "identifier": "vs19_220_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_122/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 122,
            "title": "Ordine del giorno n. 9/1627/155 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1627/155 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/155 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/155 SPORTIELLO GILDA (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": 35,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26601,
            "slug": "vs19_220_076",
            "identifier": "vs19_220_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_076/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1627/75, nel testo riformulato, NEVI RAFFAELE (FI-PPE) - Votazione Ordine del giorno 9/1627/75, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/75, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/75, nel testo riformulato, NEVI RAFFAELE (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 23,
            "n_margin": 133,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26599,
            "slug": "vs19_220_117",
            "identifier": "vs19_220_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_117/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/1627/150 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1627/150 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/150 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/150 AIELLO DAVIDE (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": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26597,
            "slug": "vs19_220_038",
            "identifier": "vs19_220_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_038/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1627/21 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1627/21 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/21 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/21 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "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": 154,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26593,
            "slug": "vs19_220_078",
            "identifier": "vs19_220_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_078/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1627/89 CAPPELLACCI UGO (FI-PPE) - Votazione Ordine del giorno 9/1627/89 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/89 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/89 CAPPELLACCI UGO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 155,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26590,
            "slug": "vs19_220_086",
            "identifier": "vs19_220_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_086/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1627/97, nel testo riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1627/97, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/97, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/97, nel testo riformulato, ZANELLA LUANA (AVS)",
            "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": 147,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26588,
            "slug": "vs19_220_129",
            "identifier": "vs19_220_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_129/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 129,
            "title": "Ordine del giorno n. 9/1627/162 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1627/162 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/162 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/162 CARMINA IDA (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26585,
            "slug": "vs19_220_069",
            "identifier": "vs19_220_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_069/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1627/60 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/60 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/60 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/60 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26698,
            "slug": "vs19_220_127",
            "identifier": "vs19_220_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_127/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 127,
            "title": "Ordine del giorno n. 9/1627/160 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1627/160 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/160 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/160 SCERRA FILIPPO (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": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26642,
            "slug": "vs19_220_044",
            "identifier": "vs19_220_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_044/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1627/29 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1627/29 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/29 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/29 MALAVASI ILENIA (PD-IDP)",
            "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": 27,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26696,
            "slug": "vs19_220_094",
            "identifier": "vs19_220_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_094/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 103,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 26612,
            "slug": "vs19_220_087",
            "identifier": "vs19_220_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_087/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1627/98 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1627/98 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/98 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/98 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26611,
            "slug": "vs19_220_050",
            "identifier": "vs19_220_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_050/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1627/37, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1627/37, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/37, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/37, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 159,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 26689,
            "slug": "vs19_220_145",
            "identifier": "vs19_220_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_145/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/1627/179 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1627/179 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/179 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/179 BALDINO VITTORIA (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": 37,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26685,
            "slug": "vs19_220_164",
            "identifier": "vs19_220_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_164/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 164,
            "title": "Ordine del giorno n. 9/1627/174, nel testo riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1627/174, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/174, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/174, nel testo riformulato, PENZA PASQUALINO (M5S)",
            "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": 150,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26677,
            "slug": "vs19_220_054",
            "identifier": "vs19_220_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_054/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1627/44 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/1627/44 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/44 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/44 GRIPPO VALENTINA (APERRE)",
            "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": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26671,
            "slug": "vs19_220_083",
            "identifier": "vs19_220_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_083/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/94 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/94 GHIRRA FRANCESCA (AVS)",
            "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": 30,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26655,
            "slug": "vs19_220_062",
            "identifier": "vs19_220_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_062/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1627/51, nel testo riformulato, PIERRO ATTILIO (LEGA) - Votazione Ordine del giorno 9/1627/51, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/51, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/51, nel testo riformulato, PIERRO ATTILIO (LEGA)",
            "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": 156,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26654,
            "slug": "vs19_220_131",
            "identifier": "vs19_220_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_131/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/1627/164, come riformulato, GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1627/164, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/164, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/164, come riformulato, GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 11,
            "n_margin": 142,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26633,
            "slug": "vs19_220_157",
            "identifier": "vs19_220_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_157/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 157,
            "title": "Ordine del giorno n. 9/1627/205 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/205 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/205 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/205 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 30,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26622,
            "slug": "vs19_220_147",
            "identifier": "vs19_220_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_147/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1627/181 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1627/181 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/181 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/181 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26668,
            "slug": "vs19_220_066",
            "identifier": "vs19_220_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_066/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26651,
            "slug": "vs19_220_143",
            "identifier": "vs19_220_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_143/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/1627/177 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1627/177 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/177 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/177 FENU EMILIANO (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": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26676,
            "slug": "vs19_220_048",
            "identifier": "vs19_220_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_048/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1627/34, come riformulato, SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/1627/34, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/34, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/34, come riformulato, SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 151,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26694,
            "slug": "vs19_220_080",
            "identifier": "vs19_220_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_080/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1627/91 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1627/91 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/91 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/91 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 32,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26697,
            "slug": "vs19_220_095",
            "identifier": "vs19_220_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_095/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1627/107 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/107 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/107 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/107 LACARRA MARCO (PD-IDP)",
            "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": 110,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26672,
            "slug": "vs19_220_046",
            "identifier": "vs19_220_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_046/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1627/31 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1627/31 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/31 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/31 GIRELLI GIAN ANTONIO (PD-IDP)",
            "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": 30,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26669,
            "slug": "vs19_220_032",
            "identifier": "vs19_220_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_032/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/10 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/10 BERRUTO MAURO (PD-IDP)",
            "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": 26,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26652,
            "slug": "vs19_220_067",
            "identifier": "vs19_220_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_067/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1627/58 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/58 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/58 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 26680,
            "slug": "vs19_220_119",
            "identifier": "vs19_220_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_119/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/152 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/152 GUBITOSA MICHELE (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": 40,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26606,
            "slug": "vs19_220_160",
            "identifier": "vs19_220_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_160/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 160,
            "title": "Ordine del giorno n. 9/1627/208 COLOMBO BEATRIZ (FDI) - Votazione Ordine del giorno 9/1627/208 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/208 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/208 COLOMBO BEATRIZ (FDI)",
            "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": 50,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26670,
            "slug": "vs19_220_144",
            "identifier": "vs19_220_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_144/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/1627/178 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1627/178 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/178 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/178 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 26690,
            "slug": "vs19_220_162",
            "identifier": "vs19_220_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_162/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 162,
            "title": "Ordine del giorno n. 9/1627/38 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/38 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/38 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/38 FURFARO MARCO (PD-IDP)",
            "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": 36,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26684,
            "slug": "vs19_220_132",
            "identifier": "vs19_220_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_132/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1627/165 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1627/165 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/165 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/165 D'ORSO VALENTINA (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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26665,
            "slug": "vs19_220_085",
            "identifier": "vs19_220_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_085/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/96, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/96, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26678,
            "slug": "vs19_220_107",
            "identifier": "vs19_220_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_107/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1627/140 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1627/140 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/140 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/140 ORRICO ANNA LAURA (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26662,
            "slug": "vs19_220_163",
            "identifier": "vs19_220_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_163/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 163,
            "title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/61, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/61, nel testo riformulato, SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 145,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26661,
            "slug": "vs19_220_134",
            "identifier": "vs19_220_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_134/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1627/167, come riformulato, ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1627/167, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/167, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/167, come riformulato, ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 144,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26657,
            "slug": "vs19_220_137",
            "identifier": "vs19_220_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_137/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1627/170 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1627/170 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/170 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/170 COSTA SERGIO (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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 79.32,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26733,
            "slug": "vs19_222_025",
            "identifier": "vs19_222_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_025/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.24 ONORI FEDERICA (M5S) - Votazione Emendamento 1.24 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1624",
            "description_title": "Emendamento 1.24 ONORI FEDERICA (M5S)",
            "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": 16,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26785,
            "slug": "vs19_222_015",
            "identifier": "vs19_222_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_015/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 ONORI FEDERICA (M5S) - Votazione Emendamento 1.15 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1624",
            "description_title": "Emendamento 1.15 ONORI FEDERICA (M5S)",
            "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": 68.78,
            "minority_cohesion_rate": 79.01
        }
    ]
}