Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=335
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=336",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=334",
    "results": [
        {
            "id": 37146,
            "slug": "vs19_445_020",
            "identifier": "vs19_445_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_020/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 24640,
            "slug": "vs19_179_011",
            "identifier": "vs19_179_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_011/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00191 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP)  ed altri - Votazione Mozione 1_00191",
            "original_title": "Votazione Mozione 1_00191",
            "description_title": "Mozione n. 1-00191 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP)  ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 24802,
            "slug": "vs19_179_013",
            "identifier": "vs19_179_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_013/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00193 sul capoverso terzo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 sul capoverso terzo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 32806,
            "slug": "vs19_370_043",
            "identifier": "vs19_370_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_043/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 6.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.41,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32778,
            "slug": "vs19_370_026",
            "identifier": "vs19_370_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_026/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32785,
            "slug": "vs19_370_046",
            "identifier": "vs19_370_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_046/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "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": 19,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 32831,
            "slug": "vs19_370_027",
            "identifier": "vs19_370_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_027/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 3.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.66,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 32815,
            "slug": "vs19_370_021",
            "identifier": "vs19_370_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_021/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 2.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.66,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 32816,
            "slug": "vs19_370_001",
            "identifier": "vs19_370_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_001/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2088 - QUEST PREG 1, 2 E 3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2088 - QUEST PREG 1, 2 E 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32772,
            "slug": "vs19_370_025",
            "identifier": "vs19_370_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_025/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.0,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 40676,
            "slug": "vs19_551_063",
            "identifier": "vs19_551_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_063/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40672,
            "slug": "vs19_551_059",
            "identifier": "vs19_551_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_059/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40632,
            "slug": "vs19_551_013",
            "identifier": "vs19_551_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_013/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 2.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35195,
            "slug": "vs19_354_032",
            "identifier": "vs19_354_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_032/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00321 SASSO ROSSANO (LEGA), AMORESE ALESSANDRO (FDI), TASSINARI ROSARIA (FI-PPE), PISANO CALOGERO (NM-M) ed altri",
            "original_title": "Mozione n. 1-00321 SASSO ROSSANO (LEGA), AMORESE ALESSANDRO (FDI), TASSINARI ROSARIA (FI-PPE), PISANO CALOGERO (NM-M) ed altri",
            "description_title": "",
            "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": 19,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 35189,
            "slug": "vs19_354_026",
            "identifier": "vs19_354_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_026/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 26,
            "title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera f), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "original_title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera f), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 40658,
            "slug": "vs19_551_044",
            "identifier": "vs19_551_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_044/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 44,
            "title": "DDL 1866-A - EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 1866-A - EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40661,
            "slug": "vs19_551_047",
            "identifier": "vs19_551_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_047/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35188,
            "slug": "vs19_354_025",
            "identifier": "vs19_354_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_025/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 25,
            "title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera e), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "original_title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera e), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 40665,
            "slug": "vs19_551_051",
            "identifier": "vs19_551_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_051/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40667,
            "slug": "vs19_551_053",
            "identifier": "vs19_551_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_053/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 1.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35187,
            "slug": "vs19_354_024",
            "identifier": "vs19_354_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_024/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 24,
            "title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera d), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "original_title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera d), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 35186,
            "slug": "vs19_354_023",
            "identifier": "vs19_354_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_023/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera c), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "original_title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera c), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 35185,
            "slug": "vs19_354_022",
            "identifier": "vs19_354_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_022/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera b), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "original_title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera b), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 35181,
            "slug": "vs19_354_018",
            "identifier": "vs19_354_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_018/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera d), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "original_title": "Mozione n. 1-00323, limitatamente al capoverso primo, lettera d), della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 35169,
            "slug": "vs19_354_006",
            "identifier": "vs19_354_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_006/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera e), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera e), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 35167,
            "slug": "vs19_354_004",
            "identifier": "vs19_354_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_004/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera c), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera c), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 35157,
            "slug": "vs19_353_057",
            "identifier": "vs19_353_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_057/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1830/17 BERRUTO MAURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/17 BERRUTO MAURO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 35153,
            "slug": "vs19_353_053",
            "identifier": "vs19_353_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_053/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1830/13 FERRARI SARA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/13 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 35154,
            "slug": "vs19_353_054",
            "identifier": "vs19_353_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_054/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1830/14 MALAVASI ILENIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/14 MALAVASI ILENIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 34780,
            "slug": "vs19_353_033",
            "identifier": "vs19_353_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_033/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.54 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.54 AMATO GAETANO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 34779,
            "slug": "vs19_353_032",
            "identifier": "vs19_353_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_032/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.51 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.51 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 38453,
            "slug": "vs19_482_003",
            "identifier": "vs19_482_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_003/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.1016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34769,
            "slug": "vs19_353_022",
            "identifier": "vs19_353_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_022/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.36 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.36 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 40392,
            "slug": "vs19_539_030",
            "identifier": "vs19_539_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_030/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.38 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.38 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.38 DDL n. 2623",
            "description_title": "Emendamento 1.38 AURIEMMA CARMELA (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": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40431,
            "slug": "vs19_539_069",
            "identifier": "vs19_539_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_069/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 69,
            "title": "Identici emendamenti 11.1 SIMIANI MARCO (PD-IDP) e 11.2 DORI DEVIS (AVS) - Votazione Emendamento 11.1 DDL n. 2623",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2623",
            "description_title": "Identici emendamenti 11.1 SIMIANI MARCO (PD-IDP) e 11.2 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40399,
            "slug": "vs19_539_037",
            "identifier": "vs19_539_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_037/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.45 DORI DEVIS (AVS) - Votazione Emendamento 1.45 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.45 DDL n. 2623",
            "description_title": "Emendamento 1.45 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40593,
            "slug": "vs19_547_036",
            "identifier": "vs19_547_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_036/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2369-A/7 - Votazione Ordine del giorno 9/2369-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/7 ",
            "description_title": "ODG 9/2369-A/7",
            "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": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40544,
            "slug": "vs19_547_033",
            "identifier": "vs19_547_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_033/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 33,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34523,
            "slug": "vs19_377_056",
            "identifier": "vs19_377_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_056/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici articoli aggiuntivi 8.02 FENU EMILIANO (M5S) e 8.03 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Identici articoli aggiuntivi 8.02 FENU EMILIANO (M5S) e 8.03 CURTI AUGUSTO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34532,
            "slug": "vs19_377_067",
            "identifier": "vs19_377_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_067/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.18 FONTANA ILARIA (M5S)",
            "original_title": "Emendamento 11.18 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40608,
            "slug": "vs19_548_010",
            "identifier": "vs19_548_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_010/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-504 RIF CPV10 PREM-CPV4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-504 RIF CPV10 PREM-CPV4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 39373,
            "slug": "vs19_503_038",
            "identifier": "vs19_503_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_038/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.7 BONELLI ANGELO (AVS) - Votazione Emendamento 7.6 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.6 DDL n. 2482",
            "description_title": "Identici emendamenti 7.6 SIMIANI MARCO (PD-IDP) e 7.7 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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 38271,
            "slug": "vs19_477_037",
            "identifier": "vs19_477_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_037/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 1.031, 1.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.031, 1.017",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39378,
            "slug": "vs19_503_043",
            "identifier": "vs19_503_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_043/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 9.3 BONELLI ANGELO (AVS) - Votazione Emendamento 9.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 9.3 DDL n. 2482",
            "description_title": "Emendamento 9.3 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 35080,
            "slug": "vs19_337_047",
            "identifier": "vs19_337_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_047/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1691/11 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/11 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39405,
            "slug": "vs19_503_070",
            "identifier": "vs19_503_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_070/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 12.14 CASO ANTONIO (M5S) - Votazione Emendamento 12.14 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.14 DDL n. 2482",
            "description_title": "Emendamento 12.14 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 36882,
            "slug": "vs19_441_002",
            "identifier": "vs19_441_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_002/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 25.2 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.2 DDL n. 2026",
            "description_title": "Emendamento 25.2 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39413,
            "slug": "vs19_503_078",
            "identifier": "vs19_503_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_078/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 12.08 MORFINO DANIELA (M5S) - Votazione Emendamento 12.08 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.08 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.08 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 34539,
            "slug": "vs19_377_076",
            "identifier": "vs19_377_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_076/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 13.10 SANTILLO AGOSTINO (M5S) e 13.11 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35078,
            "slug": "vs19_337_045",
            "identifier": "vs19_337_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_045/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1691/9 MALAVASI ILENIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1691/9 MALAVASI ILENIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 73.29
        }
    ]
}