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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=379",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=377",
    "results": [
        {
            "id": 40586,
            "slug": "vs19_547_022",
            "identifier": "vs19_547_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_022/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40608,
            "slug": "vs19_548_010",
            "identifier": "vs19_548_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_010/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-504 RIF CPV10 PREM-CPV4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-504 RIF CPV10 PREM-CPV4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 30367,
            "slug": "vs19_297_018",
            "identifier": "vs19_297_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_018/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1877/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/27 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 38194,
            "slug": "vs19_476_005",
            "identifier": "vs19_476_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_005/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1004 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.1004 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0741",
            "description_title": "Emendamento 1.1004 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38203,
            "slug": "vs19_476_016",
            "identifier": "vs19_476_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_016/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 3.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38199,
            "slug": "vs19_476_011",
            "identifier": "vs19_476_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_011/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.3 ZANELLA LUANA (AVS) - Votazione Emendamento 2.3 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0741",
            "description_title": "Emendamento 2.3 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": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40237,
            "slug": "vs19_535_021",
            "identifier": "vs19_535_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_021/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 1.5 RICCIARDI MARIANNA (M5S) e 1.6 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2586",
            "description_title": "Identici emendamenti 1.5 RICCIARDI MARIANNA (M5S) e 1.6 GIRELLI GIAN ANTONIO (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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40249,
            "slug": "vs19_535_033",
            "identifier": "vs19_535_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_033/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.33 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.33 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2586",
            "description_title": "Emendamento 1.33 SPORTIELLO GILDA (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": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40231,
            "slug": "vs19_535_012",
            "identifier": "vs19_535_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_012/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.101 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.101 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.101 PDL n. 2097",
            "description_title": "Emendamento 2.101 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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40158,
            "slug": "vs19_524_057",
            "identifier": "vs19_524_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_057/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 57,
            "title": "PDL 2500 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 2500 - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40271,
            "slug": "vs19_535_055",
            "identifier": "vs19_535_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_055/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2586/3 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2586/3 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/3 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/3 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40227,
            "slug": "vs19_535_008",
            "identifier": "vs19_535_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_008/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.100 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.100 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.100 PDL n. 2097",
            "description_title": "Emendamento 2.100 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40159,
            "slug": "vs19_524_058",
            "identifier": "vs19_524_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_058/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40243,
            "slug": "vs19_535_027",
            "identifier": "vs19_535_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_027/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.20 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2586",
            "description_title": "Emendamento 1.20 GIRELLI GIAN ANTONIO (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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40263,
            "slug": "vs19_535_047",
            "identifier": "vs19_535_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_047/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.2 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.2 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2586",
            "description_title": "Emendamento 2.2 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40266,
            "slug": "vs19_535_050",
            "identifier": "vs19_535_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_050/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 50,
            "title": "Identici articoli aggiuntivi 2.05 DI LAURO CARMEN (M5S) e 2.06 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 2.05 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.05 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.05 DI LAURO CARMEN (M5S) e 2.06 STUMPO NICOLA (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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40267,
            "slug": "vs19_535_051",
            "identifier": "vs19_535_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_051/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (PD-IDP) - Votazione Emendamento 2.07 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.07 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.07 SPORTIELLO GILDA (M5S) e 2.08 CIANI PAOLO (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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40216,
            "slug": "vs19_535_019",
            "identifier": "vs19_535_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_019/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 19,
            "title": "Istituzione della festa nazionale di San Francesco d’Assisi",
            "original_title": "Votazione finale PDL n. 2097",
            "description_title": "Istituzione della festa nazionale di San Francesco d'Assisi (PDL 2097 e abbinata PDL 2231)",
            "public_title": "Istituzione della festa nazionale di San Francesco d’Assisi",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 122,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40238,
            "slug": "vs19_535_022",
            "identifier": "vs19_535_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_022/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.61 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.61 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.61 DDL n. 2586",
            "description_title": "Emendamento 1.61 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 40101,
            "slug": "vs19_524_056",
            "identifier": "vs19_524_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_056/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 56,
            "title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2538 - VOTO FINALE",
            "public_title": "Proroga del termine per l'esercizio delle deleghe legislative in materia di spettacolo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 19431,
            "slug": "19-40-30",
            "identifier": "19-40-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-40-30/?format=api",
            "sitting": {
                "id": 1301,
                "date": "2023-02-21",
                "number": 40,
                "branch": "S"
            },
            "number": 30,
            "title": "Votazione conclusioni Giunta elezioni e immunità            parlamentari",
            "original_title": "Votazione conclusioni Giunta elezioni e immunità            parlamentari",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25272,
            "slug": "19-125-2",
            "identifier": "19-125-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-125-2/?format=api",
            "sitting": {
                "id": 1533,
                "date": "2023-11-15",
                "number": 125,
                "branch": "S"
            },
            "number": 2,
            "title": "Em. 1.1, Franceschelli",
            "original_title": "Em. 1.1, Franceschelli",
            "description_title": null,
            "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": 14,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 34783,
            "slug": "vs19_353_036",
            "identifier": "vs19_353_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_036/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.58 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.58 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 31908,
            "slug": "vs19_349_001",
            "identifier": "vs19_349_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_001/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 34718,
            "slug": "vs19_353_001",
            "identifier": "vs19_353_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_001/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SCUTELLA' ELISA (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri e n. 3 DE LUCA PIERO (PD-IDP) ed altri",
            "original_title": "Questioni pregiudiziali n. 1 SCUTELLA' ELISA (M5S) ed altri, n. 2 ZANELLA LUANA (AVS) ed altri e n. 3 DE LUCA PIERO (PD-IDP) ed altri",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 34751,
            "slug": "vs19_353_004",
            "identifier": "vs19_353_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_004/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.3 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 34755,
            "slug": "vs19_353_008",
            "identifier": "vs19_353_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_008/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.14 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.14 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 36796,
            "slug": "vs19_440_039",
            "identifier": "vs19_440_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_039/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2026",
            "original_title": "Votazione Articolo 11 DDL n. 2026",
            "description_title": "Articolo 11",
            "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": 42,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36646,
            "slug": "vs19_439_013",
            "identifier": "vs19_439_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_013/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.11 RAFFA ANGELA (M5S) - Votazione Emendamento 1.11 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2240",
            "description_title": "Emendamento 1.11 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34590,
            "slug": "vs19_376_010",
            "identifier": "vs19_376_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_010/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 36283,
            "slug": "vs19_431_002",
            "identifier": "vs19_431_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_002/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (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": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34589,
            "slug": "vs19_376_009",
            "identifier": "vs19_376_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_009/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35927,
            "slug": "vs19_418_002",
            "identifier": "vs19_418_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_418_002/?format=api",
            "sitting": {
                "id": 1891,
                "date": "2025-01-28",
                "number": 418,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.2 DDL n. 2206",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2206",
            "description_title": "Emendamento 1.2 PELLEGRINI MARCO (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": 81,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34585,
            "slug": "vs19_376_004",
            "identifier": "vs19_376_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_004/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36636,
            "slug": "vs19_439_003",
            "identifier": "vs19_439_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_003/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.3 MEROLA VIRGINIO (PD-IDP) e 1.1001 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.3 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2240",
            "description_title": "Identici emendamenti 1.3 MEROLA VIRGINIO (PD-IDP) e 1.1001 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34584,
            "slug": "vs19_376_003",
            "identifier": "vs19_376_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_003/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 33470,
            "slug": "vs19_377_121",
            "identifier": "vs19_377_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_121/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36652,
            "slug": "vs19_439_019",
            "identifier": "vs19_439_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_019/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.17 FENU EMILIANO (M5S) - Votazione Emendamento 1.17 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2240",
            "description_title": "Emendamento 1.17 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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36667,
            "slug": "vs19_439_034",
            "identifier": "vs19_439_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_034/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS) - Votazione Emendamento 4.1 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2240",
            "description_title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34540,
            "slug": "vs19_377_077",
            "identifier": "vs19_377_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_077/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 13.12 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26634,
            "slug": "vs19_220_047",
            "identifier": "vs19_220_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_047/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 33598,
            "slug": "vs19_381_005",
            "identifier": "vs19_381_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_005/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.6, 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6, 1.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36834,
            "slug": "vs19_440_032",
            "identifier": "vs19_440_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_032/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 8.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 8.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2026",
            "description_title": "Emendamento 8.1 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 36266,
            "slug": "vs19_430_004",
            "identifier": "vs19_430_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_004/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/58 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/58 BAKKALI OUIDAD (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": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36793,
            "slug": "vs19_440_033",
            "identifier": "vs19_440_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_033/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2026",
            "original_title": "Votazione Articolo 8 DDL n. 2026",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 46,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 34527,
            "slug": "vs19_377_062",
            "identifier": "vs19_377_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_062/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 11.1 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Emendamento 11.1 CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36857,
            "slug": "vs19_440_066",
            "identifier": "vs19_440_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_066/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 19.1 FONTANA ILARIA (M5S) - Votazione Emendamento 19.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 19.1 DDL n. 2026",
            "description_title": "Emendamento 19.1 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36282,
            "slug": "vs19_431_001",
            "identifier": "vs19_431_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_001/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2245/8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36840,
            "slug": "vs19_440_043",
            "identifier": "vs19_440_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_043/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2026",
            "description_title": "Emendamento 13.3 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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33507,
            "slug": "vs19_377_124",
            "identifier": "vs19_377_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_124/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 26.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.06
        }
    ]
}