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

{
    "count": 22130,
    "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=277",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=275",
    "results": [
        {
            "id": 39983,
            "slug": "vs19_517_057",
            "identifier": "vs19_517_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_057/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 5.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1000",
            "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": 31,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 21982,
            "slug": "vs19_124_037",
            "identifier": "vs19_124_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_037/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1151/53 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1151/53 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/53 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/53 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": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 34673,
            "slug": "vs19_387_071",
            "identifier": "vs19_387_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_071/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2088-AR/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/74 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/74 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": 31,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 34300,
            "slug": "vs19_392_021",
            "identifier": "vs19_392_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_021/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2150/30 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2150/30 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/30 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/30 VACCARI STEFANO (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": 31,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36313,
            "slug": "vs19_431_032",
            "identifier": "vs19_431_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_032/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2245/61 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/61 SILVESTRI FRANCESCO (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": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36316,
            "slug": "vs19_431_035",
            "identifier": "vs19_431_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_035/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2245/64 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/64 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 26544,
            "slug": "vs19_220_009",
            "identifier": "vs19_220_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_009/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1627",
            "original_title": "Votazione Articolo 3 DDL n. 1627",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 36320,
            "slug": "vs19_431_039",
            "identifier": "vs19_431_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_039/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/68 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/68 AMATO GAETANO (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27298,
            "slug": "vs19_233_028",
            "identifier": "vs19_233_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_028/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1606/51 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/51 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 34037,
            "slug": "vs19_397_076",
            "identifier": "vs19_397_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_076/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (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": 31,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 33668,
            "slug": "vs19_384_053",
            "identifier": "vs19_384_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_053/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 53,
            "title": "ART AGG 13.01002 PART AMM - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01002 PART AMM",
            "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": 31,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37155,
            "slug": "vs19_445_029",
            "identifier": "vs19_445_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_029/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 1.17 GIANASSI FEDERICO (PD-IDP) e 1.18 DORI DEVIS (AVS) - Votazione Emendamento 1.17 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.17 PDL n. 2084",
            "description_title": "Identici emendamenti 1.17 GIANASSI FEDERICO (PD-IDP) e 1.18 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 27483,
            "slug": "vs19_237_025",
            "identifier": "vs19_237_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_025/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00070, ad eccezione dell'impegno n. 20, BRUNO RAFFAELE (M5S) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00070",
            "original_title": "Votazione Risoluzione 6_00070",
            "description_title": "Risoluzione n. 6-00070, ad eccezione dell'impegno n. 20, BRUNO RAFFAELE (M5S) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34659,
            "slug": "vs19_387_056",
            "identifier": "vs19_387_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_056/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (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": 31,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 35887,
            "slug": "vs19_414_018",
            "identifier": "vs19_414_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_018/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 18,
            "title": "Risoluzione n. 6-00156, limitatamente alla restante parte, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00156",
            "original_title": "Votazione Risoluzione 6_00156",
            "description_title": "Risoluzione n. 6-00156, limitatamente alla restante parte, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36486,
            "slug": "vs19_435_107",
            "identifier": "vs19_435_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_107/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 107,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 1573",
            "original_title": "Votazione Articolo 10 PDL n. 1573",
            "description_title": "Articolo 10",
            "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": 31,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36319,
            "slug": "vs19_431_038",
            "identifier": "vs19_431_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_038/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2245/67 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/67 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/67 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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34221,
            "slug": "vs19_397_012",
            "identifier": "vs19_397_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_012/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.15 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2119",
            "description_title": "Emendamento 1.15 CAROTENUTO DARIO (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": 31,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36294,
            "slug": "vs19_431_013",
            "identifier": "vs19_431_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_013/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/37 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/37 VACCARI STEFANO (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33997,
            "slug": "vs19_397_050",
            "identifier": "vs19_397_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_050/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 9.0100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 9.0100 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.0100 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 9.0100 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": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36307,
            "slug": "vs19_431_026",
            "identifier": "vs19_431_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_026/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2245/54 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/54 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/54 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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36308,
            "slug": "vs19_431_027",
            "identifier": "vs19_431_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_027/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/55 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/55 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35975,
            "slug": "vs19_422_022",
            "identifier": "vs19_422_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_022/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24985,
            "slug": "vs19_196_050",
            "identifier": "vs19_196_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_050/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1437/53 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1437/53 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/53 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/53 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": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34843,
            "slug": "vs19_337_089",
            "identifier": "vs19_337_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_089/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.202 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 36321,
            "slug": "vs19_431_040",
            "identifier": "vs19_431_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_040/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/69 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/69 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34652,
            "slug": "vs19_387_049",
            "identifier": "vs19_387_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_049/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2088-AR/52 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2088-AR/52 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/52 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/52 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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 31664,
            "slug": "vs19_342_040",
            "identifier": "vs19_342_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_040/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2002/44 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2002/44 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/44 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/44 SCUTELLA' ELISA (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": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 35961,
            "slug": "vs19_422_008",
            "identifier": "vs19_422_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_008/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/49 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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36336,
            "slug": "vs19_431_055",
            "identifier": "vs19_431_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_055/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35959,
            "slug": "vs19_422_006",
            "identifier": "vs19_422_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_006/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2183/16 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2183/16 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/16 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/16 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26554,
            "slug": "vs19_220_011",
            "identifier": "vs19_220_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_011/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1627",
            "original_title": "Votazione Articolo 5 DDL n. 1627",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 35728,
            "slug": "vs19_409_048",
            "identifier": "vs19_409_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_048/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 3.113 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.113 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.113 DDL n. 1917",
            "description_title": "Emendamento 3.113 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34798,
            "slug": "vs19_337_004",
            "identifier": "vs19_337_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_004/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.19 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.19 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 26483,
            "slug": "vs19_219_019",
            "identifier": "vs19_219_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_019/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.19 FERRARI SARA (PD-IDP) - Votazione Emendamento 1.19 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1627",
            "description_title": "Emendamento 1.19 FERRARI SARA (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": 31,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26563,
            "slug": "vs19_220_025",
            "identifier": "vs19_220_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_025/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1627",
            "original_title": "Votazione Articolo 19 DDL n. 1627",
            "description_title": "Articolo 19",
            "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": 31,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 31593,
            "slug": "vs19_342_082",
            "identifier": "vs19_342_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_082/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 82,
            "title": "Conversione decreto svuota carceri",
            "original_title": "Votazione finale DDL n. 2002",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 4 luglio 2024, n. 92, recante misure urgenti in materia penitenziaria, di giustizia civile e penale e di personale del Ministero della Giustizia (Approvato dal Senato) (DDL 2002)",
            "public_title": "Conversione decreto svuota carceri",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 26552,
            "slug": "vs19_220_018",
            "identifier": "vs19_220_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_018/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1627",
            "original_title": "Votazione Articolo 12 DDL n. 1627",
            "description_title": "Articolo 12",
            "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": 31,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37151,
            "slug": "vs19_445_025",
            "identifier": "vs19_445_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_025/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.1 D'ORSO VALENTINA (M5S) e 1.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1 PDL n. 2084",
            "description_title": "Identici emendamenti 1.1 D'ORSO VALENTINA (M5S) e 1.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36337,
            "slug": "vs19_431_056",
            "identifier": "vs19_431_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_056/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36333,
            "slug": "vs19_431_052",
            "identifier": "vs19_431_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_052/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/89 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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36332,
            "slug": "vs19_431_051",
            "identifier": "vs19_431_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_051/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/88 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/88 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36331,
            "slug": "vs19_431_050",
            "identifier": "vs19_431_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_050/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/85 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/85 GADDA MARIA CHIARA (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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34836,
            "slug": "vs19_337_082",
            "identifier": "vs19_337_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_082/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 1.10 QUARTINI ANDREA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.10 QUARTINI ANDREA (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 35620,
            "slug": "vs19_408_013",
            "identifier": "vs19_408_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_013/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 1.02 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.02 DDL n. 1917",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1917",
            "description_title": "Articolo aggiuntivo 1.02 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": 31,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34799,
            "slug": "vs19_337_005",
            "identifier": "vs19_337_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_005/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.20 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.20 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 26486,
            "slug": "vs19_219_059",
            "identifier": "vs19_219_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_059/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.59 ORLANDO ANDREA (PD-IDP) - Votazione Emendamento 1.59 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1627",
            "description_title": "Emendamento 1.59 ORLANDO 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": 5,
            "n_margin": 31,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 36323,
            "slug": "vs19_431_042",
            "identifier": "vs19_431_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_042/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2245/71 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/71 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/71 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": 31,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 21875,
            "slug": "vs19_124_040",
            "identifier": "vs19_124_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_040/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 40,
            "title": "Conversione decreto rafforzamento pubblica amministrazione",
            "original_title": "Votazione finale DDL n. 1151",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 10 maggio 2023, n. 51, recante disposizioni urgenti in materia di amministrazione di enti pubblici, di termini legislativi e di iniziative di solidarietà sociale (DDL 1151)",
            "public_title": "Conversione decreto rafforzamento pubblica amministrazione",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 21835,
            "slug": "vs19_132_013",
            "identifier": "vs19_132_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_013/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.200 della Commissione - Votazione Emendamento 1.200 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.200 PDL n. 0115",
            "description_title": "Emendamento 1.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        }
    ]
}