Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=230
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=231",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=229",
    "results": [
        {
            "id": 25703,
            "slug": "vs19_210_149",
            "identifier": "vs19_210_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_149/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 149,
            "title": "Emendamento 37.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 37.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.5 DDL n. 1341",
            "description_title": "Emendamento 37.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25586,
            "slug": "vs19_210_137",
            "identifier": "vs19_210_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_137/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 33.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 33.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 33.300, DDL n. 1341",
            "description_title": "Emendamento 33.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30551,
            "slug": "vs19_309_087",
            "identifier": "vs19_309_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_087/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 3.360 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.360 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.360 DDL n. 1665",
            "description_title": "Emendamento 3.360 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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 33651,
            "slug": "vs19_384_042",
            "identifier": "vs19_384_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_042/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 10.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1004",
            "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": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 30592,
            "slug": "vs19_309_081",
            "identifier": "vs19_309_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_081/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 3.287 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.287 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.287 DDL n. 1665",
            "description_title": "Emendamento 3.287 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": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25626,
            "slug": "vs19_210_150",
            "identifier": "vs19_210_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_150/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 37.6 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 37.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.6 DDL n. 1341",
            "description_title": "Emendamento 37.6 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30610,
            "slug": "vs19_309_092",
            "identifier": "vs19_309_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_092/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 3.368 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.368 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.368 DDL n. 1665",
            "description_title": "Emendamento 3.368 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": 26,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25628,
            "slug": "vs19_210_068",
            "identifier": "vs19_210_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_068/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 17.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 17.02 DDL n. 1341",
            "original_title": "Votazione Emendamento 17.02 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 17.02 GADDA MARIA CHIARA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25748,
            "slug": "vs19_210_199",
            "identifier": "vs19_210_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_199/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 199,
            "title": "Ordine del giorno n. 9/1341/31 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1341/31 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/31 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/31 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 29522,
            "slug": "vs19_187_020",
            "identifier": "vs19_187_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_020/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1416/33 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1416/33 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/33 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/33 PELLEGRINI MARCO (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": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30562,
            "slug": "vs19_309_029",
            "identifier": "vs19_309_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_029/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.137 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.137 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.137 DDL n. 1665",
            "description_title": "Emendamento 2.137 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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25508,
            "slug": "vs19_210_055",
            "identifier": "vs19_210_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_055/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 14.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1341",
            "description_title": "Emendamento 14.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 33597,
            "slug": "vs19_384_036",
            "identifier": "vs19_384_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_036/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 25704,
            "slug": "vs19_210_146",
            "identifier": "vs19_210_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_146/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 146,
            "title": "Emendamento 37.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 37.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.1 DDL n. 1341",
            "description_title": "Emendamento 37.1 BENZONI FABRIZIO (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30570,
            "slug": "vs19_309_088",
            "identifier": "vs19_309_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_088/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 3.361 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 3.361 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.361 DDL n. 1665",
            "description_title": "Emendamento 3.361 SANTILLO AGOSTINO (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": 26,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30133,
            "slug": "vs19_283_039",
            "identifier": "vs19_283_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_039/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/836/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/7 FERRARI SARA (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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 31939,
            "slug": "vs19_345_050",
            "identifier": "vs19_345_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_050/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 17.01002 ALIFANO ENRICA (M5S) - Votazione Emendamento 17.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01002 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 22154,
            "slug": "vs19_137_005",
            "identifier": "vs19_137_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_005/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1038",
            "description_title": "Emendamento 2.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22066,
            "slug": "vs19_137_008",
            "identifier": "vs19_137_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_008/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.5 FENU EMILIANO (M5S) - Votazione Emendamento 2.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1038",
            "description_title": "Emendamento 2.5 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": 26,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 31785,
            "slug": "vs19_345_030",
            "identifier": "vs19_345_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_030/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 15.01000 ASCARI STEFANIA (M5S) - Votazione Emendamento 15.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01000 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": 26,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 31871,
            "slug": "vs19_345_055",
            "identifier": "vs19_345_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_055/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 18.1012 PELLEGRINI MARCO (M5S) - Votazione Emendamento 18.1012 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1012 DDL n. 1660",
            "description_title": "Emendamento 18.1012 PELLEGRINI MARCO (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": 26,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 74.38
        },
        {
            "id": 30532,
            "slug": "vs19_309_015",
            "identifier": "vs19_309_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_015/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.94 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.94 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.94 DDL n. 1665",
            "description_title": "Emendamento 2.94 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": 26,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25629,
            "slug": "vs19_210_123",
            "identifier": "vs19_210_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_123/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1341",
            "original_title": "Votazione Articolo 26 DDL n. 1341",
            "description_title": "Articolo 26",
            "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": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21889,
            "slug": "vs19_137_011",
            "identifier": "vs19_137_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_011/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.15 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1038",
            "description_title": "Emendamento 2.15 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25746,
            "slug": "vs19_210_193",
            "identifier": "vs19_210_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_193/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 193,
            "title": "Ordine del giorno n. 9/1341/12 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1341/12 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/12 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/12 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 51.05,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 30521,
            "slug": "vs19_309_022",
            "identifier": "vs19_309_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_022/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.125 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.125 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.125 DDL n. 1665",
            "description_title": "Emendamento 2.125 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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28834,
            "slug": "vs19_255_004",
            "identifier": "vs19_255_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_004/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1001 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1001 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.1001 DDL n. 1658",
            "description_title": "Emendamento 1.1001 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": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 30576,
            "slug": "vs19_309_036",
            "identifier": "vs19_309_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_036/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2.165 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.165 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.165 DDL n. 1665",
            "description_title": "Emendamento 2.165 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": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30583,
            "slug": "vs19_309_006",
            "identifier": "vs19_309_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_006/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.72 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.72 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.72 DDL n. 1665",
            "description_title": "Emendamento 2.72 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": 26,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 38772,
            "slug": "vs19_489_015",
            "identifier": "vs19_489_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_015/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2420/28 - Votazione Ordine del giorno 9/2420/28 ",
            "original_title": "Votazione Ordine del giorno 9/2420/28 ",
            "description_title": "ODG 9/2420/28",
            "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": 26,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30549,
            "slug": "vs19_309_090",
            "identifier": "vs19_309_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_090/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 3.364 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.364 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.364 DDL n. 1665",
            "description_title": "Emendamento 3.364 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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34436,
            "slug": "vs19_388_028",
            "identifier": "vs19_388_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_028/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.2 BONELLI ANGELO (AVS) - Votazione Emendamento 5.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2022",
            "description_title": "Emendamento 5.2 BONELLI ANGELO (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": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 22056,
            "slug": "vs19_137_047",
            "identifier": "vs19_137_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_047/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.1 FENU EMILIANO (M5S) - Votazione Emendamento 4.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1038",
            "description_title": "Emendamento 4.1 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": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22057,
            "slug": "vs19_137_038",
            "identifier": "vs19_137_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_038/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.6 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1038",
            "description_title": "Emendamento 3.6 D'ALFONSO LUCIANO (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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21907,
            "slug": "vs19_137_062",
            "identifier": "vs19_137_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_062/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 4.21 DDL n. 1038",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1038",
            "description_title": "Emendamento 4.21 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 31883,
            "slug": "vs19_345_080",
            "identifier": "vs19_345_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_080/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 19.1000 GIULIANO CARLA (M5S), 19.1004 DI BIASE MICHELA (PD-IDP) e 19.1003 BONELLI ANGELO (AVS) - Votazione Emendamento 19.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 19.1000 GIULIANO CARLA (M5S), 19.1004 DI BIASE MICHELA (PD-IDP) e 19.1003 BONELLI ANGELO (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": 26,
            "majority_cohesion_rate": 62.76,
            "minority_cohesion_rate": 62.5
        },
        {
            "id": 24797,
            "slug": "vs19_175_005",
            "identifier": "vs19_175_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_005/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00052, limitatamente al capoverso quinto della premessa, BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) e ZANELLA LUANA (AVS) - Votazione Risoluzione 6_00052",
            "original_title": "Votazione Risoluzione 6_00052",
            "description_title": "Risoluzione n. 6-00052, limitatamente al capoverso quinto della premessa, BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) e ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30343,
            "slug": "vs19_301_005",
            "identifier": "vs19_301_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_005/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00288 COMAROLI SILVANA ANDREINA (LEGA), LUCASELLI YLENJA (FDI), PELLA ROBERTO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00288",
            "original_title": "Votazione Mozione 1_00288",
            "description_title": "Mozione n. 1-00288 COMAROLI SILVANA ANDREINA (LEGA), LUCASELLI YLENJA (FDI), PELLA ROBERTO (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 32014,
            "slug": "vs19_345_049",
            "identifier": "vs19_345_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_049/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 17.01001 PENZA PASQUALINO (M5S) - Votazione Emendamento 17.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01001 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 37237,
            "slug": "vs19_449_078",
            "identifier": "vs19_449_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_078/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31824,
            "slug": "vs19_345_033",
            "identifier": "vs19_345_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_033/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 15.01004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.01004 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01004 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01004 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": 26,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 21879,
            "slug": "vs19_137_084",
            "identifier": "vs19_137_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_084/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 5.31 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.31 DDL n. 1038",
            "description_title": "Emendamento 5.31 MARATTIN LUIGI (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26880,
            "slug": "vs19_229_019",
            "identifier": "vs19_229_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_019/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.02 GIULIANO CARLA (M5S) - Votazione Emendamento 2.02 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1297",
            "description_title": "Articolo aggiuntivo 2.02 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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28831,
            "slug": "vs19_255_002",
            "identifier": "vs19_255_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_002/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 FONTANA ILARIA (M5S), 1.4 BONELLI ANGELO (AVS) e 1.3 LACARRA MARCO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1658",
            "description_title": "Identici emendamenti 1.2 FONTANA ILARIA (M5S), 1.4 BONELLI ANGELO (AVS) e 1.3 LACARRA 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": 26,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 28824,
            "slug": "vs19_255_015",
            "identifier": "vs19_255_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_015/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 1.23 SANTILLO AGOSTINO (M5S) e 1.24 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.23 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1658",
            "description_title": "Identici emendamenti 1.23 SANTILLO AGOSTINO (M5S) e 1.24 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 38782,
            "slug": "vs19_489_025",
            "identifier": "vs19_489_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_025/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2420/43 - Votazione Ordine del giorno 9/2420/43 ",
            "original_title": "Votazione Ordine del giorno 9/2420/43 ",
            "description_title": "ODG 9/2420/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": 26,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 22055,
            "slug": "vs19_137_037",
            "identifier": "vs19_137_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_037/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1038",
            "description_title": "Emendamento 3.4 SCOTTO ARTURO (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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28822,
            "slug": "vs19_255_005",
            "identifier": "vs19_255_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_005/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.51 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.51 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.51 DDL n. 1658",
            "description_title": "Emendamento 1.51 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": 26,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 28856,
            "slug": "vs19_255_029",
            "identifier": "vs19_255_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_029/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.5 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1658",
            "description_title": "Emendamento 1.5 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": 26,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 21690,
            "slug": "vs19_115_001",
            "identifier": "vs19_115_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_115_001/?format=api",
            "sitting": {
                "id": 1396,
                "date": "2023-06-07",
                "number": 115,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto rafforzamento capacità amministrativa",
            "original_title": "Votazione finale DDL n. 1114",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 22 aprile 2023, n. 44, recante disposizioni urgenti per il rafforzamento della capacità amministrativa delle amministrazioni pubbliche (DDL 1114)",
            "public_title": "Conversione decreto rafforzamento capacità amministrativa",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 77.78
        }
    ]
}