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

{
    "count": 22941,
    "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_rebels&page=372",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=370",
    "results": [
        {
            "id": 36614,
            "slug": "vs19_435_138",
            "identifier": "vs19_435_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_138/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (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": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24217,
            "slug": "vs19_168_040",
            "identifier": "vs19_168_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_040/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1373/48 (versione corretta) GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1373/48 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/48 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/48 (versione corretta) 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": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 27313,
            "slug": "vs19_232_051",
            "identifier": "vs19_232_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_051/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "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": 38759,
            "slug": "vs19_489_002",
            "identifier": "vs19_489_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_002/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2420/3 - Votazione Ordine del giorno 9/2420/3 ",
            "original_title": "Votazione Ordine del giorno 9/2420/3 ",
            "description_title": "ODG 9/2420/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38764,
            "slug": "vs19_489_007",
            "identifier": "vs19_489_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_007/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2420/11 - Votazione Ordine del giorno 9/2420/11 ",
            "original_title": "Votazione Ordine del giorno 9/2420/11 ",
            "description_title": "ODG 9/2420/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 24232,
            "slug": "vs19_171_017",
            "identifier": "vs19_171_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_017/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1436/26 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1436/26 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/26 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/26 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27354,
            "slug": "vs19_232_065",
            "identifier": "vs19_232_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_065/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE)",
            "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": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 37204,
            "slug": "vs19_449_045",
            "identifier": "vs19_449_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_045/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-ter.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.9 DDL n. 2285",
            "description_title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37167,
            "slug": "vs19_449_008",
            "identifier": "vs19_449_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_008/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2285",
            "description_title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 27233,
            "slug": "vs19_232_020",
            "identifier": "vs19_232_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_020/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1620",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 37169,
            "slug": "vs19_449_010",
            "identifier": "vs19_449_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_010/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2285",
            "description_title": "Emendamento 1.11 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": 43,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 30605,
            "slug": "vs19_309_109",
            "identifier": "vs19_309_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_109/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 5.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1665",
            "description_title": "Emendamento 5.3 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31792,
            "slug": "vs19_344_072",
            "identifier": "vs19_344_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_072/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1660",
            "description_title": "Emendamento 11.2 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": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 24268,
            "slug": "vs19_172_016",
            "identifier": "vs19_172_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_016/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1436/9 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1436/9 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/9 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/9 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 37185,
            "slug": "vs19_449_026",
            "identifier": "vs19_449_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_026/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.02 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24265,
            "slug": "vs19_172_004",
            "identifier": "vs19_172_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_004/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1436/39, nel testo riformulato, CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/1436/39, DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/39, DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/39, nel testo riformulato, CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29303,
            "slug": "vs19_270_034",
            "identifier": "vs19_270_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_034/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3-bis.04 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.04 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.04 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": 38,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 26844,
            "slug": "vs19_227_043",
            "identifier": "vs19_227_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_043/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/893 E ABB/14 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/14 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24248,
            "slug": "vs19_172_013",
            "identifier": "vs19_172_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_013/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1436/50 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1436/50 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/50 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/50 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24269,
            "slug": "vs19_172_024",
            "identifier": "vs19_172_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_024/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00186, sulla parte dispositiva, come riformulata, ad eccezione dei capoversi quarto, quinto, sesto e settimo, GRIPPO VALENTINA (AIV-RE) - Votazione Mozione 1_00186",
            "original_title": "Votazione Mozione 1_00186",
            "description_title": "Mozione n. 1-00186, sulla parte dispositiva, come riformulata, ad eccezione dei capoversi quarto, quinto, sesto e settimo, GRIPPO VALENTINA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 114,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 29355,
            "slug": "vs19_270_090",
            "identifier": "vs19_270_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_090/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1435/86 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1435/86 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/86 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/86 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 29362,
            "slug": "vs19_270_089",
            "identifier": "vs19_270_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_089/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1435/82 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/1435/82 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/82 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/82 FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29351,
            "slug": "vs19_270_056",
            "identifier": "vs19_270_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_056/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1435/12 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1435/12 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/12 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/12 GIANASSI FEDERICO (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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 37234,
            "slug": "vs19_449_075",
            "identifier": "vs19_449_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_075/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37590,
            "slug": "vs19_457_001",
            "identifier": "vs19_457_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_001/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00401 FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00401",
            "original_title": "Votazione Mozione 1_00401",
            "description_title": "Mozione n. 1-00401 FARAONE DAVIDE (IVICRE) 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": 2,
            "n_margin": 67,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37586,
            "slug": "vs19_457_006",
            "identifier": "vs19_457_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_006/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0805",
            "original_title": "Votazione Articolo 1 PDL n. 0805",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 131,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 22791,
            "slug": "vs19_142_024",
            "identifier": "vs19_142_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_024/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.2 FENU EMILIANO (M5S) - Votazione Emendamento 3.2 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0107",
            "description_title": "Emendamento 3.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29361,
            "slug": "vs19_270_091",
            "identifier": "vs19_270_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_091/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30667,
            "slug": "vs19_309_162",
            "identifier": "vs19_309_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_162/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.308 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.308 DDL n. 1665",
            "description_title": "Emendamento 10.308 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29345,
            "slug": "vs19_270_063",
            "identifier": "vs19_270_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_063/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1435/22 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/22 DI BIASE MICHELA (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": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 31614,
            "slug": "vs19_340_132",
            "identifier": "vs19_340_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_132/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1997/27 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1997/27 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/27 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/27 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 22817,
            "slug": "vs19_142_016",
            "identifier": "vs19_142_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_016/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0107",
            "original_title": "Votazione Articolo 2 PDL n. 0107",
            "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": 2,
            "n_margin": 142,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22795,
            "slug": "vs19_142_020",
            "identifier": "vs19_142_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_020/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.09 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29313,
            "slug": "vs19_270_038",
            "identifier": "vs19_270_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_038/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.01 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29314,
            "slug": "vs19_270_039",
            "identifier": "vs19_270_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_039/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 4.02 FONTANA ILARIA (M5S) - Votazione Emendamento 4.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.02 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29286,
            "slug": "vs19_270_011",
            "identifier": "vs19_270_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_011/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.2 BONELLI ANGELO (AVS) - Votazione Emendamento 2.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1790",
            "description_title": "Emendamento 2.2 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29349,
            "slug": "vs19_270_044",
            "identifier": "vs19_270_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_044/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/4 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/4 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29320,
            "slug": "vs19_270_055",
            "identifier": "vs19_270_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_055/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 55,
            "title": "Conversione decreto olimpiadi Milano-Cortina",
            "original_title": "Votazione finale DDL n. 1790",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 febbraio 2024, n. 10, recante disposizioni urgenti sulla governance e sugli interventi di competenza della società \"Infrastrutture Milano Cortina 2020-2026 Spa\" (Approvato dal Senato) (DDL 1790)",
            "public_title": "Conversione decreto olimpiadi Milano-Cortina",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25576,
            "slug": "vs19_210_034",
            "identifier": "vs19_210_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_034/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1341",
            "description_title": "Emendamento 7.1 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 37726,
            "slug": "vs19_463_034",
            "identifier": "vs19_463_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_034/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.2 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.2 PDL n. 1621",
            "description_title": "Emendamento 2.2 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 25721,
            "slug": "vs19_210_073",
            "identifier": "vs19_210_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_073/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 18.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.8 DDL n. 1341",
            "description_title": "Emendamento 18.8 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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 30.86
        },
        {
            "id": 25760,
            "slug": "vs19_210_192",
            "identifier": "vs19_210_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_192/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 192,
            "title": "Ordine del giorno n. 9/1341/10 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1341/10 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/10 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/10 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 25.31
        },
        {
            "id": 25718,
            "slug": "vs19_210_011",
            "identifier": "vs19_210_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_011/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1341",
            "original_title": "Votazione Articolo 3 DDL n. 1341",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29394,
            "slug": "vs19_272_003",
            "identifier": "vs19_272_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_003/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.510 della Commissione - Votazione Emendamento 1.510 PDL n. 0982",
            "original_title": "Votazione Emendamento 1.510 PDL n. 0982",
            "description_title": "Emendamento 1.510 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 114,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 29410,
            "slug": "vs19_273_027",
            "identifier": "vs19_273_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_027/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.102 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.102 DDL n. 1532",
            "original_title": "Votazione Emendamento 4.102 DDL n. 1532",
            "description_title": "Emendamento 4.102 QUARTINI ANDREA (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": 71,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 29417,
            "slug": "vs19_273_034",
            "identifier": "vs19_273_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_034/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1532",
            "original_title": "Votazione Articolo 6 DDL n. 1532",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "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": 29415,
            "slug": "vs19_273_005",
            "identifier": "vs19_273_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_005/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1532",
            "original_title": "Votazione Articolo 1 DDL n. 1532",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 91,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 69.75
        }
    ]
}