Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=251
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=252",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=250",
    "results": [
        {
            "id": 24550,
            "slug": "vs19_184_019",
            "identifier": "vs19_184_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_019/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1406",
            "description_title": "Emendamento 2.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31760,
            "slug": "vs19_344_025",
            "identifier": "vs19_344_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_025/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.01 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 22022,
            "slug": "vs19_138_059",
            "identifier": "vs19_138_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_059/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1038 e abb./38 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1038 e abb./38 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./38 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./38 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 30490,
            "slug": "vs19_305_022",
            "identifier": "vs19_305_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_022/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.179 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.179 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.179 DDL n. 1665",
            "description_title": "Emendamento 1.179 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31573,
            "slug": "vs19_340_098",
            "identifier": "vs19_340_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_098/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo aggiuntivo 9-novies.01 CASO ANTONIO (M5S) - Votazione Emendamento 9-novies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-novies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-novies.01 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": 24,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 24528,
            "slug": "vs19_184_072",
            "identifier": "vs19_184_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_072/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 6.18 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1406",
            "description_title": "Emendamento 6.18 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24532,
            "slug": "vs19_184_015",
            "identifier": "vs19_184_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_015/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1406",
            "description_title": "Emendamento 2.10 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": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24626,
            "slug": "vs19_184_064",
            "identifier": "vs19_184_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_064/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1406",
            "description_title": "Emendamento 6.10 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31849,
            "slug": "vs19_344_036",
            "identifier": "vs19_344_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_036/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 9.1005 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1005 DDL n. 1660",
            "description_title": "Emendamento 9.1005 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": 24,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 31741,
            "slug": "vs19_344_012",
            "identifier": "vs19_344_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_012/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 7.2 MAURI MATTEO (PD-IDP) - Votazione Emendamento 7.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1660",
            "description_title": "Emendamento 7.2 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": 24,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 24747,
            "slug": "vs19_184_062",
            "identifier": "vs19_184_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_062/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1406",
            "description_title": "Emendamento 6.4 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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24512,
            "slug": "vs19_184_016",
            "identifier": "vs19_184_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_016/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1406",
            "description_title": "Emendamento 2.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 31743,
            "slug": "vs19_344_009",
            "identifier": "vs19_344_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_009/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 6.1000 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 6.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 1660",
            "description_title": "Emendamento 6.1000 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 24504,
            "slug": "vs19_184_084",
            "identifier": "vs19_184_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_084/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 84,
            "title": "Identici emendamenti 8.4 L'ABBATE PATTY (M5S) e 8.5 EVI ELEONORA (AVS) - Votazione Emendamento 8.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1406",
            "description_title": "Identici emendamenti 8.4 L'ABBATE PATTY (M5S) e 8.5 EVI ELEONORA (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31777,
            "slug": "vs19_344_050",
            "identifier": "vs19_344_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_050/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo premissivo 010.04 AURIEMMA CARMELA (M5S) - Votazione Emendamento 010.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.04 DDL n. 1660",
            "description_title": "Articolo premissivo 010.04 AURIEMMA CARMELA (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": 24,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 31825,
            "slug": "vs19_344_083",
            "identifier": "vs19_344_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_083/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 83,
            "title": "Identici emendamenti 13.6 SERRACCHIANI DEBORA (PD-IDP) e 13.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 13.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.6 DDL n. 1660",
            "description_title": "Identici emendamenti 13.6 SERRACCHIANI DEBORA (PD-IDP) e 13.8 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": 24,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 24493,
            "slug": "vs19_184_048",
            "identifier": "vs19_184_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_048/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 4.12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.12 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.12 DDL n. 1406",
            "description_title": "Emendamento 4.12 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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 31801,
            "slug": "vs19_344_070",
            "identifier": "vs19_344_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_070/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.1001 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.1001 DDL n. 1660",
            "description_title": "Emendamento 11.1001 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.51,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 24752,
            "slug": "vs19_184_052",
            "identifier": "vs19_184_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_052/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 4.16 EVI ELEONORA (AVS) - Votazione Emendamento 4.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.16 DDL n. 1406",
            "description_title": "Emendamento 4.16 EVI ELEONORA (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31586,
            "slug": "vs19_340_112",
            "identifier": "vs19_340_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_112/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 9-terdecies.03 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.03 GADDA MARIA CHIARA (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": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31788,
            "slug": "vs19_344_051",
            "identifier": "vs19_344_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_051/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo premissivo 010.08 PENZA PASQUALINO (M5S) - Votazione Emendamento 010.08 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.08 DDL n. 1660",
            "description_title": "Articolo premissivo 010.08 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 76.88
        },
        {
            "id": 24733,
            "slug": "vs19_185_044",
            "identifier": "vs19_185_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_044/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 16.05 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.05 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.05 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.05 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31814,
            "slug": "vs19_344_084",
            "identifier": "vs19_344_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_084/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 13.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 13.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.1000 DDL n. 1660",
            "description_title": "Emendamento 13.1000 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 24539,
            "slug": "vs19_185_021",
            "identifier": "vs19_185_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_021/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 10.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.01 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.01 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.01 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": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 38686,
            "slug": "vs19_487_046",
            "identifier": "vs19_487_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_046/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2355/76 - Votazione Ordine del giorno 9/2355/76 ",
            "original_title": "Votazione Ordine del giorno 9/2355/76 ",
            "description_title": "ODG 9/2355/76",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 24599,
            "slug": "vs19_185_046",
            "identifier": "vs19_185_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_046/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 16.0100 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 16.0100 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0100 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0100 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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31804,
            "slug": "vs19_344_046",
            "identifier": "vs19_344_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_046/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli premissivi 010.01002 COLUCCI ALFONSO (M5S) e 010.01005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 010.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.01002 DDL n. 1660",
            "description_title": "Identici articoli premissivi 010.01002 COLUCCI ALFONSO (M5S) e 010.01005 ZARATTI FILIBERTO (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": 24,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 77.5
        },
        {
            "id": 38652,
            "slug": "vs19_487_012",
            "identifier": "vs19_487_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_012/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2355/33 - Votazione Ordine del giorno 9/2355/33 ",
            "original_title": "Votazione Ordine del giorno 9/2355/33 ",
            "description_title": "ODG 9/2355/33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38658,
            "slug": "vs19_487_018",
            "identifier": "vs19_487_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_018/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2355/40 - Votazione Ordine del giorno 9/2355/40 ",
            "original_title": "Votazione Ordine del giorno 9/2355/40 ",
            "description_title": "ODG 9/2355/40",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 21716,
            "slug": "vs19_114_017",
            "identifier": "vs19_114_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_017/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1114/46 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/46 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/46 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21746,
            "slug": "vs19_114_014",
            "identifier": "vs19_114_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_014/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (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": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 38693,
            "slug": "vs19_487_053",
            "identifier": "vs19_487_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_053/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2355/83 - Votazione Ordine del giorno 9/2355/83 ",
            "original_title": "Votazione Ordine del giorno 9/2355/83 ",
            "description_title": "ODG 9/2355/83",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 21774,
            "slug": "vs19_114_028",
            "identifier": "vs19_114_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_028/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1114/65 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1114/65 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/65 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/65 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24517,
            "slug": "vs19_185_039",
            "identifier": "vs19_185_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_039/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 16.013 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.013 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.013 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.013 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24533,
            "slug": "vs19_185_028",
            "identifier": "vs19_185_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_028/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 13.2 DDL n. 1294",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1294",
            "description_title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24714,
            "slug": "vs19_185_065",
            "identifier": "vs19_185_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_065/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1294 E ABB/14 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1294 E ABB/14 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/14 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/14 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 25023,
            "slug": "vs19_190_008",
            "identifier": "vs19_190_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_008/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1517/17 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1517/17 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/17 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/17 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22884,
            "slug": "vs19_129_005",
            "identifier": "vs19_129_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_005/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1238/82 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1238/82 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/82 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/82 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25331,
            "slug": "vs19_204_037",
            "identifier": "vs19_204_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_037/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1458/74 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1458/74 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/74 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/74 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": 24,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37758,
            "slug": "vs19_464_027",
            "identifier": "vs19_464_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_027/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 4.011 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.011 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.011 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.011 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37754,
            "slug": "vs19_464_023",
            "identifier": "vs19_464_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_023/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1621",
            "description_title": "Emendamento 4.4 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37730,
            "slug": "vs19_463_039",
            "identifier": "vs19_463_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_039/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 2.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.05 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.05 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 2.05 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 25343,
            "slug": "vs19_204_035",
            "identifier": "vs19_204_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_035/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1458/72 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1458/72 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/72 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/72 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 37693,
            "slug": "vs19_463_038",
            "identifier": "vs19_463_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_038/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1621",
            "original_title": "Votazione Articolo 2 PDL n. 1621",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37695,
            "slug": "vs19_463_002",
            "identifier": "vs19_463_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_002/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 1621",
            "original_title": "Votazione pregiudiziale PDL n. 1621",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri, n. 3 GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 25376,
            "slug": "vs19_204_036",
            "identifier": "vs19_204_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_036/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1458/73 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1458/73 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/73 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/73 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25335,
            "slug": "vs19_204_022",
            "identifier": "vs19_204_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_022/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1458/60 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1458/60 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/60 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/60 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": 24,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22802,
            "slug": "vs19_142_021",
            "identifier": "vs19_142_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_021/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.06 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (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": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25352,
            "slug": "vs19_204_015",
            "identifier": "vs19_204_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_015/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1458/53 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1458/53 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/53 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/53 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 67.28
        }
    ]
}