Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=250
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=251",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=249",
    "results": [
        {
            "id": 34204,
            "slug": "vs19_397_031",
            "identifier": "vs19_397_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_031/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 4.05 CASO ANTONIO (M5S) - Votazione Emendamento 4.05 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 4.05 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35788,
            "slug": "vs19_410_008",
            "identifier": "vs19_410_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_008/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1917/11 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1917/11 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/11 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/11 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40116,
            "slug": "vs19_524_010",
            "identifier": "vs19_524_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_010/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2551/49 - Votazione Ordine del giorno 9/2551/49 ",
            "original_title": "Votazione Ordine del giorno 9/2551/49 ",
            "description_title": "ODG 9/2551/49",
            "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": 28,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34225,
            "slug": "vs19_393_027",
            "identifier": "vs19_393_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_027/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/10 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/10 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 39964,
            "slug": "vs19_517_038",
            "identifier": "vs19_517_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_038/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 9-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-TER.4",
            "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": 28,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40108,
            "slug": "vs19_524_002",
            "identifier": "vs19_524_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_002/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2551/39 - Votazione Ordine del giorno 9/2551/39 ",
            "original_title": "Votazione Ordine del giorno 9/2551/39 ",
            "description_title": "ODG 9/2551/39",
            "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": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36065,
            "slug": "vs19_426_010",
            "identifier": "vs19_426_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_010/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32228,
            "slug": "vs19_328_004",
            "identifier": "vs19_328_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_004/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 32226,
            "slug": "vs19_328_002",
            "identifier": "vs19_328_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_002/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/12 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": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34800,
            "slug": "vs19_337_006",
            "identifier": "vs19_337_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_006/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.33 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.33 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": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 40137,
            "slug": "vs19_524_031",
            "identifier": "vs19_524_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_031/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2551/74 - Votazione Ordine del giorno 9/2551/74 ",
            "original_title": "Votazione Ordine del giorno 9/2551/74 ",
            "description_title": "ODG 9/2551/74",
            "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": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36649,
            "slug": "vs19_439_016",
            "identifier": "vs19_439_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_016/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2240",
            "description_title": "Emendamento 1.14 MEROLA VIRGINIO (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": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 26139,
            "slug": "vs19_216_070",
            "identifier": "vs19_216_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_070/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.28 EVI ELEONORA (AVS) - Votazione Emendamento 11.28 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.28 DDL n. 1555",
            "description_title": "Emendamento 11.28 EVI ELEONORA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34163,
            "slug": "vs19_397_022",
            "identifier": "vs19_397_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_022/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.1 CASO ANTONIO (M5S) - Votazione Emendamento 4.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2119",
            "description_title": "Emendamento 4.1 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34254,
            "slug": "vs19_392_013",
            "identifier": "vs19_392_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_013/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2150/21 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2150/21 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/21 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/21 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 26471,
            "slug": "vs19_219_077",
            "identifier": "vs19_219_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_077/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 1.77 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.77 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.77 DDL n. 1627",
            "description_title": "Emendamento 1.77 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 35914,
            "slug": "vs19_414_028",
            "identifier": "vs19_414_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_414_028/?format=api",
            "sitting": {
                "id": 1885,
                "date": "2025-01-22",
                "number": 414,
                "branch": "C"
            },
            "number": 28,
            "title": "Risoluzione n. 6-00158, limitatamente al capoverso ventisettesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri - Votazione Risoluzione 6_00158",
            "original_title": "Votazione Risoluzione 6_00158",
            "description_title": "Risoluzione n. 6-00158, limitatamente al capoverso ventisettesimo della parte dispositiva, D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38302,
            "slug": "vs19_479_010",
            "identifier": "vs19_479_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_010/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34208,
            "slug": "vs19_397_011",
            "identifier": "vs19_397_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_011/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2119",
            "description_title": "Emendamento 1.14 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 18153,
            "slug": "vs19_009_035",
            "identifier": "vs19_009_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_035/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 10.07 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 10.07 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.07 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.07 BENZONI FABRIZIO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 34866,
            "slug": "vs19_336_020",
            "identifier": "vs19_336_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_020/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 3.15 PELUFFO VINICIO GIUSEPPE GUIDO (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": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34822,
            "slug": "vs19_337_028",
            "identifier": "vs19_337_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_028/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.292 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.292 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": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 27324,
            "slug": "vs19_233_050",
            "identifier": "vs19_233_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_050/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1606/83 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1606/83 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/83 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/83 SCOTTO ARTURO (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": 28,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 34865,
            "slug": "vs19_336_019",
            "identifier": "vs19_336_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_019/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.12 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 3.12 CAPPELLETTI ENRICO (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 39724,
            "slug": "vs19_506_026",
            "identifier": "vs19_506_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_026/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 26,
            "title": "MOZ 1-469 3 CPV DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-469 3 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": 28,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 35022,
            "slug": "vs19_336_030",
            "identifier": "vs19_336_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_030/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 4.10 GHIRRA FRANCESCA (AVS) e 4.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 4.10 GHIRRA FRANCESCA (AVS) e 4.11 PELUFFO VINICIO GIUSEPPE GUIDO (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 21870,
            "slug": "vs19_132_027",
            "identifier": "vs19_132_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_027/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/115 E ABB./12 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/115 E ABB./12 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./12 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./12 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18192,
            "slug": "vs19_009_073",
            "identifier": "vs19_009_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_073/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/5/37 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/5/37 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/37 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/37 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 38017,
            "slug": "vs19_470_026",
            "identifier": "vs19_470_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_026/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2308/59 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2308/59 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/59 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/59 MARI FRANCESCO (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": 28,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36280,
            "slug": "vs19_430_018",
            "identifier": "vs19_430_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_430_018/?format=api",
            "sitting": {
                "id": 1910,
                "date": "2025-02-18",
                "number": 430,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/101 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/101 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38303,
            "slug": "vs19_479_011",
            "identifier": "vs19_479_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_011/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35848,
            "slug": "vs19_413_032",
            "identifier": "vs19_413_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_032/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 7.01 DORI DEVIS (AVS) - Votazione Emendamento 7.01 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.01 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.01 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": 28,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35030,
            "slug": "vs19_336_038",
            "identifier": "vs19_336_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_038/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Articolo aggiuntivo 5.02 CAPPELLETTI ENRICO (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32624,
            "slug": "vs19_361_054",
            "identifier": "vs19_361_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_054/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 18183,
            "slug": "vs19_009_039",
            "identifier": "vs19_009_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_039/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 13.01 RICHETTI MATTEO (AIV-RE) - Votazione Emendamento 13.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 13.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 13.01 RICHETTI MATTEO (AIV-RE)",
            "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": 28,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26123,
            "slug": "vs19_216_025",
            "identifier": "vs19_216_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_025/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1555",
            "description_title": "Identici emendamenti 2.1 BENZONI FABRIZIO (APERRE), 2.1000 GADDA MARIA CHIARA (IVICRE) e 2.5 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 40008,
            "slug": "vs19_519_007",
            "identifier": "vs19_519_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_007/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "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": 28,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 27571,
            "slug": "vs19_239_021",
            "identifier": "vs19_239_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_021/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S) - Votazione Emendamento 8.01 DDL n. 1515",
            "original_title": "Votazione Emendamento 8.01 DDL n. 1515",
            "description_title": "Articolo aggiuntivo 8.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27500,
            "slug": "vs19_237_020",
            "identifier": "vs19_237_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_020/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 20,
            "title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39989,
            "slug": "vs19_517_063",
            "identifier": "vs19_517_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_063/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2488-A/18 - Votazione Ordine del giorno 9/2488-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/18 ",
            "description_title": "ODG 9/2488-A/18",
            "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": 28,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 31731,
            "slug": "vs19_343_001",
            "identifier": "vs19_343_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_001/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 1660",
            "original_title": "Votazione pregiudiziale DDL n. 1660",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 76.15,
            "minority_cohesion_rate": 82.5
        },
        {
            "id": 39992,
            "slug": "vs19_517_066",
            "identifier": "vs19_517_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_066/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 66,
            "title": "ODG 9/2488-A/31 - Votazione Ordine del giorno 9/2488-A/31 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/31 ",
            "description_title": "ODG 9/2488-A/31",
            "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": 28,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35972,
            "slug": "vs19_422_019",
            "identifier": "vs19_422_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_019/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/82 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": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26524,
            "slug": "vs19_219_073",
            "identifier": "vs19_219_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_073/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 1.73 ORFINI MATTEO (PD-IDP) - Votazione Emendamento 1.73 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.73 DDL n. 1627",
            "description_title": "Emendamento 1.73 ORFINI MATTEO (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": 28,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 36283,
            "slug": "vs19_431_002",
            "identifier": "vs19_431_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_002/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/10 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/10 SCOTTO ARTURO (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": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33980,
            "slug": "vs19_397_070",
            "identifier": "vs19_397_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_070/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 11.04 CASO ANTONIO (M5S) - Votazione Emendamento 11.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.04 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 26146,
            "slug": "vs19_216_111",
            "identifier": "vs19_216_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_111/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 40005,
            "slug": "vs19_519_004",
            "identifier": "vs19_519_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_004/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "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": 28,
            "majority_cohesion_rate": 68.03,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 39891,
            "slug": "vs19_515_050",
            "identifier": "vs19_515_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_050/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 14.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 39978,
            "slug": "vs19_517_052",
            "identifier": "vs19_517_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_052/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 16.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 28,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 49.04
        }
    ]
}