Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=156
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=-n_margin&page=157",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=155",
    "results": [
        {
            "id": 27885,
            "slug": "vs19_243_008",
            "identifier": "vs19_243_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_008/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione M5s su guerra in medio oriente terzo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso terzo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente terzo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22509,
            "slug": "vs19_134_058",
            "identifier": "vs19_134_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_058/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.161 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.161 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.161 PDL n. 0384",
            "description_title": "Emendamento 3.161 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39869,
            "slug": "vs19_515_028",
            "identifier": "vs19_515_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_028/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 22221,
            "slug": "vs19_147_020",
            "identifier": "vs19_147_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_020/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.01015 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.01015 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.01015 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.01015 ZAN ALESSANDRO (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": 8,
            "n_margin": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 37200,
            "slug": "vs19_449_041",
            "identifier": "vs19_449_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_041/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1-ter.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1-ter.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.5 DDL n. 2285",
            "description_title": "Emendamento 1-ter.5 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": 33,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37206,
            "slug": "vs19_449_047",
            "identifier": "vs19_449_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_047/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1-ter.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-ter.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.11 DDL n. 2285",
            "description_title": "Emendamento 1-ter.11 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": 33,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 24722,
            "slug": "vs19_184_097",
            "identifier": "vs19_184_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_097/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 97,
            "title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 31076,
            "slug": "vs19_321_001",
            "identifier": "vs19_321_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_001/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale DDL n. 1937",
            "original_title": "Votazione pregiudiziale DDL n. 1937",
            "description_title": "Questioni pregiudiziali n. 1 SANTILLO AGOSTINO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri, e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 36495,
            "slug": "vs19_435_004",
            "identifier": "vs19_435_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_004/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1003 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1573",
            "description_title": "Emendamento 1.1003 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36494,
            "slug": "vs19_435_003",
            "identifier": "vs19_435_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_003/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1573",
            "description_title": "Emendamento 1.1001 TUCCI RICCARDO (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": 33,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30996,
            "slug": "vs19_321_051",
            "identifier": "vs19_321_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_051/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 5.011 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.011 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.011 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.011 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.57
        },
        {
            "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": 22769,
            "slug": "vs19_142_012",
            "identifier": "vs19_142_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_012/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.5 FENU EMILIANO (M5S) - Votazione Emendamento 2.5 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.5 PDL n. 0107",
            "description_title": "Emendamento 2.5 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25386,
            "slug": "vs19_204_052",
            "identifier": "vs19_204_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_052/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventunesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventunesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25339,
            "slug": "vs19_204_005",
            "identifier": "vs19_204_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_005/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1458/39 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1458/39 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/39 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/39 FRATOIANNI NICOLA (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": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 22642,
            "slug": "vs19_152_014",
            "identifier": "vs19_152_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_014/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1322/1 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1322/1 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/1 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/1 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31896,
            "slug": "vs19_345_053",
            "identifier": "vs19_345_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_053/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 18.1009 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1009 DDL n. 1660",
            "description_title": "Emendamento 18.1009 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 23953,
            "slug": "vs19_154_058",
            "identifier": "vs19_154_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_058/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1038-B/8 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1038-B/8 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/8 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/8 CAFIERO DE RAHO FEDERICO (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": 33,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26878,
            "slug": "vs19_229_002",
            "identifier": "vs19_229_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_002/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.1 GIULIANO CARLA (M5S) e 1.100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1297",
            "description_title": "Identici emendamenti 1.1 GIULIANO CARLA (M5S) e 1.100 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22247,
            "slug": "vs19_150_030",
            "identifier": "vs19_150_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_030/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1239/51 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/51 MANZI IRENE (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": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22281,
            "slug": "vs19_150_040",
            "identifier": "vs19_150_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_040/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1239/76 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1239/76 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/76 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/76 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22266,
            "slug": "vs19_150_047",
            "identifier": "vs19_150_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_047/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1239/91 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1239/91 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/91 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/91 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22288,
            "slug": "vs19_150_034",
            "identifier": "vs19_150_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_034/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1239/59, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1239/59, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/59, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/59, nel testo riformulato, CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26871,
            "slug": "vs19_229_012",
            "identifier": "vs19_229_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_012/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 GIULIANO CARLA (M5S) - Votazione Emendamento 2.3 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1297",
            "description_title": "Emendamento 2.3 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22312,
            "slug": "vs19_150_042",
            "identifier": "vs19_150_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_042/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1239/78 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1239/78 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/78 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/78 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22879,
            "slug": "vs19_129_034",
            "identifier": "vs19_129_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_034/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1238/53 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1238/53 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/53 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/53 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 37736,
            "slug": "vs19_464_005",
            "identifier": "vs19_464_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_005/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.11 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.11 PDL n. 1621",
            "description_title": "Emendamento 3.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37743,
            "slug": "vs19_464_012",
            "identifier": "vs19_464_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_012/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.41 GIULIANO CARLA (M5S) - Votazione Emendamento 3.41 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.41 PDL n. 1621",
            "description_title": "Emendamento 3.41 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 22367,
            "slug": "vs19_147_030",
            "identifier": "vs19_147_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_030/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/887 E ABB./5 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/887 E ABB./5 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./5 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./5 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": 11,
            "n_margin": 33,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22197,
            "slug": "vs19_147_018",
            "identifier": "vs19_147_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_018/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.02 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.02 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.02 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.02 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": 10,
            "n_margin": 33,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30586,
            "slug": "vs19_309_069",
            "identifier": "vs19_309_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_069/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.100 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.100 DDL n. 1665",
            "description_title": "Emendamento 3.100 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 38727,
            "slug": "vs19_487_087",
            "identifier": "vs19_487_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_087/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 87,
            "title": "ODG 9/2355/117 - Votazione Ordine del giorno 9/2355/117 ",
            "original_title": "Votazione Ordine del giorno 9/2355/117 ",
            "description_title": "ODG 9/2355/117",
            "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": 33,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 30705,
            "slug": "vs19_309_230",
            "identifier": "vs19_309_230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_230/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 230,
            "title": "Ordine del giorno n. 9/1665/58 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1665/58 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/58 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/58 SPORTIELLO GILDA (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": 33,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30740,
            "slug": "vs19_309_189",
            "identifier": "vs19_309_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_189/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 189,
            "title": "Ordine del giorno n. 9/1665/10 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1665/10 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/10 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 38736,
            "slug": "vs19_487_096",
            "identifier": "vs19_487_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_096/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 96,
            "title": "ODG 9/2355/126 - Votazione Ordine del giorno 9/2355/126 ",
            "original_title": "Votazione Ordine del giorno 9/2355/126 ",
            "description_title": "ODG 9/2355/126",
            "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": 33,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 38732,
            "slug": "vs19_487_092",
            "identifier": "vs19_487_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_092/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/2355/122 - Votazione Ordine del giorno 9/2355/122 ",
            "original_title": "Votazione Ordine del giorno 9/2355/122 ",
            "description_title": "ODG 9/2355/122",
            "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": 33,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 30702,
            "slug": "vs19_309_207",
            "identifier": "vs19_309_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_207/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 207,
            "title": "Ordine del giorno n. 9/1665/35 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1665/35 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/35 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/35 CAPPELLETTI ENRICO (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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29412,
            "slug": "vs19_273_010",
            "identifier": "vs19_273_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_010/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.23 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.23 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1532",
            "description_title": "Emendamento 2.23 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": 33,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30684,
            "slug": "vs19_309_137",
            "identifier": "vs19_309_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_137/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 7.273 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.273 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.273 DDL n. 1665",
            "description_title": "Emendamento 7.273 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30698,
            "slug": "vs19_309_227",
            "identifier": "vs19_309_227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_227/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 227,
            "title": "Ordine del giorno n. 9/1665/55 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1665/55 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/55 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/55 D'ORSO VALENTINA (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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30722,
            "slug": "vs19_309_201",
            "identifier": "vs19_309_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_201/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 201,
            "title": "Ordine del giorno n. 9/1665/29 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1665/29 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/29 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/29 CASO ANTONIO (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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22875,
            "slug": "vs19_129_060",
            "identifier": "vs19_129_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_060/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 60,
            "title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 49, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00035",
            "original_title": "Votazione Risoluzione 6_00035",
            "description_title": "Risoluzione n. 6-00035, limitatamente al capoverso della parte dispositiva recante un impegno aggiuntivo riferito alla missione n. 49, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30747,
            "slug": "vs19_309_243",
            "identifier": "vs19_309_243",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_243/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 243,
            "title": "Ordine del giorno n. 9/1665/71 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1665/71 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/71 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/71 MORFINO DANIELA (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": 33,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30742,
            "slug": "vs19_309_204",
            "identifier": "vs19_309_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_204/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1665/32 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1665/32 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/32 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/32 BARZOTTI VALENTINA (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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 38710,
            "slug": "vs19_487_070",
            "identifier": "vs19_487_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_070/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 70,
            "title": "ODG 9/2355/100 - Votazione Ordine del giorno 9/2355/100 ",
            "original_title": "Votazione Ordine del giorno 9/2355/100 ",
            "description_title": "ODG 9/2355/100",
            "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": 33,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38723,
            "slug": "vs19_487_083",
            "identifier": "vs19_487_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_083/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/2355/113 - Votazione Ordine del giorno 9/2355/113 ",
            "original_title": "Votazione Ordine del giorno 9/2355/113 ",
            "description_title": "ODG 9/2355/113",
            "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": 33,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 30617,
            "slug": "vs19_309_130",
            "identifier": "vs19_309_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_130/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 7.178 RICCIARDI RICCARDO (M5S) - Votazione Emendamento 7.178 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.178 DDL n. 1665",
            "description_title": "Emendamento 7.178 RICCIARDI RICCARDO (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": 33,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22826,
            "slug": "vs19_141_012",
            "identifier": "vs19_141_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_012/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00168, nel testo riformulato, ZINZI GIANPIERO (LEGA), MATTIA ALDO (FDI), MAZZETTI ERICA (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00168",
            "original_title": "Votazione Mozione 1_00168",
            "description_title": "Mozione n. 1-00168, nel testo riformulato, ZINZI GIANPIERO (LEGA), MATTIA ALDO (FDI), MAZZETTI ERICA (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30198,
            "slug": "vs19_292_058",
            "identifier": "vs19_292_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_058/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 16.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1717",
            "description_title": "Emendamento 16.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 30752,
            "slug": "vs19_309_225",
            "identifier": "vs19_309_225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_225/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 225,
            "title": "Ordine del giorno n. 9/1665/53 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1665/53 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/53 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/53 SCERRA FILIPPO (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": 33,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 65.43
        }
    ]
}