Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=161
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=-n_margin&page=162",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=160",
    "results": [
        {
            "id": 27367,
            "slug": "vs19_233_025",
            "identifier": "vs19_233_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_025/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG Ordine del giorno n. 9/1606/48 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1606/48 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/48 DDL n. 1606",
            "description_title": "ODG Ordine del giorno n. 9/1606/48 SANTILLO AGOSTINO (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": 32,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26069,
            "slug": "vs19_216_082",
            "identifier": "vs19_216_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_082/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 11.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.16 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.16 DDL n. 1555",
            "description_title": "Emendamento 11.16 APPENDINO CHIARA (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": 64.98,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 27338,
            "slug": "vs19_233_061",
            "identifier": "vs19_233_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_061/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1606/98 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1606/98 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/98 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/98 IACONO GIOVANNA (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": 32,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 27780,
            "slug": "vs19_239_075",
            "identifier": "vs19_239_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_075/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 75,
            "title": "Identici emendamenti 19.8 ALIFANO ENRICA (M5S) e 19.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.8 DDL n. 1515",
            "description_title": "Identici emendamenti 19.8 ALIFANO ENRICA (M5S) e 19.9 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 37129,
            "slug": "vs19_445_003",
            "identifier": "vs19_445_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_003/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00390, limitatamente ai capoversi secondo, terzo, quarto e quinto della parte dispositiva, CAPPELLETTI ENRICO (M5S) ed altri - Votazione Mozione 1_00390",
            "original_title": "Votazione Mozione 1_00390",
            "description_title": "Mozione n. 1-00390, limitatamente ai capoversi secondo, terzo, quarto e quinto della parte dispositiva, CAPPELLETTI ENRICO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35841,
            "slug": "vs19_413_025",
            "identifier": "vs19_413_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_025/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 7.3 DORI DEVIS (AVS) - Votazione Emendamento 7.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.3 DDL n. 2196",
            "description_title": "Emendamento 7.3 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27299,
            "slug": "vs19_233_074",
            "identifier": "vs19_233_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_074/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1606/27 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1606/27 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/27 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/27 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 27345,
            "slug": "vs19_233_023",
            "identifier": "vs19_233_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_023/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1606/46 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1606/46 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/46 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/46 APPENDINO CHIARA (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": 32,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 21838,
            "slug": "vs19_132_015",
            "identifier": "vs19_132_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_015/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.100 MADIA MARIA ANNA (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0115",
            "description_title": "Emendamento 1.100 MADIA MARIA 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": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 35490,
            "slug": "vs19_402_141",
            "identifier": "vs19_402_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_141/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/2112-bis/151 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2112-bis/151 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/151 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/151 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 32,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34927,
            "slug": "vs19_332_013",
            "identifier": "vs19_332_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_013/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1952/5 MORFINO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1952/5 MORFINO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35988,
            "slug": "vs19_422_035",
            "identifier": "vs19_422_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_035/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2183/99 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2183/99 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/99 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/99 COLUCCI ALFONSO (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": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 18155,
            "slug": "vs19_009_044",
            "identifier": "vs19_009_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_044/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 19.2 ZANELLA LUANA (AVS) - Votazione Emendamento 19.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 19.2 DDL n. 0005",
            "description_title": "Emendamento 19.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 36668,
            "slug": "vs19_439_035",
            "identifier": "vs19_439_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_035/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.2 FENU EMILIANO (M5S) - Votazione Emendamento 4.2 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2240",
            "description_title": "Emendamento 4.2 FENU EMILIANO (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": 32,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35020,
            "slug": "vs19_336_028",
            "identifier": "vs19_336_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_028/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.3 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 4.3 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "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": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 35018,
            "slug": "vs19_336_026",
            "identifier": "vs19_336_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_026/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.27 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 3.27 CAPPELLETTI ENRICO (M5S)",
            "description_title": "",
            "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": 68.49,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 37325,
            "slug": "vs19_450_066",
            "identifier": "vs19_450_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_066/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2084/6 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2084/6 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/6 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/6 PELLEGRINI MARCO (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": 32,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 35920,
            "slug": "vs19_415_002",
            "identifier": "vs19_415_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_415_002/?format=api",
            "sitting": {
                "id": 1887,
                "date": "2025-01-23",
                "number": 415,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00373 GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00373",
            "original_title": "Votazione Mozione 1_00373",
            "description_title": "Mozione n. 1-00373 GRIMALDI MARCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36656,
            "slug": "vs19_439_023",
            "identifier": "vs19_439_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_023/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.21 FENU EMILIANO (M5S) - Votazione Emendamento 1.21 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2240",
            "description_title": "Emendamento 1.21 FENU EMILIANO (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": 32,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33576,
            "slug": "vs19_384_040",
            "identifier": "vs19_384_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_040/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 10.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38038,
            "slug": "vs19_470_047",
            "identifier": "vs19_470_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_047/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2308/20 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2308/20 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/20 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/20 QUARTINI ANDREA (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": 32,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 31665,
            "slug": "vs19_342_041",
            "identifier": "vs19_342_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_041/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2002/45 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/45 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 26460,
            "slug": "vs19_219_049",
            "identifier": "vs19_219_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_049/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.49 ZANELLA LUANA (AVS) - Votazione Emendamento 1.49 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.49 DDL n. 1627",
            "description_title": "Emendamento 1.49 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 37341,
            "slug": "vs19_452_002",
            "identifier": "vs19_452_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_452_002/?format=api",
            "sitting": {
                "id": 1945,
                "date": "2025-03-20",
                "number": 452,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00406, limitatamente al capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE) - Votazione Mozione 1_00406",
            "original_title": "Votazione Mozione 1_00406",
            "description_title": "Mozione n. 1-00406, limitatamente al capoverso primo della parte dispositiva, FARAONE DAVIDE (IVICRE), BRAGA CHIARA (PD-IDP), RICHETTI MATTEO (APERRE), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) e GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 31595,
            "slug": "vs19_342_084",
            "identifier": "vs19_342_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_084/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1974",
            "original_title": "Votazione Articolo 1 DDL n. 1974",
            "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 34274,
            "slug": "vs19_392_009",
            "identifier": "vs19_392_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_009/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2150/14 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2150/14 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/14 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/14 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36658,
            "slug": "vs19_439_025",
            "identifier": "vs19_439_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_025/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.23 FENU EMILIANO (M5S) - Votazione Emendamento 1.23 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2240",
            "description_title": "Emendamento 1.23 FENU EMILIANO (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": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 26526,
            "slug": "vs19_219_042",
            "identifier": "vs19_219_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_042/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.42 BONETTI ELENA (APERRE) - Votazione Emendamento 1.42 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.42 DDL n. 1627",
            "description_title": "Emendamento 1.42 BONETTI ELENA (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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26495,
            "slug": "vs19_219_041",
            "identifier": "vs19_219_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_041/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.41 BONETTI ELENA (APERRE) - Votazione Emendamento 1.41 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1627",
            "description_title": "Emendamento 1.41 BONETTI ELENA (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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 35981,
            "slug": "vs19_422_028",
            "identifier": "vs19_422_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_028/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (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": 32,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37204,
            "slug": "vs19_449_045",
            "identifier": "vs19_449_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_045/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-ter.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.9 DDL n. 2285",
            "description_title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 31474,
            "slug": "vs19_336_123",
            "identifier": "vs19_336_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_123/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 123,
            "title": "Ordine del giorno n. 9/1930/28 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1930/28 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/28 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/28 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 34867,
            "slug": "vs19_336_021",
            "identifier": "vs19_336_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_021/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.17 GHIRRA FRANCESCA (AVS)",
            "original_title": "Emendamento 3.17 GHIRRA FRANCESCA (AVS)",
            "description_title": "",
            "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": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 37214,
            "slug": "vs19_449_055",
            "identifier": "vs19_449_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_055/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1-quater.3 BONELLI ANGELO (AVS) - Votazione Emendamento 1-quater.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-quater.3 DDL n. 2285",
            "description_title": "Emendamento 1-quater.3 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 27348,
            "slug": "vs19_233_016",
            "identifier": "vs19_233_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_016/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1606/38 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1606/38 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/38 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/38 IARIA ANTONINO (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": 32,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 39953,
            "slug": "vs19_517_027",
            "identifier": "vs19_517_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_027/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 9-BIS.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34284,
            "slug": "vs19_392_015",
            "identifier": "vs19_392_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_015/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2150/23 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2150/23 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/23 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/23 IARIA ANTONINO (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": 32,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34859,
            "slug": "vs19_336_013",
            "identifier": "vs19_336_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_013/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.19 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 2.19 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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": 32,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34298,
            "slug": "vs19_392_016",
            "identifier": "vs19_392_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_016/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2150/24 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2150/24 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/24 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/24 FONTANA ILARIA (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": 32,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39973,
            "slug": "vs19_517_047",
            "identifier": "vs19_517_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_047/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 13.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 26518,
            "slug": "vs19_219_035",
            "identifier": "vs19_219_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_035/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1627",
            "description_title": "Emendamento 1.35 GHIO VALENTINA (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": 32,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 37164,
            "slug": "vs19_449_005",
            "identifier": "vs19_449_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_005/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 BONELLI ANGELO (AVS) - Votazione Emendamento 1.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2285",
            "description_title": "Emendamento 1.7 BONELLI ANGELO (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": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34858,
            "slug": "vs19_336_012",
            "identifier": "vs19_336_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_012/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 2.17 CAPPELLETTI ENRICO (M5S)",
            "description_title": "",
            "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": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 39907,
            "slug": "vs19_516_003",
            "identifier": "vs19_516_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_003/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36587,
            "slug": "vs19_435_105",
            "identifier": "vs19_435_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_105/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 10.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 10.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1002 PDL n. 1573",
            "description_title": "Emendamento 10.1002 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 26568,
            "slug": "vs19_220_026",
            "identifier": "vs19_220_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_026/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1627",
            "original_title": "Votazione Articolo 20 DDL n. 1627",
            "description_title": "Articolo 20",
            "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": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37335,
            "slug": "vs19_450_076",
            "identifier": "vs19_450_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_076/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2084/17 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2084/17 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/17 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/17 SERRACCHIANI DEBORA (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": 32,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 31405,
            "slug": "vs19_336_080",
            "identifier": "vs19_336_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_080/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo aggiuntivo 9.03 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.03 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.03 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 39842,
            "slug": "vs19_515_001",
            "identifier": "vs19_515_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_001/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2460-A - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2460-A - EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 27297,
            "slug": "vs19_233_040",
            "identifier": "vs19_233_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_040/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1606/67 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1606/67 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/67 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/67 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 54.32
        }
    ]
}