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

{
    "count": 22130,
    "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=-majority_cohesion_rate&page=256",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=254",
    "results": [
        {
            "id": 19962,
            "slug": "vs19_072_079",
            "identifier": "vs19_072_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_079/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.70 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.70 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.70 DDL n. 0977",
            "description_title": "Emendamento 4.70 QUARTINI ANDREA (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": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19859,
            "slug": "vs19_072_012",
            "identifier": "vs19_072_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_012/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.4 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.4 DDL n. 0977",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0977",
            "description_title": "Emendamento 1.4 QUARTINI ANDREA (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": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19764,
            "slug": "vs19_061_006",
            "identifier": "vs19_061_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_006/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/908/7 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/908/7 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/7 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/7 DONNO LEONARDO (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": 65.82,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19949,
            "slug": "vs19_073_017",
            "identifier": "vs19_073_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_017/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0217",
            "original_title": "Votazione Articolo 3 PDL n. 0217",
            "description_title": "Articolo 3",
            "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": 79,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 20186,
            "slug": "vs19_082_045",
            "identifier": "vs19_082_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_045/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 45,
            "title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica italiana e la Repubblica di Moldova in materia di sicurezza sociale, con Allegato, fatto a Roma il 18 giugno 2021 (PDL 873) - Votazione finale PDL n. 0873",
            "original_title": "Votazione finale PDL n. 0873",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica italiana e la Repubblica di Moldova in materia di sicurezza sociale, con Allegato, fatto a Roma il 18 giugno 2021 (PDL 873)",
            "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": 134,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24634,
            "slug": "vs19_179_020",
            "identifier": "vs19_179_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_020/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00193 limitatamente al capoverso trentaduesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 limitatamente al capoverso trentaduesimo della parte dispositiva, QUARTINI ANDREA (M5S) 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": 8,
            "n_margin": 12,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 22019,
            "slug": "vs19_138_063",
            "identifier": "vs19_138_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_063/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1038 e abb./61 RICHETTI MATTEO (AIV-RE) - Votazione Ordine del giorno 9/1038 e abb./61 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./61 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./61 RICHETTI MATTEO (AIV-RE)",
            "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": 136,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18932,
            "slug": "vs19_029_105",
            "identifier": "vs19_029_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_105/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/705/64 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/705/64 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/64 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/64 LAI SILVIO (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": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22873,
            "slug": "vs19_129_037",
            "identifier": "vs19_129_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_037/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1238/69 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1238/69 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/69 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/69 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19775,
            "slug": "vs19_064_013",
            "identifier": "vs19_064_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_013/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 3-DECIES.04 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3-DECIES.04 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-DECIES.04 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-DECIES.04 CAROTENUTO DARIO (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": 65.82,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 19771,
            "slug": "vs19_064_028",
            "identifier": "vs19_064_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_028/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 4.1 DDL n. 0930",
            "description_title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19702,
            "slug": "vs19_057_025",
            "identifier": "vs19_057_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_025/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/888/57 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/888/57 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/57 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/57 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19715,
            "slug": "vs19_057_004",
            "identifier": "vs19_057_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_004/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/888/10 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/10 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/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": 21,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19868,
            "slug": "vs19_068_008",
            "identifier": "vs19_068_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_008/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.07 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.07 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.07 DDL n. 0831",
            "description_title": "Articolo aggiuntivo 1.07 D'ORSO VALENTINA (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": 67,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 22069,
            "slug": "vs19_137_099",
            "identifier": "vs19_137_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_099/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 5.52 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.52 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.52 DDL n. 1038",
            "description_title": "Emendamento 5.52 ALIFANO ENRICA (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": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20181,
            "slug": "vs19_082_034",
            "identifier": "vs19_082_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_034/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 0770",
            "original_title": "Votazione Articolo 4 DDL n. 0770",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19897,
            "slug": "vs19_069_025",
            "identifier": "vs19_069_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_025/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 25,
            "title": "Dichiarazione di urgenza - Votazione PDL n. 0389",
            "original_title": "Votazione PDL n. 0389",
            "description_title": "Dichiarazione di urgenza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20073,
            "slug": "vs19_069_032",
            "identifier": "vs19_069_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_032/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00076, limitatamente al capoverso primo della parte dispositiva, MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00076",
            "original_title": "Votazione Mozione 1_00076",
            "description_title": "Mozione n. 1-00076, limitatamente al capoverso primo della parte dispositiva, MANES FRANCO (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": 138,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22162,
            "slug": "vs19_137_102",
            "identifier": "vs19_137_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_102/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.58 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.58 DDL n. 1038",
            "description_title": "Emendamento 5.58 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21796,
            "slug": "vs19_117_011",
            "identifier": "vs19_117_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_011/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1195/27 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1195/27 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/27 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/27 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": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 19951,
            "slug": "vs19_069_026",
            "identifier": "vs19_069_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_026/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 26,
            "title": "Fissazione del termine di 15 giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento - Votazione Articolo 107, PDL n. 0389",
            "original_title": "Votazione Articolo 107, PDL n. 0389",
            "description_title": "Fissazione del termine di 15 giorni per la relazione all'Assemblea, ai sensi dell'articolo 107, comma 1, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22735,
            "slug": "vs19_128_050",
            "identifier": "vs19_128_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_050/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1238/54 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1238/54 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/54 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/54 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": 5,
            "n_margin": 37,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 20176,
            "slug": "vs19_082_042",
            "identifier": "vs19_082_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_042/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0873",
            "original_title": "Votazione Articolo 2 PDL n. 0873",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 20138,
            "slug": "vs19_081_007",
            "identifier": "vs19_081_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_007/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/889-R/13 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/889-R/13 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/13 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/13 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 20169,
            "slug": "vs19_081_029",
            "identifier": "vs19_081_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_029/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/889-R/40 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/889-R/40 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/40 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/40 CARAMIELLO ALESSANDRO (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 19943,
            "slug": "vs19_068_003",
            "identifier": "vs19_068_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_003/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.3 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.3 DDL n. 0831",
            "description_title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19722,
            "slug": "vs19_057_023",
            "identifier": "vs19_057_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_023/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/888/54, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/888/54, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/54, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/54, 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": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21809,
            "slug": "vs19_117_016",
            "identifier": "vs19_117_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_016/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1195/32 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1195/32 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/32 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/32 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": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 19883,
            "slug": "vs19_068_007",
            "identifier": "vs19_068_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_007/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 1.06 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.06 DDL n. 0831",
            "original_title": "Votazione Emendamento 1.06 DDL n. 0831",
            "description_title": "Articolo aggiuntivo 1.06 CAFIERO DE RAHO FEDERICO (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": 3,
            "n_margin": 42,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 20154,
            "slug": "vs19_081_011",
            "identifier": "vs19_081_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_011/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/889-R/18 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/889-R/18 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/18 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/18 GUERRA MARIA CECILIA (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": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18937,
            "slug": "vs19_038_052",
            "identifier": "vs19_038_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_052/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/674/13, nel testo riformulato, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/674/13, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/13, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/13, nel testo riformulato, CAROTENUTO DARIO (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": 9,
            "n_margin": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19781,
            "slug": "vs19_064_015",
            "identifier": "vs19_064_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_015/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 3-UNDECIES.03 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3-UNDECIES.03 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.03 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.03 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19776,
            "slug": "vs19_064_030",
            "identifier": "vs19_064_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_030/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0930",
            "description_title": "Emendamento 5.1 CURTI AUGUSTO (PD-IDP)",
            "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": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22688,
            "slug": "vs19_128_055",
            "identifier": "vs19_128_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_055/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1238/62 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/62 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": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 20152,
            "slug": "vs19_081_026",
            "identifier": "vs19_081_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_026/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/889-R/36 FARAONE DAVIDE (AIV-RE) - Votazione Ordine del giorno 9/889-R/36 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/36 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/36 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19841,
            "slug": "vs19_072_078",
            "identifier": "vs19_072_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_078/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 4.69 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.69 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.69 DDL n. 0977",
            "description_title": "Emendamento 4.69 QUARTINI ANDREA (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": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19772,
            "slug": "vs19_064_012",
            "identifier": "vs19_064_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_012/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 3-DECIES.03 CASO ANTONIO (M5S) - Votazione Emendamento 3-DECIES.03 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-DECIES.03 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-DECIES.03 CASO ANTONIO (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19724,
            "slug": "vs19_057_011",
            "identifier": "vs19_057_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_011/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/888/26, come riformulato, GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/888/26, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/26, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/26, come riformulato, GUERRA MARIA CECILIA (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": 135,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19798,
            "slug": "vs19_064_031",
            "identifier": "vs19_064_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_031/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 5.2 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 5.2 DDL n. 0930",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0930",
            "description_title": "Emendamento 5.2 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19785,
            "slug": "vs19_064_026",
            "identifier": "vs19_064_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_026/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-UNDECIES.016 DDL n. 0930",
            "description_title": "Articolo aggiuntivo 3-UNDECIES.016 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 18503,
            "slug": "vs19_025_002",
            "identifier": "vs19_025_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_002/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.3 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 2.3 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.3 DDL n. 0664",
            "description_title": "Emendamento 2.3 STUMPO NICOLA (PD-IDP)",
            "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": 35,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 19774,
            "slug": "vs19_064_011",
            "identifier": "vs19_064_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_064_011/?format=api",
            "sitting": {
                "id": 1316,
                "date": "2023-03-07",
                "number": 64,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3-NOVIES.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 3-NOVIES.1 DDL n. 0930",
            "original_title": "Votazione Emendamento 3-NOVIES.1 DDL n. 0930",
            "description_title": "Emendamento 3-NOVIES.1 CURTI AUGUSTO (PD-IDP)",
            "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": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 20239,
            "slug": "vs19_086_009",
            "identifier": "vs19_086_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_086_009/?format=api",
            "sitting": {
                "id": 1348,
                "date": "2023-04-13",
                "number": 86,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00110, sulla premessa, BONETTI ELENA (AIV-RE) ed altri - Votazione Mozione 1_00110",
            "original_title": "Votazione Mozione 1_00110",
            "description_title": "Mozione n. 1-00110, sulla premessa, BONETTI ELENA (AIV-RE) 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": 143,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21803,
            "slug": "vs19_117_015",
            "identifier": "vs19_117_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_015/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1195/31 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1195/31 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/31 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/31 BONELLI ANGELO (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": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 27.78
        },
        {
            "id": 18804,
            "slug": "vs19_043_012",
            "identifier": "vs19_043_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_012/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0338",
            "original_title": "Votazione Articolo 5 PDL n. 0338",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28581,
            "slug": "vs19_252_035",
            "identifier": "vs19_252_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_035/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.10 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0703",
            "description_title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28056,
            "slug": "vs19_243_039",
            "identifier": "vs19_243_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_039/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.12 ZANELLA LUANA (AVS) - Votazione Emendamento 3.12 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.12 PDL n. 0384-B",
            "description_title": "Emendamento 3.12 ZANELLA LUANA (AVS)",
            "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": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28518,
            "slug": "vs19_251_055",
            "identifier": "vs19_251_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_055/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 55,
            "title": "Mozione n. 1-00244, sul capoverso sedicesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso sedicesimo delle premesse ORRICO ANNA LAURA (M5S) 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": 131,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28476,
            "slug": "vs19_251_102",
            "identifier": "vs19_251_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_102/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 102,
            "title": "Mozione n. 1-00245, sul capoverso secondo delle premesse GRIPPO VALENTINA (APERRE) ed altri - Votazione Mozione 1_00245",
            "original_title": "Votazione Mozione 1_00245",
            "description_title": "Mozione n. 1-00245, sul capoverso secondo delle premesse GRIPPO VALENTINA (APERRE) 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": 136,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28534,
            "slug": "vs19_251_090",
            "identifier": "vs19_251_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_090/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 90,
            "title": "Mozione n. 1-00244, sul capoverso cinquantaduesimo delle premesse ORRICO ANNA LAURA (M5S) ed altri - Votazione Mozione 1_00244",
            "original_title": "Votazione Mozione 1_00244",
            "description_title": "Mozione n. 1-00244, sul capoverso cinquantaduesimo delle premesse ORRICO ANNA LAURA (M5S) 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": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        }
    ]
}