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

{
    "count": 22091,
    "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=84",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=82",
    "results": [
        {
            "id": 27449,
            "slug": "vs19_237_009",
            "identifier": "vs19_237_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_009/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1419",
            "original_title": "Votazione Articolo 4 DDL n. 1419",
            "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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27771,
            "slug": "vs19_240_006",
            "identifier": "vs19_240_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_006/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1001 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1001 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1304",
            "description_title": "Emendamento 2.1001 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26161,
            "slug": "vs19_216_115",
            "identifier": "vs19_216_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_115/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 115,
            "title": "Articolo aggiuntivo 15.01 MAGI RICCARDO (MISTO) - Votazione Emendamento 15.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 15.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 15.01 MAGI RICCARDO (MISTO)",
            "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": 66,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 24982,
            "slug": "vs19_196_065",
            "identifier": "vs19_196_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_065/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1437/62, come riformulato, ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1437/62, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/62, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/62, come riformulato, ROGGIANI SILVIA (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": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22567,
            "slug": "vs19_134_107",
            "identifier": "vs19_134_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_107/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (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": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25107,
            "slug": "vs19_197_002",
            "identifier": "vs19_197_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_002/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1324",
            "description_title": "Identici emendamenti 1.2 ZANELLA LUANA (AVS) e 1.3 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 77,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22507,
            "slug": "vs19_134_003",
            "identifier": "vs19_134_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_003/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.12 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.12 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.12 PDL n. 0384",
            "description_title": "Emendamento 3.12 SPORTIELLO GILDA (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": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 27391,
            "slug": "vs19_236_020",
            "identifier": "vs19_236_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_020/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.35 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1630",
            "description_title": "Emendamento 1.35 MEROLA VIRGINIO (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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27422,
            "slug": "vs19_237_013",
            "identifier": "vs19_237_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_013/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1419",
            "description_title": "Emendamento 7.1 VACCARI STEFANO (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": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26876,
            "slug": "vs19_229_007",
            "identifier": "vs19_229_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_007/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1297",
            "description_title": "Emendamento 1.8 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": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24761,
            "slug": "vs19_185_018",
            "identifier": "vs19_185_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_018/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 10.0200 della Commissione - Votazione Emendamento 10.0200 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.0200 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.0200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24482,
            "slug": "vs19_185_011",
            "identifier": "vs19_185_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_011/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 7.100 LACARRA MARCO (PD-IDP) - Votazione Emendamento 7.100 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.100 DDL n. 1294",
            "description_title": "Emendamento 7.100 LACARRA 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": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24588,
            "slug": "vs19_185_036",
            "identifier": "vs19_185_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_036/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 16.0105 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.0105 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0105 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0105 ASCARI STEFANIA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24530,
            "slug": "vs19_185_012",
            "identifier": "vs19_185_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_012/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1294",
            "original_title": "Votazione Articolo 7 DDL n. 1294",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29987,
            "slug": "vs19_277_009",
            "identifier": "vs19_277_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_009/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 9,
            "title": "Proposta della Giunta di negare l'autorizzazione al sequestro di corrispondenza concernente i deputati Francesco Bonifazi e Maria Elena Boschi, nonché Luca Lotti, deputato all'epoca dei fatti (Doc. IV, n. 2) - Votazione Risoluzione ",
            "original_title": "Votazione Risoluzione ",
            "description_title": "Proposta della Giunta di negare l'autorizzazione al sequestro di corrispondenza concernente i deputati Francesco Bonifazi e Maria Elena Boschi, nonché Luca Lotti, deputato all'epoca dei fatti (Doc. IV, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 94,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 45.4
        },
        {
            "id": 24520,
            "slug": "vs19_185_023",
            "identifier": "vs19_185_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_023/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 11.101 FERRARI SARA (PD-IDP) - Votazione Emendamento 11.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 11.101 DDL n. 1294",
            "description_title": "Emendamento 11.101 FERRARI SARA (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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24699,
            "slug": "vs19_184_088",
            "identifier": "vs19_184_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_088/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (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": 42,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25554,
            "slug": "vs19_210_158",
            "identifier": "vs19_210_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_158/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 158,
            "title": "Emendamento 42.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 42.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 42.1 DDL n. 1341",
            "description_title": "Emendamento 42.1 BENZONI FABRIZIO (APERRE)",
            "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": 66,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30247,
            "slug": "vs19_292_004",
            "identifier": "vs19_292_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_004/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.20 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1717",
            "description_title": "Emendamento 1.20 BONAFE' SIMONA (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": 15,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30192,
            "slug": "vs19_289_015",
            "identifier": "vs19_289_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_015/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 15,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 25526,
            "slug": "vs19_210_160",
            "identifier": "vs19_210_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_160/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 43.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 43.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 43.1 DDL n. 1341",
            "description_title": "Emendamento 43.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 6,
            "n_margin": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 25514,
            "slug": "vs19_209_012",
            "identifier": "vs19_209_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_012/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 2 (Mantenimento) - Votazione Articolo 2 PDL n. 1275",
            "original_title": "Votazione Articolo 2 PDL n. 1275",
            "description_title": "Articolo 2 (Mantenimento)",
            "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": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 30175,
            "slug": "vs19_289_016",
            "identifier": "vs19_289_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_016/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 16,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 24 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 24 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.51
        },
        {
            "id": 27219,
            "slug": "vs19_231_029",
            "identifier": "vs19_231_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_029/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.47 DDL n. 1620",
            "description_title": "Emendamento 3.47 BONAFE' SIMONA (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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30225,
            "slug": "vs19_292_027",
            "identifier": "vs19_292_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_027/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 8.16 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.16 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.16 DDL n. 1717",
            "description_title": "Emendamento 8.16 BONAFE' SIMONA (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": 14,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 25532,
            "slug": "vs19_210_111",
            "identifier": "vs19_210_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_111/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 25.6 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.6 DDL n. 1341",
            "description_title": "Emendamento 25.6 ASCANI ANNA (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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30189,
            "slug": "vs19_289_008",
            "identifier": "vs19_289_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_008/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 8,
            "title": "Dispositivi congiunti delle risoluzioni n. 6-00114 CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, n. 6-00115 BRAGA CHIARA (PD-IDP) ed altri, n. 6-00117 FARAONE DAVIDE (IVICRE) e n. 6-00118 RICHETTI MATTEO (APERRE) ed altri, limitatamente alle parti in cui autorizzano le missioni di cui alla scheda n. 6 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00114",
            "original_title": "Votazione Risoluzione 6_00114",
            "description_title": "Dispositivi congiunti delle risoluzioni n. 6-00114 CALOVINI GIANGIACOMO (FDI), FORMENTINI PAOLO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, n. 6-00115 BRAGA CHIARA (PD-IDP) ed altri, n. 6-00117 FARAONE DAVIDE (IVICRE) e n. 6-00118 RICHETTI MATTEO (APERRE) ed altri, limitatamente alle parti in cui autorizzano le missioni di cui alla scheda n. 6 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 43.56
        },
        {
            "id": 25598,
            "slug": "vs19_210_156",
            "identifier": "vs19_210_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_156/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 41.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 41.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 41.1 DDL n. 1341",
            "description_title": "Emendamento 41.1 PAVANELLI EMMA (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": 4,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30163,
            "slug": "vs19_289_027",
            "identifier": "vs19_289_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_027/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 27,
            "title": "Premessa della risoluzione n. 6-00119 FRATOIANNI NICOLA (AVS) ed altri (Doc. XVI, n. 3) - Votazione Risoluzione 6_00119",
            "original_title": "Votazione Risoluzione 6_00119",
            "description_title": "Premessa della risoluzione n. 6-00119 FRATOIANNI NICOLA (AVS) ed altri (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 103,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 25627,
            "slug": "vs19_210_130",
            "identifier": "vs19_210_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_130/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 30.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 30.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1341",
            "description_title": "Emendamento 30.1 PAVANELLI EMMA (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30180,
            "slug": "vs19_289_014",
            "identifier": "vs19_289_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_014/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 14,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 9 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 9 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 25649,
            "slug": "vs19_210_144",
            "identifier": "vs19_210_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_144/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 144,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 1341",
            "original_title": "Votazione Articolo 35 DDL n. 1341",
            "description_title": "Articolo 35",
            "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": 67,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30231,
            "slug": "vs19_292_042",
            "identifier": "vs19_292_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_042/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1717",
            "original_title": "Votazione Articolo 12 DDL n. 1717",
            "description_title": "Articolo 12",
            "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": 72,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 25669,
            "slug": "vs19_210_166",
            "identifier": "vs19_210_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_166/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 166,
            "title": "Articolo 46 - Votazione Articolo 46 DDL n. 1341",
            "original_title": "Votazione Articolo 46 DDL n. 1341",
            "description_title": "Articolo 46",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25672,
            "slug": "vs19_210_118",
            "identifier": "vs19_210_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_118/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 25.15 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 25.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.15 DDL n. 1341",
            "description_title": "Emendamento 25.15 ORFINI MATTEO (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": 39,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25612,
            "slug": "vs19_210_104",
            "identifier": "vs19_210_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_104/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 104,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1341",
            "original_title": "Votazione Articolo 23 DDL n. 1341",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25543,
            "slug": "vs19_210_133",
            "identifier": "vs19_210_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_133/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 133,
            "title": "Articolo aggiuntivo 30.02 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 30.02 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.02 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 30.02 ORRICO ANNA LAURA (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": 47,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 25641,
            "slug": "vs19_210_186",
            "identifier": "vs19_210_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_186/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 186,
            "title": "Articolo 57 - Votazione Articolo 57 DDL n. 1341",
            "original_title": "Votazione Articolo 57 DDL n. 1341",
            "description_title": "Articolo 57",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 21724,
            "slug": "vs19_114_082",
            "identifier": "vs19_114_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_082/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1114/126 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1114/126 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/126 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/126 TRAVERSI ROBERTO (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": 60.76,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 30032,
            "slug": "vs19_281_074",
            "identifier": "vs19_281_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_074/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1752/99 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/99 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/99 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/99 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30257,
            "slug": "vs19_292_044",
            "identifier": "vs19_292_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_044/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 44,
            "title": "Identici emendamenti 13.101 ORSINI ANDREA (FI-PPE), 13.102 GARDINI ELISABETTA (FDI) e 13.103 ROSATO ETTORE (APERRE), nel testo riformulato - Votazione Emendamento 13.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.101 DDL n. 1717",
            "description_title": "Identici emendamenti 13.101 ORSINI ANDREA (FI-PPE), 13.102 GARDINI ELISABETTA (FDI) e 13.103 ROSATO ETTORE (APERRE), nel testo riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 72,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 25713,
            "slug": "vs19_210_105",
            "identifier": "vs19_210_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_105/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 24.1 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 24.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 24.1 DDL n. 1341",
            "description_title": "Emendamento 24.1 GRIPPO VALENTINA (APERRE)",
            "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": 53,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 23987,
            "slug": "vs19_158_016",
            "identifier": "vs19_158_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_016/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0336",
            "original_title": "Votazione Articolo 3 PDL n. 0336",
            "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": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30276,
            "slug": "vs19_292_028",
            "identifier": "vs19_292_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_028/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 8.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.20 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.20 DDL n. 1717",
            "description_title": "Emendamento 8.20 BOSCHI MARIA ELENA (IVICRE)",
            "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": 13,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 25601,
            "slug": "vs19_210_127",
            "identifier": "vs19_210_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_127/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 29.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 29.300, DDL n. 1341",
            "description_title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30267,
            "slug": "vs19_292_025",
            "identifier": "vs19_292_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_025/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 8.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 8.11 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.11 DDL n. 1717",
            "description_title": "Emendamento 8.11 MANZI IRENE (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": 14,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 25647,
            "slug": "vs19_210_154",
            "identifier": "vs19_210_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_154/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 154,
            "title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 39.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 39.01 DDL n. 1341",
            "description_title": "Identici articoli aggiuntivi 39.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 39.03 BENZONI FABRIZIO (APERRE)",
            "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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29974,
            "slug": "vs19_281_015",
            "identifier": "vs19_281_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_015/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1752/36 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1752/36 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/36 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/36 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30119,
            "slug": "vs19_283_023",
            "identifier": "vs19_283_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_023/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.6 CASO ANTONIO (M5S) - Votazione Emendamento 3.6 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.6 PDL n. 0836",
            "description_title": "Emendamento 3.6 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 30133,
            "slug": "vs19_283_039",
            "identifier": "vs19_283_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_039/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/836/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/7 FERRARI SARA (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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.06
        }
    ]
}