Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=244
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=245",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=243",
    "results": [
        {
            "id": 38434,
            "slug": "vs19_481_043",
            "identifier": "vs19_481_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_043/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/2329-A/43 - Votazione Ordine del giorno 9/2329-A/43 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/43 ",
            "description_title": "ODG 9/2329-A/43",
            "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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 35963,
            "slug": "vs19_422_010",
            "identifier": "vs19_422_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_010/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35857,
            "slug": "vs19_413_041",
            "identifier": "vs19_413_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_041/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2196/2 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2196/2 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/2 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/2 GIULIANO CARLA (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": 25,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40418,
            "slug": "vs19_539_056",
            "identifier": "vs19_539_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_056/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 5.1 COSTA SERGIO (M5S) - Votazione Emendamento 5.1 DDL n. 2623",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2623",
            "description_title": "Emendamento 5.1 COSTA SERGIO (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": 25,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 34824,
            "slug": "vs19_337_030",
            "identifier": "vs19_337_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_030/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.366 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.366 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": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 24672,
            "slug": "vs19_183_045",
            "identifier": "vs19_183_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_045/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1492/12 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/12 BARBAGALLO ANTHONY EMANUELE (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": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 37565,
            "slug": "vs19_455_020",
            "identifier": "vs19_455_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_020/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2142/1 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2142/1 DDL n. 2142",
            "original_title": "Votazione Ordine del giorno 9/2142/1 DDL n. 2142",
            "description_title": "Ordine del giorno n. 9/2142/1 ZANELLA LUANA (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": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 24461,
            "slug": "vs19_183_019",
            "identifier": "vs19_183_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_019/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.26 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1492",
            "description_title": "Emendamento 1.26 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 35829,
            "slug": "vs19_413_013",
            "identifier": "vs19_413_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_013/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 6.15 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.15 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.15 DDL n. 2196",
            "description_title": "Emendamento 6.15 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34829,
            "slug": "vs19_337_037",
            "identifier": "vs19_337_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_037/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34823,
            "slug": "vs19_337_029",
            "identifier": "vs19_337_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_029/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.339 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": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 24598,
            "slug": "vs19_183_002",
            "identifier": "vs19_183_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_002/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1492",
            "description_title": "Emendamento 1.1 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32387,
            "slug": "vs19_357_028",
            "identifier": "vs19_357_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_028/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 13.4 SCOTTO ARTURO (PD-IDP) e 13.5 MARI FRANCESCO (AVS) - Votazione Emendamento 13.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1532",
            "description_title": "Identici emendamenti 13.4 SCOTTO ARTURO (PD-IDP) e 13.5 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 35871,
            "slug": "vs19_413_055",
            "identifier": "vs19_413_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_055/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2196/19 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2196/19 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/19 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/19 DEL BARBA MAURO (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": 25,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35067,
            "slug": "vs19_337_031",
            "identifier": "vs19_337_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_031/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 40385,
            "slug": "vs19_539_023",
            "identifier": "vs19_539_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_023/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.29 DORI DEVIS (AVS) - Votazione Emendamento 1.29 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.29 DDL n. 2623",
            "description_title": "Emendamento 1.29 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35161,
            "slug": "vs19_353_061",
            "identifier": "vs19_353_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_061/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "original_title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 38021,
            "slug": "vs19_470_030",
            "identifier": "vs19_470_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_030/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2308/75 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2308/75 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/75 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/75 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": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36826,
            "slug": "vs19_440_022",
            "identifier": "vs19_440_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_022/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2026",
            "description_title": "Emendamento 6.1 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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38424,
            "slug": "vs19_481_033",
            "identifier": "vs19_481_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_033/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 33,
            "title": "ODG 9/2329-A/33 - Votazione Ordine del giorno 9/2329-A/33 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/33 ",
            "description_title": "ODG 9/2329-A/33",
            "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": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 38471,
            "slug": "vs19_482_021",
            "identifier": "vs19_482_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_021/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 1.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31885,
            "slug": "vs19_348_040",
            "identifier": "vs19_348_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_040/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.10 DDL n. 1660",
            "description_title": "Emendamento 26.10 DI BIASE MICHELA (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": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 38413,
            "slug": "vs19_481_022",
            "identifier": "vs19_481_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_022/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2329-A/22 - Votazione Ordine del giorno 9/2329-A/22 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/22 ",
            "description_title": "ODG 9/2329-A/22",
            "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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38428,
            "slug": "vs19_481_037",
            "identifier": "vs19_481_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_037/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2329-A/37 - Votazione Ordine del giorno 9/2329-A/37 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/37 ",
            "description_title": "ODG 9/2329-A/37",
            "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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36832,
            "slug": "vs19_440_029",
            "identifier": "vs19_440_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_029/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 7.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 7.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2026",
            "description_title": "Emendamento 7.8 GHIRRA FRANCESCA (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": 25,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38412,
            "slug": "vs19_481_021",
            "identifier": "vs19_481_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_021/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2329-A/21 - Votazione Ordine del giorno 9/2329-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/21 ",
            "description_title": "ODG 9/2329-A/21",
            "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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38430,
            "slug": "vs19_481_039",
            "identifier": "vs19_481_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_039/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2329-A/39 - Votazione Ordine del giorno 9/2329-A/39 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/39 ",
            "description_title": "ODG 9/2329-A/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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 31921,
            "slug": "vs19_348_043",
            "identifier": "vs19_348_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_043/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 26.20 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.20 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.20 DDL n. 1660",
            "description_title": "Emendamento 26.20 DI BIASE MICHELA (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": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 38489,
            "slug": "vs19_482_039",
            "identifier": "vs19_482_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_039/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 1.39 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38414,
            "slug": "vs19_481_023",
            "identifier": "vs19_481_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_023/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2329-A/23 - Votazione Ordine del giorno 9/2329-A/23 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/23 ",
            "description_title": "ODG 9/2329-A/23",
            "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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38846,
            "slug": "vs19_491_003",
            "identifier": "vs19_491_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_003/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 36806,
            "slug": "vs19_440_069",
            "identifier": "vs19_440_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_069/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 2026",
            "original_title": "Votazione Articolo 21 DDL n. 2026",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38407,
            "slug": "vs19_481_016",
            "identifier": "vs19_481_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_016/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2329-A/16 - Votazione Ordine del giorno 9/2329-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/16 ",
            "description_title": "ODG 9/2329-A/16",
            "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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 32016,
            "slug": "vs19_348_055",
            "identifier": "vs19_348_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_055/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.020 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.020 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 32795,
            "slug": "vs19_370_033",
            "identifier": "vs19_370_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_033/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.32,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 38458,
            "slug": "vs19_482_008",
            "identifier": "vs19_482_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_008/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 31920,
            "slug": "vs19_348_057",
            "identifier": "vs19_348_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_057/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 40463,
            "slug": "vs19_543_007",
            "identifier": "vs19_543_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_007/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 7,
            "title": "DDL COST 2473-A - EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL COST 2473-A - 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": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 31953,
            "slug": "vs19_348_069",
            "identifier": "vs19_348_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_069/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 27.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.6 DDL n. 1660",
            "description_title": "Emendamento 27.6 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 38898,
            "slug": "vs19_491_065",
            "identifier": "vs19_491_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_065/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 32704,
            "slug": "vs19_366_024",
            "identifier": "vs19_366_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_024/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 24,
            "title": "MOZ 1-316 NF CPV 20 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 20 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": 25,
            "majority_cohesion_rate": 67.63,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 31970,
            "slug": "vs19_348_068",
            "identifier": "vs19_348_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_068/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (M5S) - Votazione Emendamento 26.01013 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01013 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (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": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 36822,
            "slug": "vs19_440_017",
            "identifier": "vs19_440_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_017/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.1 GHIRRA FRANCESCA (AVS), 5.2 CAPPELLETTI ENRICO (M5S) e 5.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2026",
            "description_title": "Identici emendamenti 5.1 GHIRRA FRANCESCA (AVS), 5.2 CAPPELLETTI ENRICO (M5S) e 5.3 STEFANAZZI CLAUDIO MICHELE (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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40490,
            "slug": "vs19_543_034",
            "identifier": "vs19_543_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_034/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 1.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.30",
            "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": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 31872,
            "slug": "vs19_348_060",
            "identifier": "vs19_348_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_060/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32028,
            "slug": "vs19_348_064",
            "identifier": "vs19_348_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_064/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 26.01011 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01011 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01011 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01011 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.25,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31948,
            "slug": "vs19_348_059",
            "identifier": "vs19_348_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_059/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 35868,
            "slug": "vs19_413_052",
            "identifier": "vs19_413_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_052/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2196/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2196/14 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/14 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38873,
            "slug": "vs19_491_037",
            "identifier": "vs19_491_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_037/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 8.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 32673,
            "slug": "vs19_366_050",
            "identifier": "vs19_366_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_050/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 50,
            "title": "MOZ 1-344 CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 58.86
        }
    ]
}