Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=138
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=139",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=137",
    "results": [
        {
            "id": 19129,
            "slug": "vs19_045_014",
            "identifier": "vs19_045_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_014/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.14 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.14 DDL n. 0785",
            "description_title": "Emendamento 1.14 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 21233,
            "slug": "vs19_105_025",
            "identifier": "vs19_105_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_025/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1060/R/58 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1060/R/58 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/58 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/58 RICCIARDI MARIANNA (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": 36,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21227,
            "slug": "vs19_105_028",
            "identifier": "vs19_105_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_028/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1060/R/63 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1060/R/63 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/63 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/63 ORRICO ANNA LAURA (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": 36,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19093,
            "slug": "vs19_033_041",
            "identifier": "vs19_033_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_041/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/730/78 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/730/78 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/78 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/78 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": 36,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 18435,
            "slug": "vs19_027_028",
            "identifier": "vs19_027_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_028/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 28,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/7 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/7 VACCARI STEFANO (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18949,
            "slug": "vs19_029_064",
            "identifier": "vs19_029_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_064/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/705/88 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/705/88 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/88 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/88 RAFFA ANGELA (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": 36,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 37853,
            "slug": "vs19_468_032",
            "identifier": "vs19_468_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_032/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 32,
            "title": "Risoluzione n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla scheda n. 15-bis (Doc. XVI, n. 4) - Votazione Risoluzione 6_00172",
            "original_title": "Votazione Risoluzione 6_00172",
            "description_title": "Risoluzione n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla scheda n. 15-bis (Doc. XVI, n. 4)",
            "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": 36,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 26622,
            "slug": "vs19_220_147",
            "identifier": "vs19_220_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_147/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1627/181 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1627/181 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/181 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/181 AURIEMMA CARMELA (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": 36,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26690,
            "slug": "vs19_220_162",
            "identifier": "vs19_220_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_162/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 162,
            "title": "Ordine del giorno n. 9/1627/38 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/38 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/38 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/38 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 36000,
            "slug": "vs19_422_047",
            "identifier": "vs19_422_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_047/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2183/111 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/111 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/111 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/111 FERRARA 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": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36006,
            "slug": "vs19_422_053",
            "identifier": "vs19_422_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_053/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2183/117 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2183/117 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/117 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/117 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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 26493,
            "slug": "vs19_219_016",
            "identifier": "vs19_219_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_016/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1627",
            "description_title": "Emendamento 1.16 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": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26529,
            "slug": "vs19_219_072",
            "identifier": "vs19_219_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_072/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 1.72 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.72 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.72 DDL n. 1627",
            "description_title": "Emendamento 1.72 GRIPPO VALENTINA (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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 38244,
            "slug": "vs19_477_010",
            "identifier": "vs19_477_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_010/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.83 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.83",
            "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": 36,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 31446,
            "slug": "vs19_331_069",
            "identifier": "vs19_331_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_069/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1975/23 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1975/23 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/23 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/23 DONNO LEONARDO (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": 36,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 35488,
            "slug": "vs19_402_139",
            "identifier": "vs19_402_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_139/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/2112-bis/149 SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/149 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/149 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/149 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36002,
            "slug": "vs19_422_049",
            "identifier": "vs19_422_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_049/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2183/113 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2183/113 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/113 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/113 COSTA SERGIO (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": 36,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 34879,
            "slug": "vs19_331_086",
            "identifier": "vs19_331_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_086/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/41 SANTILLO AGOSTINO (M5S)",
            "description_title": "",
            "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": 36,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 35498,
            "slug": "vs19_402_149",
            "identifier": "vs19_402_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_149/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36798,
            "slug": "vs19_440_055",
            "identifier": "vs19_440_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_055/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2026",
            "original_title": "Votazione Articolo 13 DDL n. 2026",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36810,
            "slug": "vs19_440_001",
            "identifier": "vs19_440_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_001/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di merito n. 1 PAVANELLI EMMA (M5S) e altri - Votazione pregiudiziale DDL n. 2026",
            "original_title": "Votazione pregiudiziale DDL n. 2026",
            "description_title": "Questione pregiudiziale di merito n. 1 PAVANELLI EMMA (M5S) e 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": 36,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 35431,
            "slug": "vs19_402_080",
            "identifier": "vs19_402_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_080/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2112-bis/67 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2112-bis/67 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/67 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/67 ALIFANO ENRICA (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": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35432,
            "slug": "vs19_402_081",
            "identifier": "vs19_402_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_081/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2112-bis/68 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2112-bis/68 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/68 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/68 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 31393,
            "slug": "vs19_331_046",
            "identifier": "vs19_331_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_046/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 5.02 QUARTINI ANDREA (M5S) - Votazione Emendamento 5.02 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1975",
            "description_title": "Articolo aggiuntivo 5.02 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": 36,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 37850,
            "slug": "vs19_468_029",
            "identifier": "vs19_468_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_029/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 29,
            "title": "Risoluzione n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla scheda n. 11 (Doc. XVI, n. 4) - Votazione Risoluzione 6_00172",
            "original_title": "Votazione Risoluzione 6_00172",
            "description_title": "Risoluzione n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte dispositiva, recante un impegno aggiuntivo riferito alla scheda n. 11 (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35445,
            "slug": "vs19_402_095",
            "identifier": "vs19_402_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_095/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2112-bis/83 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2112-bis/83 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/83 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/83 GIULIANO CARLA (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": 36,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34938,
            "slug": "vs19_333_002",
            "identifier": "vs19_333_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_002/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/12, nel testo riformulato, PERISSA MARCO (FDI)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/12, nel testo riformulato, PERISSA MARCO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 58.4,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 36847,
            "slug": "vs19_440_050",
            "identifier": "vs19_440_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_050/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 13.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.12 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.12 DDL n. 2026",
            "description_title": "Emendamento 13.12 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": 36,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 35994,
            "slug": "vs19_422_041",
            "identifier": "vs19_422_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_041/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2183/105 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/105 RICCIARDI MARIANNA (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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36935,
            "slug": "vs19_444_027",
            "identifier": "vs19_444_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_027/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.54 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.54 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.54 PDL n. 2149",
            "description_title": "Emendamento 2.54 MANZI IRENE (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": 36,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 35377,
            "slug": "vs19_402_026",
            "identifier": "vs19_402_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_026/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 15 DDL n. 2112-bis",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35760,
            "slug": "vs19_409_081",
            "identifier": "vs19_409_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_081/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 4.108 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.108 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.108 DDL n. 1917",
            "description_title": "Emendamento 4.108 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35702,
            "slug": "vs19_409_022",
            "identifier": "vs19_409_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_022/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.80 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.80 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.80 DDL n. 1917",
            "description_title": "Emendamento 3.80 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 32245,
            "slug": "vs19_328_020",
            "identifier": "vs19_328_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_020/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (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": 36,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 35361,
            "slug": "vs19_402_010",
            "identifier": "vs19_402_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_010/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici Tab. 3.7 RICHETTI MATTEO (APERRE) e 3.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Identici Tab. 3.7 RICHETTI MATTEO (APERRE) e 3.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": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35736,
            "slug": "vs19_409_057",
            "identifier": "vs19_409_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_057/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.1024 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1024 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1024 DDL n. 1917",
            "description_title": "Emendamento 4.1024 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35461,
            "slug": "vs19_402_111",
            "identifier": "vs19_402_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_111/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/2112-bis/99 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2112-bis/99 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/99 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/99 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 26056,
            "slug": "vs19_216_135",
            "identifier": "vs19_216_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_135/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 135,
            "title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 21.06 DDL n. 1555",
            "original_title": "Votazione Emendamento 21.06 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 21.06 DELLA VEDOVA BENEDETTO (MISTO)",
            "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": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 31658,
            "slug": "vs19_342_034",
            "identifier": "vs19_342_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_034/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2002/37 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2002/37 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/37 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/37 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 38963,
            "slug": "vs19_491_150",
            "identifier": "vs19_491_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_150/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 150,
            "title": "MOZ 1-448 CPV 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 9 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 35993,
            "slug": "vs19_422_040",
            "identifier": "vs19_422_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_040/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/104 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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 30371,
            "slug": "vs19_297_010",
            "identifier": "vs19_297_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_010/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1877/11 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1877/11 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/11 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/11 ZARATTI FILIBERTO (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": 36,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 35465,
            "slug": "vs19_402_115",
            "identifier": "vs19_402_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_115/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/2112-bis/105 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2112-bis/105 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/105 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/105 TORTO 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": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35749,
            "slug": "vs19_409_070",
            "identifier": "vs19_409_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_070/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 4.1003 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1003 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1003 DDL n. 1917",
            "description_title": "Emendamento 4.1003 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 31724,
            "slug": "vs19_342_104",
            "identifier": "vs19_342_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_104/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31721,
            "slug": "vs19_342_101",
            "identifier": "vs19_342_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_101/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 34260,
            "slug": "vs19_392_012",
            "identifier": "vs19_392_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_012/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2150/17 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2150/17 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/17 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/17 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31723,
            "slug": "vs19_342_103",
            "identifier": "vs19_342_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_103/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1974/19 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/19 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31722,
            "slug": "vs19_342_102",
            "identifier": "vs19_342_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_102/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31711,
            "slug": "vs19_342_091",
            "identifier": "vs19_342_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_091/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        }
    ]
}