Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=282
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=283",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=281",
    "results": [
        {
            "id": 39764,
            "slug": "vs19_508_032",
            "identifier": "vs19_508_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_032/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2416-A/72 - Votazione Ordine del giorno 9/2416-A/72 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/72 ",
            "description_title": "ODG 9/2416-A/72",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39828,
            "slug": "vs19_512_016",
            "identifier": "vs19_512_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_016/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2384-A/8 - Votazione Ordine del giorno 9/2384-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/8 ",
            "description_title": "ODG 9/2384-A/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39817,
            "slug": "vs19_512_005",
            "identifier": "vs19_512_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_005/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.16,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 40096,
            "slug": "vs19_523_016",
            "identifier": "vs19_523_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_016/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2551/35 - Votazione Ordine del giorno 9/2551/35 ",
            "original_title": "Votazione Ordine del giorno 9/2551/35 ",
            "description_title": "ODG 9/2551/35",
            "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": 30,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 39969,
            "slug": "vs19_517_043",
            "identifier": "vs19_517_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_043/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39826,
            "slug": "vs19_512_014",
            "identifier": "vs19_512_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_014/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2384-A/6 - Votazione Ordine del giorno 9/2384-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/6 ",
            "description_title": "ODG 9/2384-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39819,
            "slug": "vs19_512_007",
            "identifier": "vs19_512_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_007/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 27304,
            "slug": "vs19_233_067",
            "identifier": "vs19_233_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_067/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/106 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/106 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 39725,
            "slug": "vs19_506_027",
            "identifier": "vs19_506_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_027/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 27,
            "title": "MOZ 1-469 4 CPV DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-469 4 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 40088,
            "slug": "vs19_523_008",
            "identifier": "vs19_523_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_008/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2551/25 - Votazione Ordine del giorno 9/2551/25 ",
            "original_title": "Votazione Ordine del giorno 9/2551/25 ",
            "description_title": "ODG 9/2551/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 40085,
            "slug": "vs19_523_005",
            "identifier": "vs19_523_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_005/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2551/15 - Votazione Ordine del giorno 9/2551/15 ",
            "original_title": "Votazione Ordine del giorno 9/2551/15 ",
            "description_title": "ODG 9/2551/15",
            "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": 30,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 28067,
            "slug": "vs19_243_045",
            "identifier": "vs19_243_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_045/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0384-B",
            "original_title": "Votazione Articolo 5 PDL n. 0384-B",
            "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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 38879,
            "slug": "vs19_491_044",
            "identifier": "vs19_491_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_044/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 37808,
            "slug": "vs19_467_020",
            "identifier": "vs19_467_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_020/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2281/40 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2281/40 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/40 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/40 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": 30,
            "majority_cohesion_rate": 68.31,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37998,
            "slug": "vs19_470_007",
            "identifier": "vs19_470_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_007/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2308/18 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2308/18 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/18 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/18 AIELLO DAVIDE (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": 30,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37813,
            "slug": "vs19_467_025",
            "identifier": "vs19_467_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_025/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2281/47 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2281/47 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/47 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/47 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": 30,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26501,
            "slug": "vs19_219_071",
            "identifier": "vs19_219_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_071/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 1.71 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 1.71 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.71 DDL n. 1627",
            "description_title": "Emendamento 1.71 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": 30,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 35084,
            "slug": "vs19_337_051",
            "identifier": "vs19_337_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_051/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1691/15 MARI FRANCESCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/15 MARI FRANCESCO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 34860,
            "slug": "vs19_336_014",
            "identifier": "vs19_336_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_014/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 3.1002 FARAONE DAVIDE (IVICRE)",
            "original_title": "Identici emendamenti 3.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 3.1002 FARAONE DAVIDE (IVICRE)",
            "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": 30,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 26181,
            "slug": "vs19_216_071",
            "identifier": "vs19_216_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_071/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 11.1 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.1 DDL n. 1555",
            "description_title": "Emendamento 11.1 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26550,
            "slug": "vs19_220_002",
            "identifier": "vs19_220_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_002/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.81 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 1.81 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.81 DDL n. 1627",
            "description_title": "Emendamento 1.81 VACCARI STEFANO (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": 30,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 37995,
            "slug": "vs19_470_004",
            "identifier": "vs19_470_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_004/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2308/14 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2308/14 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/14 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/14 PENZA PASQUALINO (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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38938,
            "slug": "vs19_491_120",
            "identifier": "vs19_491_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_120/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 26.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1016",
            "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": 30,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 36314,
            "slug": "vs19_431_033",
            "identifier": "vs19_431_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_033/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2245/62 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/62 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/62 L'ABBATE PATTY (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": 30,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26083,
            "slug": "vs19_216_008",
            "identifier": "vs19_216_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_008/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1555",
            "description_title": "Emendamento 1.2 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 38033,
            "slug": "vs19_470_042",
            "identifier": "vs19_470_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_042/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2308/91 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2308/91 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/91 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/91 ROSSI 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": 30,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 38808,
            "slug": "vs19_491_061",
            "identifier": "vs19_491_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_061/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 61,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "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": 30,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 36309,
            "slug": "vs19_431_028",
            "identifier": "vs19_431_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_028/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2245/57 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/2245/57 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/57 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/57 COLUCCI ALFONSO (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34831,
            "slug": "vs19_337_039",
            "identifier": "vs19_337_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_039/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 3.31 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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 26187,
            "slug": "vs19_216_120",
            "identifier": "vs19_216_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_120/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1555",
            "original_title": "Votazione Articolo 17 DDL n. 1555",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 36322,
            "slug": "vs19_431_041",
            "identifier": "vs19_431_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_041/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2245/70 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2245/70 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/70 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/70 FONTANA ILARIA (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38959,
            "slug": "vs19_491_146",
            "identifier": "vs19_491_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_146/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-448 CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 36282,
            "slug": "vs19_431_001",
            "identifier": "vs19_431_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_001/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2245/8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/8 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36318,
            "slug": "vs19_431_037",
            "identifier": "vs19_431_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_037/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2245/66 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2245/66 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/66 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/66 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": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36268,
            "slug": "vs19_430_006",
            "identifier": "vs19_430_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_006/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2184/72 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2184/72 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/72 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/72 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 31949,
            "slug": "vs19_349_004",
            "identifier": "vs19_349_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_004/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 34.1000 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 34.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.1000 DDL n. 1660",
            "description_title": "Emendamento 34.1000 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 59.12
        },
        {
            "id": 31890,
            "slug": "vs19_348_116",
            "identifier": "vs19_348_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_116/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.1000 DDL n. 1660",
            "description_title": "Emendamento 33.1000 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 36293,
            "slug": "vs19_431_012",
            "identifier": "vs19_431_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_012/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2245/35 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/35 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/35 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36264,
            "slug": "vs19_430_002",
            "identifier": "vs19_430_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_002/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2184/55 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/55 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/55 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": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38036,
            "slug": "vs19_470_045",
            "identifier": "vs19_470_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_045/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2308/102 RICHETTI MATTEO (APERRE) - Votazione Ordine del giorno 9/2308/102 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/102 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/102 RICHETTI MATTEO (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": 30,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34185,
            "slug": "vs19_397_029",
            "identifier": "vs19_397_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_029/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.6 CASO ANTONIO (M5S) - Votazione Emendamento 4.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.6 DDL n. 2119",
            "description_title": "Emendamento 4.6 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 26494,
            "slug": "vs19_219_076",
            "identifier": "vs19_219_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_076/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 1.76 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.76 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.76 DDL n. 1627",
            "description_title": "Emendamento 1.76 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 36271,
            "slug": "vs19_430_009",
            "identifier": "vs19_430_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_009/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2184/84 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2184/84 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/84 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/84 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": 30,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35019,
            "slug": "vs19_336_027",
            "identifier": "vs19_336_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_027/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.2 GNASSI ANDREA (PD-IDP)",
            "original_title": "Emendamento 4.2 GNASSI ANDREA (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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34030,
            "slug": "vs19_397_049",
            "identifier": "vs19_397_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_049/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.2 CASO ANTONIO (M5S) - Votazione Emendamento 9.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.2 DDL n. 2119",
            "description_title": "Emendamento 9.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36265,
            "slug": "vs19_430_003",
            "identifier": "vs19_430_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_003/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2184/56 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2184/56 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/56 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/56 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37310,
            "slug": "vs19_450_051",
            "identifier": "vs19_450_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_051/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.1001 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 2084",
            "description_title": "Emendamento 1.1001 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 26548,
            "slug": "vs19_220_020",
            "identifier": "vs19_220_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_020/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1627",
            "original_title": "Votazione Articolo 14 DDL n. 1627",
            "description_title": "Articolo 14",
            "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": 30,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25056,
            "slug": "vs19_191_023",
            "identifier": "vs19_191_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_023/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al primo periodo del capoverso sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al primo periodo del capoverso sesto della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34220,
            "slug": "vs19_397_026",
            "identifier": "vs19_397_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_026/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.5 CASO ANTONIO (M5S) - Votazione Emendamento 4.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2119",
            "description_title": "Emendamento 4.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        }
    ]
}