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

{
    "count": 22951,
    "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=265",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=263",
    "results": [
        {
            "id": 32109,
            "slug": "vs19_323_002",
            "identifier": "vs19_323_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_002/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1946/2 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1946/2 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/2 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/2 FOSSI EMILIANO (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": 69.75,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 38703,
            "slug": "vs19_487_063",
            "identifier": "vs19_487_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_063/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2355/93 - Votazione Ordine del giorno 9/2355/93 ",
            "original_title": "Votazione Ordine del giorno 9/2355/93 ",
            "description_title": "ODG 9/2355/93",
            "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": 63.37,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 29319,
            "slug": "vs19_270_040",
            "identifier": "vs19_270_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_040/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 4.03 FONTANA ILARIA (M5S) - Votazione Emendamento 4.03 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.03 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.03 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24267,
            "slug": "vs19_172_001",
            "identifier": "vs19_172_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_001/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1436/36 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1436/36 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/36 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/36 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": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 34689,
            "slug": "vs19_387_087",
            "identifier": "vs19_387_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_087/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/2088-AR/90 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/90 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/90 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 21486,
            "slug": "vs19_112_009",
            "identifier": "vs19_112_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_009/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 9), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 9), CASO ANTONIO (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": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37716,
            "slug": "vs19_463_023",
            "identifier": "vs19_463_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_023/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.72 GIULIANO CARLA (M5S) - Votazione Emendamento 1.72 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.72 PDL n. 1621",
            "description_title": "Emendamento 1.72 GIULIANO CARLA (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": 60.91,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37712,
            "slug": "vs19_463_019",
            "identifier": "vs19_463_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_019/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.1012 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1012 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1012 PDL n. 1621",
            "description_title": "Emendamento 1.1012 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.24
        },
        {
            "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": 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": 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": 40002,
            "slug": "vs19_519_048",
            "identifier": "vs19_519_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_048/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 48,
            "title": "Conversione decreto università, istruzione e salute",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2526 - VOTO FINALE",
            "public_title": "Conversione decreto università, istruzione e salute",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40025,
            "slug": "vs19_519_024",
            "identifier": "vs19_519_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_024/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 24,
            "title": "ART AGG 5-BIS.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.04",
            "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": 73.89
        },
        {
            "id": 27311,
            "slug": "vs19_233_080",
            "identifier": "vs19_233_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_080/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (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": 58.65,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 27498,
            "slug": "vs19_236_078",
            "identifier": "vs19_236_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_078/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1630/4 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1630/4 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/4 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/4 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 40129,
            "slug": "vs19_524_023",
            "identifier": "vs19_524_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_023/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2551/64 - Votazione Ordine del giorno 9/2551/64 ",
            "original_title": "Votazione Ordine del giorno 9/2551/64 ",
            "description_title": "ODG 9/2551/64",
            "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": 67.9,
            "minority_cohesion_rate": 70.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
        },
        {
            "id": 40160,
            "slug": "vs19_524_059",
            "identifier": "vs19_524_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_059/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "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": 39820,
            "slug": "vs19_512_008",
            "identifier": "vs19_512_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_008/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "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.44,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 27332,
            "slug": "vs19_233_069",
            "identifier": "vs19_233_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_069/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1606/108 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/108 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/108 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/108 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 38603,
            "slug": "vs19_483_001",
            "identifier": "vs19_483_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_001/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione opposizione su Gaza",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-432 NF",
            "public_title": "Mozione opposizione su Gaza",
            "is_key_vote": true,
            "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.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "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": 39919,
            "slug": "vs19_516_016",
            "identifier": "vs19_516_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_016/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/DOC VIII, N 6/39 - Votazione Ordine del giorno 9/DOC VIII, N 6/39 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/39 ",
            "description_title": "ODG 9/DOC VIII, N 6/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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 22472,
            "slug": "vs19_134_041",
            "identifier": "vs19_134_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_041/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.61 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.61 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.61 PDL n. 0384",
            "description_title": "Emendamento 3.61 STUMPO NICOLA (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.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28065,
            "slug": "vs19_243_038",
            "identifier": "vs19_243_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_038/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0384-B",
            "original_title": "Votazione Articolo 2 PDL n. 0384-B",
            "description_title": "Articolo 2",
            "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": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39816,
            "slug": "vs19_512_004",
            "identifier": "vs19_512_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_004/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 4,
            "title": "DDL 2384-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2384-A - EM 1.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": 64.75,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 18156,
            "slug": "vs19_009_056",
            "identifier": "vs19_009_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_056/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 32.03 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 32.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 32.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 32.03 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 79.01
        },
        {
            "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": 39746,
            "slug": "vs19_508_014",
            "identifier": "vs19_508_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_014/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2416-A/40 - Votazione Ordine del giorno 9/2416-A/40 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/40 ",
            "description_title": "ODG 9/2416-A/40",
            "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.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21960,
            "slug": "vs19_124_006",
            "identifier": "vs19_124_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_006/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1151/12 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1151/12 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/12 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/12 AMATO GAETANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27728,
            "slug": "vs19_239_059",
            "identifier": "vs19_239_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_059/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 13.4 FENU EMILIANO (M5S) - Votazione Emendamento 13.4 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1515",
            "description_title": "Emendamento 13.4 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 38619,
            "slug": "vs19_486_002",
            "identifier": "vs19_486_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_002/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2355/2 - Votazione Ordine del giorno 9/2355/2 ",
            "original_title": "Votazione Ordine del giorno 9/2355/2 ",
            "description_title": "ODG 9/2355/2",
            "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": 71.34
        },
        {
            "id": 22431,
            "slug": "vs19_134_009",
            "identifier": "vs19_134_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_009/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.19 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.19 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.19 PDL n. 0384",
            "description_title": "Emendamento 3.19 RICCIARDI MARIANNA (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.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25091,
            "slug": "vs19_197_039",
            "identifier": "vs19_197_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_039/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.02 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (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": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39057,
            "slug": "vs19_498_009",
            "identifier": "vs19_498_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_009/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 9,
            "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": 58.61,
            "minority_cohesion_rate": 60.9
        },
        {
            "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": 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": 21959,
            "slug": "vs19_124_038",
            "identifier": "vs19_124_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_038/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1151/57 SOTTANELLI GIULIO CESARE (AIV-RE) - Votazione Ordine del giorno 9/1151/57 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/57 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/57 SOTTANELLI GIULIO CESARE (AIV-RE)",
            "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.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "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": 21994,
            "slug": "vs19_124_018",
            "identifier": "vs19_124_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_018/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1151/25 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1151/25 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/25 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/25 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.99
        },
        {
            "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": 38621,
            "slug": "vs19_486_004",
            "identifier": "vs19_486_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_004/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2355/4 - Votazione Ordine del giorno 9/2355/4 ",
            "original_title": "Votazione Ordine del giorno 9/2355/4 ",
            "description_title": "ODG 9/2355/4",
            "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.08,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 27293,
            "slug": "vs19_233_033",
            "identifier": "vs19_233_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_033/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1606/59 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25061,
            "slug": "vs19_192_003",
            "identifier": "vs19_192_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_003/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0752",
            "original_title": "Votazione Articolo 2 PDL n. 0752",
            "description_title": "Articolo 2",
            "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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 39766,
            "slug": "vs19_508_034",
            "identifier": "vs19_508_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_034/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 34,
            "title": "ODG 9/2416-A/74 - Votazione Ordine del giorno 9/2416-A/74 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/74 ",
            "description_title": "ODG 9/2416-A/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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38628,
            "slug": "vs19_486_011",
            "identifier": "vs19_486_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_011/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2355/11 - Votazione Ordine del giorno 9/2355/11 ",
            "original_title": "Votazione Ordine del giorno 9/2355/11 ",
            "description_title": "ODG 9/2355/11",
            "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": 69.14,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 27463,
            "slug": "vs19_236_012",
            "identifier": "vs19_236_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_012/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1630",
            "description_title": "Emendamento 1.21 PAGANO UBALDO (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": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "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": 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
        }
    ]
}