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

{
    "count": 23029,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=274",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=272",
    "results": [
        {
            "id": 30936,
            "slug": "vs19_317_013",
            "identifier": "vs19_317_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_013/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1933/13 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1933/13 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/13 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/13 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 29972,
            "slug": "vs19_281_023",
            "identifier": "vs19_281_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_023/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1752/44 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1752/44 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/44 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/44 DONNO LEONARDO (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 37165,
            "slug": "vs19_449_006",
            "identifier": "vs19_449_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_006/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2285",
            "description_title": "Emendamento 1.8 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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 29980,
            "slug": "vs19_281_035",
            "identifier": "vs19_281_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_035/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1752/57 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1752/57 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/57 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/57 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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24798,
            "slug": "vs19_175_044",
            "identifier": "vs19_175_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_044/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/835/5 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/835/5 PDL n. 0835",
            "original_title": "Votazione Ordine del giorno 9/835/5 PDL n. 0835",
            "description_title": "Ordine del giorno n. 9/835/5 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 37182,
            "slug": "vs19_449_023",
            "identifier": "vs19_449_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_023/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.24 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2285",
            "description_title": "Emendamento 1.24 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": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 32034,
            "slug": "vs19_345_071",
            "identifier": "vs19_345_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_071/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1660",
            "original_title": "Votazione Articolo 18 DDL n. 1660",
            "description_title": "Articolo 18",
            "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": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 22755,
            "slug": "vs19_142_018",
            "identifier": "vs19_142_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_018/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.02 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29327,
            "slug": "vs19_270_054",
            "identifier": "vs19_270_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_054/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22788,
            "slug": "vs19_142_034",
            "identifier": "vs19_142_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_034/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3.09 FENU EMILIANO (M5S) - Votazione Emendamento 3.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.09 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": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22795,
            "slug": "vs19_142_020",
            "identifier": "vs19_142_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_020/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 31579,
            "slug": "vs19_340_105",
            "identifier": "vs19_340_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_105/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (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": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 37755,
            "slug": "vs19_464_024",
            "identifier": "vs19_464_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_024/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1621",
            "original_title": "Votazione Articolo 4 PDL n. 1621",
            "description_title": "Articolo 4",
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 29309,
            "slug": "vs19_270_025",
            "identifier": "vs19_270_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_025/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.13 FONTANA ILARIA (M5S) - Votazione Emendamento 3.13 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1790",
            "description_title": "Emendamento 3.13 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 37757,
            "slug": "vs19_464_026",
            "identifier": "vs19_464_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_026/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 4.010 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.010 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.010 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.010 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": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31802,
            "slug": "vs19_344_052",
            "identifier": "vs19_344_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_052/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo premissivo 010.09 PENZA PASQUALINO (M5S) - Votazione Emendamento 010.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.09 DDL n. 1660",
            "description_title": "Articolo premissivo 010.09 PENZA PASQUALINO (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": 23,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 29872,
            "slug": "vs19_276_017",
            "identifier": "vs19_276_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_017/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/851/1 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/851/1 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/1 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/1 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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 29968,
            "slug": "vs19_281_020",
            "identifier": "vs19_281_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_020/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/41 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1752/41 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/41 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/41 TRAVERSI ROBERTO (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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29959,
            "slug": "vs19_281_005",
            "identifier": "vs19_281_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_005/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1752/19 D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1752/19 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/19 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/19 D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29316,
            "slug": "vs19_270_023",
            "identifier": "vs19_270_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_023/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 3.5 FONTANA ILARIA (M5S), 3.6 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1790",
            "description_title": "Identici emendamenti 3.5 FONTANA ILARIA (M5S), 3.6 BONELLI ANGELO (AVS) e 3.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 37760,
            "slug": "vs19_464_029",
            "identifier": "vs19_464_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_029/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1621",
            "original_title": "Votazione Articolo 5 PDL n. 1621",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34638,
            "slug": "vs19_387_035",
            "identifier": "vs19_387_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_035/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2088-AR/38 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/38 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/38 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/38 CIANI PAOLO (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": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 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": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30034,
            "slug": "vs19_281_071",
            "identifier": "vs19_281_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_071/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1752/96 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/96 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/96 CASU 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": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 38700,
            "slug": "vs19_487_060",
            "identifier": "vs19_487_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_060/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 60,
            "title": "ODG 9/2355/90 - Votazione Ordine del giorno 9/2355/90 ",
            "original_title": "Votazione Ordine del giorno 9/2355/90 ",
            "description_title": "ODG 9/2355/90",
            "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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38643,
            "slug": "vs19_487_003",
            "identifier": "vs19_487_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_003/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2355/23 - Votazione Ordine del giorno 9/2355/23 ",
            "original_title": "Votazione Ordine del giorno 9/2355/23 ",
            "description_title": "ODG 9/2355/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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 30095,
            "slug": "vs19_283_009",
            "identifier": "vs19_283_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_009/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.13 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.13 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0836",
            "description_title": "Emendamento 3.13 PICCOLOTTI ELISABETTA (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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.19
        },
        {
            "id": 30074,
            "slug": "vs19_281_073",
            "identifier": "vs19_281_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_073/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1752/98 FASSINO PIERO (PD-IDP) - Votazione Ordine del giorno 9/1752/98 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/98 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/98 FASSINO PIERO (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": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 31755,
            "slug": "vs19_344_015",
            "identifier": "vs19_344_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_015/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 7.5 MAURI MATTEO (PD-IDP) - Votazione Emendamento 7.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.5 DDL n. 1660",
            "description_title": "Emendamento 7.5 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 26808,
            "slug": "vs19_223_022",
            "identifier": "vs19_223_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_022/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1624/5 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1624/5 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/5 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/5 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30942,
            "slug": "vs19_317_050",
            "identifier": "vs19_317_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_050/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1933/60 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1933/60 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/60 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/60 QUARTAPELLE PROCOPIO LIA (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": 23,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 26872,
            "slug": "vs19_229_014",
            "identifier": "vs19_229_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_014/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 GIULIANO CARLA (M5S) - Votazione Emendamento 2.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1297",
            "description_title": "Emendamento 2.5 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 38688,
            "slug": "vs19_487_048",
            "identifier": "vs19_487_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_048/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/2355/78 - Votazione Ordine del giorno 9/2355/78 ",
            "original_title": "Votazione Ordine del giorno 9/2355/78 ",
            "description_title": "ODG 9/2355/78",
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 22732,
            "slug": "vs19_128_065",
            "identifier": "vs19_128_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_065/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1238/76 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1238/76 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/76 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/76 CAFIERO DE RAHO FEDERICO (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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34640,
            "slug": "vs19_387_037",
            "identifier": "vs19_387_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_037/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2088-AR/40 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/40 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/40 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/40 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38657,
            "slug": "vs19_487_017",
            "identifier": "vs19_487_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_017/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2355/39 - Votazione Ordine del giorno 9/2355/39 ",
            "original_title": "Votazione Ordine del giorno 9/2355/39 ",
            "description_title": "ODG 9/2355/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": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 21884,
            "slug": "vs19_137_050",
            "identifier": "vs19_137_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_050/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.6 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1038",
            "description_title": "Emendamento 4.6 TABACCI BRUNO (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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 38687,
            "slug": "vs19_487_047",
            "identifier": "vs19_487_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_047/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2355/77 - Votazione Ordine del giorno 9/2355/77 ",
            "original_title": "Votazione Ordine del giorno 9/2355/77 ",
            "description_title": "ODG 9/2355/77",
            "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": 23,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 30794,
            "slug": "vs19_314_066",
            "identifier": "vs19_314_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_066/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 3.09 BONETTI ELENA (APERRE) - Votazione Emendamento 3.09 PDL n. 1741",
            "original_title": "Votazione Emendamento 3.09 PDL n. 1741",
            "description_title": "Articolo aggiuntivo 3.09 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 53.36,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 34643,
            "slug": "vs19_387_040",
            "identifier": "vs19_387_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_040/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2088-AR/43 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/43 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/43 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/43 DE LUCA PIERO (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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31770,
            "slug": "vs19_344_026",
            "identifier": "vs19_344_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_026/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.02 SERRACCHIANI DEBORA (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": 23,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 34622,
            "slug": "vs19_387_019",
            "identifier": "vs19_387_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_019/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (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": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 21740,
            "slug": "vs19_114_027",
            "identifier": "vs19_114_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_027/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1114/64 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/64 D'ALFONSO LUCIANO (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30240,
            "slug": "vs19_292_055",
            "identifier": "vs19_292_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_055/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 16.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1717",
            "description_title": "Emendamento 16.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 24758,
            "slug": "vs19_184_041",
            "identifier": "vs19_184_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_041/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1406",
            "description_title": "Emendamento 4.4 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26725,
            "slug": "vs19_222_017",
            "identifier": "vs19_222_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_017/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.17 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1624",
            "description_title": "Emendamento 1.17 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": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21899,
            "slug": "vs19_137_072",
            "identifier": "vs19_137_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_072/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 5.14 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.14 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.14 DDL n. 1038",
            "description_title": "Emendamento 5.14 BONETTI ELENA (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 34426,
            "slug": "vs19_388_016",
            "identifier": "vs19_388_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_016/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.3 MORFINO DANIELA (M5S) - Votazione Emendamento 3.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2022",
            "description_title": "Emendamento 3.3 MORFINO DANIELA (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": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24577,
            "slug": "vs19_184_032",
            "identifier": "vs19_184_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_032/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1406",
            "description_title": "Emendamento 3.3 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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30477,
            "slug": "vs19_305_009",
            "identifier": "vs19_305_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_009/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.80 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.80 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.80 DDL n. 1665",
            "description_title": "Emendamento 1.80 L'ABBATE PATTY (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": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 74.07
        }
    ]
}