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

{
    "count": 23029,
    "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=272",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=270",
    "results": [
        {
            "id": 24954,
            "slug": "vs19_196_041",
            "identifier": "vs19_196_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_041/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1437/44 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1437/44 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/44 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/44 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": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34252,
            "slug": "vs19_388_208",
            "identifier": "vs19_388_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_208/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 208,
            "title": "Emendamento 35.1010 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1010 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1010 DDL n. 2022",
            "description_title": "Emendamento 35.1010 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 25347,
            "slug": "vs19_204_039",
            "identifier": "vs19_204_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_039/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1458/76 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1458/76 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/76 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/76 DE MARIA 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21717,
            "slug": "vs19_114_011",
            "identifier": "vs19_114_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_011/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1114/36 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/36 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": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 25601,
            "slug": "vs19_210_127",
            "identifier": "vs19_210_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_127/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 29.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 29.300, DDL n. 1341",
            "description_title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25349,
            "slug": "vs19_204_019",
            "identifier": "vs19_204_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_019/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1458/57 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1458/57 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/57 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/57 DI LAURO CARMEN (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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25507,
            "slug": "vs19_210_121",
            "identifier": "vs19_210_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_121/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.1 DDL n. 1341",
            "description_title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25630,
            "slug": "vs19_210_083",
            "identifier": "vs19_210_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_083/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 18.29 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.29 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.29 DDL n. 1341",
            "description_title": "Emendamento 18.29 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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25350,
            "slug": "vs19_204_027",
            "identifier": "vs19_204_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_027/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1458/65 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1458/65 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/65 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/65 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30811,
            "slug": "vs19_314_062",
            "identifier": "vs19_314_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_062/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 1.01 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.01 PDL n. 1741",
            "original_title": "Votazione Emendamento 1.01 PDL n. 1741",
            "description_title": "Articolo aggiuntivo 1.01 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 30120,
            "slug": "vs19_283_018",
            "identifier": "vs19_283_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_018/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.8 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.8 PDL n. 0836",
            "description_title": "Emendamento 4.8 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 31500,
            "slug": "vs19_340_024",
            "identifier": "vs19_340_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_024/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1997",
            "description_title": "Emendamento 2.4 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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34439,
            "slug": "vs19_388_032",
            "identifier": "vs19_388_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_032/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2022",
            "description_title": "Emendamento 6.2 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": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 31809,
            "slug": "vs19_345_029",
            "identifier": "vs19_345_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_029/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1660",
            "original_title": "Votazione Articolo 15 DDL n. 1660",
            "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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 25608,
            "slug": "vs19_210_080",
            "identifier": "vs19_210_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_080/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.20 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.20 DDL n. 1341",
            "description_title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24769,
            "slug": "vs19_185_042",
            "identifier": "vs19_185_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_042/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (AVS) - Votazione Emendamento 16.030 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.030 DDL n. 1294",
            "description_title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30945,
            "slug": "vs19_317_018",
            "identifier": "vs19_317_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_018/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1933/18 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1933/18 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/18 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/18 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 30950,
            "slug": "vs19_317_070",
            "identifier": "vs19_317_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_070/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1933/81 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/1933/81 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/81 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/81 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34444,
            "slug": "vs19_388_039",
            "identifier": "vs19_388_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_039/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 8.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.5 DDL n. 2022",
            "description_title": "Emendamento 8.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 25548,
            "slug": "vs19_210_074",
            "identifier": "vs19_210_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_074/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 18.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.9 DDL n. 1341",
            "description_title": "Emendamento 18.9 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 21969,
            "slug": "vs19_122_014",
            "identifier": "vs19_122_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_014/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 2), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 2), della parte dispositiva, SILVESTRI FRANCESCO (M5S) 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 25686,
            "slug": "vs19_210_122",
            "identifier": "vs19_210_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_122/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 26.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.3 DDL n. 1341",
            "description_title": "Emendamento 26.3 ORRICO ANNA LAURA (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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30977,
            "slug": "vs19_317_020",
            "identifier": "vs19_317_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_020/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1933/20 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1933/20 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/20 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/20 DE LUCA PIERO (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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 25379,
            "slug": "vs19_204_040",
            "identifier": "vs19_204_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_040/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1458/77 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/77 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/77 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/77 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30956,
            "slug": "vs19_317_079",
            "identifier": "vs19_317_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_079/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1933/90 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1933/90 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/90 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/90 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": 23,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 22886,
            "slug": "vs19_129_040",
            "identifier": "vs19_129_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_040/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1238/113 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1238/113 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/113 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/113 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": 7,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31535,
            "slug": "vs19_340_059",
            "identifier": "vs19_340_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_059/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9-ter.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-ter.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.11 DDL n. 1997",
            "description_title": "Emendamento 9-ter.11 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31779,
            "slug": "vs19_345_014",
            "identifier": "vs19_345_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_014/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 14,
            "title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 25387,
            "slug": "vs19_204_033",
            "identifier": "vs19_204_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_033/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1458/70 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1458/70 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/70 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/70 CANTONE LUCIANO (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30611,
            "slug": "vs19_309_082",
            "identifier": "vs19_309_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_082/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 3.299 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.299 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.299 DDL n. 1665",
            "description_title": "Emendamento 3.299 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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25678,
            "slug": "vs19_210_185",
            "identifier": "vs19_210_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_185/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 185,
            "title": "Emendamento 57.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 57.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 57.1 DDL n. 1341",
            "description_title": "Emendamento 57.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30957,
            "slug": "vs19_317_019",
            "identifier": "vs19_317_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_019/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1933/19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1933/19 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/19 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 25627,
            "slug": "vs19_210_130",
            "identifier": "vs19_210_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_130/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 30.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 30.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1341",
            "description_title": "Emendamento 30.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 33619,
            "slug": "vs19_384_055",
            "identifier": "vs19_384_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_055/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 55,
            "title": "ART AGG 13.01000, 13.01011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01000, 13.01011",
            "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": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33539,
            "slug": "vs19_384_005",
            "identifier": "vs19_384_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_005/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1001",
            "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": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 22100,
            "slug": "vs19_137_026",
            "identifier": "vs19_137_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_026/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.49 FENU EMILIANO (M5S) - Votazione Emendamento 2.49 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.49 DDL n. 1038",
            "description_title": "Emendamento 2.49 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 34106,
            "slug": "vs19_388_110",
            "identifier": "vs19_388_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_110/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 25.38 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.38 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.38 DDL n. 2022",
            "description_title": "Emendamento 25.38 CASU ANDREA (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": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 30050,
            "slug": "vs19_281_080",
            "identifier": "vs19_281_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_080/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1752/106 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/106 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/106 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/106 STEFANAZZI CLAUDIO MICHELE (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": 23,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 24753,
            "slug": "vs19_185_041",
            "identifier": "vs19_185_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_041/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 16.033 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 16.033 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.033 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.033 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22859,
            "slug": "vs19_129_010",
            "identifier": "vs19_129_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_010/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1238/88 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1238/88 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/88 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/88 IARIA ANTONINO (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": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25519,
            "slug": "vs19_210_062",
            "identifier": "vs19_210_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_062/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 16.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 16.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1341",
            "description_title": "Emendamento 16.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34265,
            "slug": "vs19_388_207",
            "identifier": "vs19_388_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_207/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 207,
            "title": "Emendamento 35.1009 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1009 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1009 DDL n. 2022",
            "description_title": "Emendamento 35.1009 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 30985,
            "slug": "vs19_317_017",
            "identifier": "vs19_317_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_017/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1933/17 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1933/17 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/17 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/17 SARRACINO 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 27265,
            "slug": "vs19_232_044",
            "identifier": "vs19_232_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_044/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 6.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1620",
            "description_title": "Emendamento 6.15 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 32178,
            "slug": "vs19_326_027",
            "identifier": "vs19_326_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_027/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1902/36 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1902/36 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/36 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/36 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": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 22863,
            "slug": "vs19_129_014",
            "identifier": "vs19_129_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_014/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1238/93 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1238/93 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/93 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/93 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30894,
            "slug": "vs19_317_054",
            "identifier": "vs19_317_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_054/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1933/64 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1933/64 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/64 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/64 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 30821,
            "slug": "vs19_313_022",
            "identifier": "vs19_313_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_022/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/433 E ABB/4 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/433 E ABB/4 PDL n. 0433",
            "original_title": "Votazione Ordine del giorno 9/433 E ABB/4 PDL n. 0433",
            "description_title": "Ordine del giorno n. 9/433 E ABB/4 DI LAURO CARMEN (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": 23,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 30967,
            "slug": "vs19_317_021",
            "identifier": "vs19_317_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_021/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1933/25 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1933/25 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/25 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/25 PROVENZANO GIUSEPPE (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": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31584,
            "slug": "vs19_340_110",
            "identifier": "vs19_340_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_110/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 9-terdecies.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.01 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 72.05
        }
    ]
}