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

{
    "count": 22927,
    "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=113",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=111",
    "results": [
        {
            "id": 30161,
            "slug": "vs19_289_004",
            "identifier": "vs19_289_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_004/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 4,
            "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-00116 PELLEGRINI MARCO (M5S) 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. 16 (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-00116 PELLEGRINI MARCO (M5S) 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. 16 (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": 119,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30168,
            "slug": "vs19_289_006",
            "identifier": "vs19_289_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_006/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 6,
            "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-00116 PELLEGRINI MARCO (M5S) 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. 41 (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-00116 PELLEGRINI MARCO (M5S) 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. 41 (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": 120,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 30230,
            "slug": "vs19_292_012",
            "identifier": "vs19_292_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_012/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1717",
            "original_title": "Votazione Articolo 4 DDL n. 1717",
            "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": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 30264,
            "slug": "vs19_292_007",
            "identifier": "vs19_292_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_007/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1717",
            "description_title": "Emendamento 2.4 MAURI 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30112,
            "slug": "vs19_283_010",
            "identifier": "vs19_283_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_010/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.14 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.14 PDL n. 0836",
            "description_title": "Emendamento 3.14 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 30130,
            "slug": "vs19_283_038",
            "identifier": "vs19_283_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_038/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/836/6 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/836/6 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/6 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/6 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 30108,
            "slug": "vs19_283_006",
            "identifier": "vs19_283_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_006/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0836",
            "original_title": "Votazione Articolo 2 PDL n. 0836",
            "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": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30116,
            "slug": "vs19_283_032",
            "identifier": "vs19_283_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_032/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0836",
            "original_title": "Votazione Articolo 6 PDL n. 0836",
            "description_title": "Articolo 6",
            "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": 61.6,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 30205,
            "slug": "vs19_292_041",
            "identifier": "vs19_292_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_041/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.101 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.101 DDL n. 1717",
            "description_title": "Emendamento 12.101 PULCIANI PAOLO (FDI)",
            "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": 73,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30273,
            "slug": "vs19_292_026",
            "identifier": "vs19_292_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_026/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 8.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.15 DDL n. 1717",
            "description_title": "Emendamento 8.15 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": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30216,
            "slug": "vs19_292_011",
            "identifier": "vs19_292_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_011/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo  3 - Votazione Articolo 3 DDL n. 1717",
            "original_title": "Votazione Articolo 3 DDL n. 1717",
            "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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 29361,
            "slug": "vs19_270_091",
            "identifier": "vs19_270_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_091/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (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": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29375,
            "slug": "vs19_270_085",
            "identifier": "vs19_270_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_085/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1435/67 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1435/67 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/67 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/67 SILVESTRI FRANCESCO (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22265,
            "slug": "vs19_147_026",
            "identifier": "vs19_147_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_026/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/887 E ABB./1 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/887 E ABB./1 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./1 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./1 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29347,
            "slug": "vs19_270_062",
            "identifier": "vs19_270_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_062/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/21 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/21 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 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": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22321,
            "slug": "vs19_150_032",
            "identifier": "vs19_150_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_032/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1239/57, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1239/57, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/57, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/57, nel testo riformulato, GRIBAUDO CHIARA (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": 10,
            "n_margin": 121,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27246,
            "slug": "vs19_232_012",
            "identifier": "vs19_232_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_012/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.27 DDL n. 1620",
            "description_title": "Emendamento 4.27 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27241,
            "slug": "vs19_232_009",
            "identifier": "vs19_232_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_009/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.19 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1620",
            "description_title": "Emendamento 4.19 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": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26871,
            "slug": "vs19_229_012",
            "identifier": "vs19_229_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_012/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 GIULIANO CARLA (M5S) - Votazione Emendamento 2.3 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1297",
            "description_title": "Emendamento 2.3 GIULIANO CARLA (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": 33,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26895,
            "slug": "vs19_229_021",
            "identifier": "vs19_229_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_021/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.4 GIULIANO CARLA (M5S) - Votazione Emendamento 3.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1297",
            "description_title": "Emendamento 3.4 GIULIANO CARLA (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": 31,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26891,
            "slug": "vs19_229_011",
            "identifier": "vs19_229_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_011/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1 GIULIANO CARLA (M5S) - Votazione Emendamento 2.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1297",
            "description_title": "Emendamento 2.1 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26875,
            "slug": "vs19_229_010",
            "identifier": "vs19_229_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_010/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1297",
            "original_title": "Votazione Articolo 1 DDL n. 1297",
            "description_title": "Articolo 1",
            "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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25579,
            "slug": "vs19_209_007",
            "identifier": "vs19_209_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_007/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.501, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.501, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.501, PDL n. 1275",
            "description_title": "Emendamento 1.501, 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25736,
            "slug": "vs19_209_009",
            "identifier": "vs19_209_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_009/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.1004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.1004 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 1275",
            "description_title": "Emendamento 1.1004 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": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25563,
            "slug": "vs19_209_005",
            "identifier": "vs19_209_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_005/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500, PDL n. 1275",
            "original_title": "Votazione Emendamento 1.500, PDL n. 1275",
            "description_title": "Emendamento 1.500, 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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25549,
            "slug": "vs19_209_010",
            "identifier": "vs19_209_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_010/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1005 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.1005 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 1275",
            "description_title": "Emendamento 1.1005 FARAONE DAVIDE (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": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25687,
            "slug": "vs19_210_180",
            "identifier": "vs19_210_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_180/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 180,
            "title": "Articolo 53 - Votazione Articolo 53 DDL n. 1341",
            "original_title": "Votazione Articolo 53 DDL n. 1341",
            "description_title": "Articolo 53",
            "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": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25539,
            "slug": "vs19_210_113",
            "identifier": "vs19_210_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_113/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 113,
            "title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.8 DDL n. 1341",
            "description_title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25599,
            "slug": "vs19_210_163",
            "identifier": "vs19_210_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_163/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 163,
            "title": "Emendamento 45.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 45.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 45.1 DDL n. 1341",
            "description_title": "Emendamento 45.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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25604,
            "slug": "vs19_210_157",
            "identifier": "vs19_210_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_157/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 157,
            "title": "Articolo 41 - Votazione Articolo 41 DDL n. 1341",
            "original_title": "Votazione Articolo 41 DDL n. 1341",
            "description_title": "Articolo 41",
            "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": 70,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29965,
            "slug": "vs19_281_036",
            "identifier": "vs19_281_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_036/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1752/58 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1752/58 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/58 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/58 CAFIERO DE RAHO FEDERICO (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29971,
            "slug": "vs19_281_011",
            "identifier": "vs19_281_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_011/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/32 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1752/32 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/32 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/32 BRUNO RAFFAELE (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25685,
            "slug": "vs19_210_182",
            "identifier": "vs19_210_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_182/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 182,
            "title": "Articolo 55 (Mantenimento) - Votazione Articolo 55 DDL n. 1341",
            "original_title": "Votazione Articolo 55 DDL n. 1341",
            "description_title": "Articolo 55 (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": 83,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 25692,
            "slug": "vs19_210_177",
            "identifier": "vs19_210_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_177/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 177,
            "title": "Articolo 50 - Votazione Articolo 50 DDL n. 1341",
            "original_title": "Votazione Articolo 50 DDL n. 1341",
            "description_title": "Articolo 50",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25689,
            "slug": "vs19_210_114",
            "identifier": "vs19_210_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_114/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 114,
            "title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.10 DDL n. 1341",
            "description_title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25645,
            "slug": "vs19_210_148",
            "identifier": "vs19_210_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_148/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 37.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 37.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.3 DDL n. 1341",
            "description_title": "Emendamento 37.3 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25588,
            "slug": "vs19_210_178",
            "identifier": "vs19_210_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_178/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 178,
            "title": "Articolo 51 - Votazione Articolo 51 DDL n. 1341",
            "original_title": "Votazione Articolo 51 DDL n. 1341",
            "description_title": "Articolo 51",
            "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": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25594,
            "slug": "vs19_210_138",
            "identifier": "vs19_210_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_138/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 33.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 33.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1341",
            "description_title": "Emendamento 33.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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25607,
            "slug": "vs19_210_045",
            "identifier": "vs19_210_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_045/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 10.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1341",
            "description_title": "Emendamento 10.2 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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25726,
            "slug": "vs19_210_069",
            "identifier": "vs19_210_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_069/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 18.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1341",
            "description_title": "Emendamento 18.1 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25509,
            "slug": "vs19_210_132",
            "identifier": "vs19_210_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_132/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 132,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1341",
            "original_title": "Votazione Articolo 30 DDL n. 1341",
            "description_title": "Articolo 30",
            "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": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25533,
            "slug": "vs19_210_112",
            "identifier": "vs19_210_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_112/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 25.7 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.7 DDL n. 1341",
            "description_title": "Emendamento 25.7 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": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25583,
            "slug": "vs19_210_128",
            "identifier": "vs19_210_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_128/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 1341",
            "original_title": "Votazione Articolo 29 DDL n. 1341",
            "description_title": "Articolo 29",
            "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": 42,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25661,
            "slug": "vs19_210_140",
            "identifier": "vs19_210_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_140/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 140,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 1341",
            "original_title": "Votazione Articolo 33 DDL n. 1341",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25668,
            "slug": "vs19_210_119",
            "identifier": "vs19_210_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_119/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 25.16 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 25.16 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.16 DDL n. 1341",
            "description_title": "Emendamento 25.16 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29969,
            "slug": "vs19_281_029",
            "identifier": "vs19_281_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_029/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1752/50 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1752/50 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/50 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/50 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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25719,
            "slug": "vs19_210_179",
            "identifier": "vs19_210_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_179/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 179,
            "title": "Articolo 52 - Votazione Articolo 52 DDL n. 1341",
            "original_title": "Votazione Articolo 52 DDL n. 1341",
            "description_title": "Articolo 52",
            "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": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 24518,
            "slug": "vs19_185_029",
            "identifier": "vs19_185_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_029/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1294",
            "original_title": "Votazione Articolo 13 DDL n. 1294",
            "description_title": "Articolo 13",
            "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": 124,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25529,
            "slug": "vs19_210_184",
            "identifier": "vs19_210_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_184/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 184,
            "title": "Articolo aggiuntivo 56.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 56.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 56.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 56.01 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        }
    ]
}