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

{
    "count": 22951,
    "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=248",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=246",
    "results": [
        {
            "id": 30556,
            "slug": "vs19_309_008",
            "identifier": "vs19_309_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_008/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.83 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.83 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.83 DDL n. 1665",
            "description_title": "Emendamento 2.83 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22040,
            "slug": "vs19_137_022",
            "identifier": "vs19_137_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_022/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.40 FENU EMILIANO (M5S) - Votazione Emendamento 2.40 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.40 DDL n. 1038",
            "description_title": "Emendamento 2.40 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": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24537,
            "slug": "vs19_185_052",
            "identifier": "vs19_185_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_052/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.039 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.039 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 24597,
            "slug": "vs19_184_057",
            "identifier": "vs19_184_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_057/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1406",
            "description_title": "Emendamento 4.21 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31570,
            "slug": "vs19_340_095",
            "identifier": "vs19_340_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_095/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9-novies.5 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.5 DDL n. 1997",
            "description_title": "Emendamento 9-novies.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31798,
            "slug": "vs19_344_032",
            "identifier": "vs19_344_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_032/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 9.1011 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 9.1011 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1011 DDL n. 1660",
            "description_title": "Emendamento 9.1011 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": 69.04,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 28828,
            "slug": "vs19_255_011",
            "identifier": "vs19_255_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_011/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.19 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.19 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1658",
            "description_title": "Emendamento 1.19 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22660,
            "slug": "vs19_152_012",
            "identifier": "vs19_152_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_012/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00144, sui capoversi 20) e 21) della premessa e sul capoverso 1) della parte dispositiva, DE MARIA ANDREA (PD-IDP) ed altri - Votazione Mozione 1_00144",
            "original_title": "Votazione Mozione 1_00144",
            "description_title": "Mozione n. 1-00144, sui capoversi 20) e 21) della premessa e sul capoverso 1) della parte dispositiva, DE MARIA ANDREA (PD-IDP) 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 34435,
            "slug": "vs19_388_027",
            "identifier": "vs19_388_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_027/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2022",
            "description_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24610,
            "slug": "vs19_184_044",
            "identifier": "vs19_184_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_044/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 4.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1406",
            "description_title": "Emendamento 4.8 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": 66.24,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24605,
            "slug": "vs19_184_045",
            "identifier": "vs19_184_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_045/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 4.9 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1406",
            "description_title": "Emendamento 4.9 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30505,
            "slug": "vs19_309_084",
            "identifier": "vs19_309_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_084/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 3.347 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.347 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.347 DDL n. 1665",
            "description_title": "Emendamento 3.347 PAGANO UBALDO (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": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21769,
            "slug": "vs19_114_033",
            "identifier": "vs19_114_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_033/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1114/70 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/70 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/70 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/70 SARRACINO 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29311,
            "slug": "vs19_270_001",
            "identifier": "vs19_270_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_001/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1790",
            "description_title": "Emendamento 1.10 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 25345,
            "slug": "vs19_204_032",
            "identifier": "vs19_204_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_032/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1458/69 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1458/69 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/69 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/69 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24503,
            "slug": "vs19_184_027",
            "identifier": "vs19_184_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_027/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.24 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1406",
            "description_title": "Emendamento 2.24 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24508,
            "slug": "vs19_184_047",
            "identifier": "vs19_184_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_047/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.11 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1406",
            "description_title": "Emendamento 4.11 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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22222,
            "slug": "vs19_138_061",
            "identifier": "vs19_138_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_061/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1038 e abb./40 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1038 e abb./40 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./40 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./40 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28861,
            "slug": "vs19_255_027",
            "identifier": "vs19_255_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_027/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.1000 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1000 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 1658",
            "description_title": "Emendamento 1.1000 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28860,
            "slug": "vs19_255_028",
            "identifier": "vs19_255_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_028/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 1.01 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.01 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1658",
            "description_title": "Articolo aggiuntivo 1.01 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": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 31793,
            "slug": "vs19_345_013",
            "identifier": "vs19_345_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_013/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 15.1008 DORI DEVIS (AVS) - Votazione Emendamento 15.1008 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1008 DDL n. 1660",
            "description_title": "Emendamento 15.1008 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": 25,
            "majority_cohesion_rate": 66.95,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 37756,
            "slug": "vs19_464_025",
            "identifier": "vs19_464_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_025/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 4.01 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.01 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.01 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.01 COLUCCI ALFONSO (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": 25,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24557,
            "slug": "vs19_184_074",
            "identifier": "vs19_184_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_074/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.20 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1406",
            "description_title": "Emendamento 6.20 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32063,
            "slug": "vs19_345_045",
            "identifier": "vs19_345_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_045/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 17.1001 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 17.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1001 DDL n. 1660",
            "description_title": "Emendamento 17.1001 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31784,
            "slug": "vs19_344_031",
            "identifier": "vs19_344_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_031/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 9.1003 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 9.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1003 DDL n. 1660",
            "description_title": "Emendamento 9.1003 MAGI RICCARDO (M-+EUR)",
            "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": 70.71,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 24766,
            "slug": "vs19_184_063",
            "identifier": "vs19_184_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_063/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 63,
            "title": "Identici emendamenti 6.7 APPENDINO CHIARA (M5S) e 6.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1406",
            "description_title": "Identici emendamenti 6.7 APPENDINO CHIARA (M5S) e 6.8 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": 65.4,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31808,
            "slug": "vs19_344_027",
            "identifier": "vs19_344_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_027/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 7.03 MAURI MATTEO (PD-IDP) - Votazione Emendamento 7.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.03 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31859,
            "slug": "vs19_344_042",
            "identifier": "vs19_344_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_042/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.5 MAURI MATTEO (PD-IDP) - Votazione Emendamento 9.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1660",
            "description_title": "Emendamento 9.5 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 76.25
        },
        {
            "id": 22814,
            "slug": "vs19_142_002",
            "identifier": "vs19_142_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_002/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.02 FENU EMILIANO (M5S) - Votazione Emendamento 1.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.02 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31857,
            "slug": "vs19_344_056",
            "identifier": "vs19_344_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_056/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1660",
            "description_title": "Emendamento 10.3 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 21915,
            "slug": "vs19_137_013",
            "identifier": "vs19_137_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_013/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.19 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1038",
            "description_title": "Emendamento 2.19 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 31499,
            "slug": "vs19_340_023",
            "identifier": "vs19_340_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_023/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.3 BONELLI ANGELO (AVS) - Votazione Emendamento 2.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1997",
            "description_title": "Emendamento 2.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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 25695,
            "slug": "vs19_210_168",
            "identifier": "vs19_210_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_168/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 47.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 47.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 47.2 DDL n. 1341",
            "description_title": "Emendamento 47.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": 7,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30025,
            "slug": "vs19_281_077",
            "identifier": "vs19_281_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_077/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30620,
            "slug": "vs19_309_117",
            "identifier": "vs19_309_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_117/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 5.119 LOMUTI ARNALDO (M5S) - Votazione Emendamento 5.119 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.119 DDL n. 1665",
            "description_title": "Emendamento 5.119 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31759,
            "slug": "vs19_344_013",
            "identifier": "vs19_344_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_013/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 7.3 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1660",
            "description_title": "Emendamento 7.3 SERRACCHIANI DEBORA (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": 70.29,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 38781,
            "slug": "vs19_489_024",
            "identifier": "vs19_489_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_024/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2420/42 - Votazione Ordine del giorno 9/2420/42 ",
            "original_title": "Votazione Ordine del giorno 9/2420/42 ",
            "description_title": "ODG 9/2420/42",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 30023,
            "slug": "vs19_281_087",
            "identifier": "vs19_281_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_087/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1752/113 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1752/113 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/113 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/113 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": 25,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 24584,
            "slug": "vs19_184_046",
            "identifier": "vs19_184_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_046/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 4.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.10 DDL n. 1406",
            "description_title": "Emendamento 4.10 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31748,
            "slug": "vs19_344_008",
            "identifier": "vs19_344_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_008/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 5.01000 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 5.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 5.01000 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 31749,
            "slug": "vs19_344_022",
            "identifier": "vs19_344_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_022/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 7.11 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.11 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.11 DDL n. 1660",
            "description_title": "Emendamento 7.11 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": 70.29,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 24453,
            "slug": "vs19_184_013",
            "identifier": "vs19_184_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_013/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.8 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1406",
            "description_title": "Emendamento 2.8 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24549,
            "slug": "vs19_184_043",
            "identifier": "vs19_184_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_043/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 4.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.6 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1406",
            "description_title": "Identici emendamenti 4.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.7 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24239,
            "slug": "vs19_171_020",
            "identifier": "vs19_171_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_020/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1436/29 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1436/29 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/29 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/29 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 29535,
            "slug": "vs19_187_033",
            "identifier": "vs19_187_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_033/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1416/46 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1416/46 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/46 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/46 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 37197,
            "slug": "vs19_449_038",
            "identifier": "vs19_449_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_038/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.2 DDL n. 2285",
            "description_title": "Emendamento 1-ter.2 PAGANO UBALDO (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.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 29534,
            "slug": "vs19_187_032",
            "identifier": "vs19_187_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_032/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1416/45 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1416/45 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/45 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/45 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 36503,
            "slug": "vs19_435_013",
            "identifier": "vs19_435_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_013/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1573",
            "description_title": "Emendamento 2.1003 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34631,
            "slug": "vs19_387_028",
            "identifier": "vs19_387_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_028/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2088-AR/31 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/31 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 31954,
            "slug": "vs19_345_076",
            "identifier": "vs19_345_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_076/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.800 delle Commissioni - Votazione Emendamento 19.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.800 DDL n. 1660",
            "description_title": "Emendamento 19.800 delle Commissioni",
            "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": 25,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 65.0
        }
    ]
}