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

{
    "count": 22941,
    "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=164",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=162",
    "results": [
        {
            "id": 40683,
            "slug": "vs19_551_072",
            "identifier": "vs19_551_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_072/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/1866-A/4 - Votazione Ordine del giorno 9/1866-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1866-A/4 ",
            "description_title": "ODG 9/1866-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40616,
            "slug": "vs19_551_035",
            "identifier": "vs19_551_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_035/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 35,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40611,
            "slug": "vs19_551_043",
            "identifier": "vs19_551_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_043/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 43,
            "title": "Modifica al codice dei beni culturali e del paesaggio e altre disposizioni",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1521-A - VOTO FINALE",
            "public_title": "Modifica al codice dei beni culturali e del paesaggio e altre disposizioni",
            "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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32685,
            "slug": "vs19_366_015",
            "identifier": "vs19_366_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_015/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 15,
            "title": "MOZ 1-316 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 11 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": 6,
            "n_margin": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 40686,
            "slug": "vs19_551_075",
            "identifier": "vs19_551_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_075/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/1866-A/8 - Votazione Ordine del giorno 9/1866-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/1866-A/8 ",
            "description_title": "ODG 9/1866-A/8",
            "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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40677,
            "slug": "vs19_551_064",
            "identifier": "vs19_551_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_064/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32754,
            "slug": "vs19_370_030",
            "identifier": "vs19_370_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_030/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 21,
            "majority_cohesion_rate": 63.9,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 32770,
            "slug": "vs19_370_041",
            "identifier": "vs19_370_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_041/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 31545,
            "slug": "vs19_340_069",
            "identifier": "vs19_340_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_069/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 9-sexies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-sexies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.3 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.3 DE LUCA PIERO (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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 32752,
            "slug": "vs19_370_010",
            "identifier": "vs19_370_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_010/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2049/1 - Votazione Ordine del giorno 9/2049/1 ",
            "original_title": "Votazione Ordine del giorno 9/2049/1 ",
            "description_title": "ODG 9/2049/1",
            "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": 21,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 32835,
            "slug": "vs19_370_020",
            "identifier": "vs19_370_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_020/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 2.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.200",
            "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": 21,
            "majority_cohesion_rate": 63.9,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 32755,
            "slug": "vs19_370_031",
            "identifier": "vs19_370_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_031/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 21,
            "majority_cohesion_rate": 64.73,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32751,
            "slug": "vs19_370_032",
            "identifier": "vs19_370_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_032/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 21,
            "majority_cohesion_rate": 63.9,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 32810,
            "slug": "vs19_370_042",
            "identifier": "vs19_370_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_042/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 6.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 21,
            "majority_cohesion_rate": 63.49,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 31547,
            "slug": "vs19_340_071",
            "identifier": "vs19_340_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_071/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 9-sexies.6 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-sexies.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.6 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.6 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 37133,
            "slug": "vs19_445_007",
            "identifier": "vs19_445_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_007/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (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": 21,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36873,
            "slug": "vs19_441_026",
            "identifier": "vs19_441_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_026/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 26,
            "title": "Disposizioni in materia di economia dello spazio",
            "original_title": "Votazione finale DDL n. 2026",
            "description_title": "Disposizioni in materia di economia dello spazio (DDL 2026)",
            "public_title": "Disposizioni in materia di economia dello spazio",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 32759,
            "slug": "vs19_371_033",
            "identifier": "vs19_371_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_033/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 33,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "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": 21,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 36889,
            "slug": "vs19_441_011",
            "identifier": "vs19_441_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_011/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 27.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 27.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.3 DDL n. 2026",
            "description_title": "Emendamento 27.3 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": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36884,
            "slug": "vs19_441_004",
            "identifier": "vs19_441_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_004/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 25.4 BONETTI ELENA (APERRE) - Votazione Emendamento 25.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.4 DDL n. 2026",
            "description_title": "Emendamento 25.4 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 32725,
            "slug": "vs19_367_011",
            "identifier": "vs19_367_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_011/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-326 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 36887,
            "slug": "vs19_441_009",
            "identifier": "vs19_441_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_009/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 27.1 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 27.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.1 DDL n. 2026",
            "description_title": "Emendamento 27.1 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32740,
            "slug": "vs19_367_015",
            "identifier": "vs19_367_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_015/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 15,
            "title": "MOZ 1-326 NF CPV 15 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 15 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.32,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 32729,
            "slug": "vs19_367_006",
            "identifier": "vs19_367_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_006/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 6,
            "title": "MOZ 1-326 NF CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 32730,
            "slug": "vs19_367_004",
            "identifier": "vs19_367_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_004/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-326 NF CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 4 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 30342,
            "slug": "vs19_297_025",
            "identifier": "vs19_297_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_025/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1877/34 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1877/34 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/34 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/34 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 36843,
            "slug": "vs19_440_046",
            "identifier": "vs19_440_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_046/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici emendamenti 13.8 GHIRRA FRANCESCA (AVS) e 13.9 APPENDINO CHIARA (M5S) - Votazione Emendamento 13.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.8 DDL n. 2026",
            "description_title": "Identici emendamenti 13.8 GHIRRA FRANCESCA (AVS) e 13.9 APPENDINO CHIARA (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": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36837,
            "slug": "vs19_440_037",
            "identifier": "vs19_440_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_037/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 10.2 FERRARA ANTONIO (M5S) - Votazione Emendamento 10.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 10.2 DDL n. 2026",
            "description_title": "Emendamento 10.2 FERRARA 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": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36862,
            "slug": "vs19_440_074",
            "identifier": "vs19_440_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_074/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 22.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.8 DDL n. 2026",
            "description_title": "Emendamento 22.8 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31387,
            "slug": "vs19_331_040",
            "identifier": "vs19_331_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_040/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.7 CIANI PAOLO (PD-IDP) - Votazione Emendamento 5.7 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.7 DDL n. 1975",
            "description_title": "Emendamento 5.7 CIANI PAOLO (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": 21,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 36857,
            "slug": "vs19_440_066",
            "identifier": "vs19_440_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_066/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 19.1 FONTANA ILARIA (M5S) - Votazione Emendamento 19.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 19.1 DDL n. 2026",
            "description_title": "Emendamento 19.1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36815,
            "slug": "vs19_440_007",
            "identifier": "vs19_440_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_007/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.3 GHIRRA FRANCESCA (AVS), 2.4 DELL'OLIO GIANMAURO (M5S) e 2.5 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 2.3 DDL n. 2026",
            "description_title": "Identici emendamenti 2.3 GHIRRA FRANCESCA (AVS), 2.4 DELL'OLIO GIANMAURO (M5S) e 2.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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36792,
            "slug": "vs19_440_030",
            "identifier": "vs19_440_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_030/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2026",
            "original_title": "Votazione Articolo 7 DDL n. 2026",
            "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": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31384,
            "slug": "vs19_331_037",
            "identifier": "vs19_331_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_037/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.4 CIANI PAOLO (PD-IDP) - Votazione Emendamento 5.4 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1975",
            "description_title": "Emendamento 5.4 CIANI PAOLO (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": 21,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31386,
            "slug": "vs19_331_039",
            "identifier": "vs19_331_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_039/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.6 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 5.6 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.6 DDL n. 1975",
            "description_title": "Emendamento 5.6 GIRELLI GIAN ANTONIO (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": 21,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31389,
            "slug": "vs19_331_042",
            "identifier": "vs19_331_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_042/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 5.9 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 5.9 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.9 DDL n. 1975",
            "description_title": "Emendamento 5.9 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 36858,
            "slug": "vs19_440_070",
            "identifier": "vs19_440_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_070/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 70,
            "title": "Identici emendamenti 22.1 GHIRRA FRANCESCA (AVS), 22.2 CAPPELLETTI ENRICO (M5S) e 22.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 22.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.1 DDL n. 2026",
            "description_title": "Identici emendamenti 22.1 GHIRRA FRANCESCA (AVS), 22.2 CAPPELLETTI ENRICO (M5S) e 22.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36671,
            "slug": "vs19_439_038",
            "identifier": "vs19_439_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_038/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34897,
            "slug": "vs19_331_104",
            "identifier": "vs19_331_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_104/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1975/60 ZANELLA LUANA (AVS)",
            "original_title": "Ordine del giorno n. 9/1975/60 ZANELLA LUANA (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34706,
            "slug": "vs19_374_011",
            "identifier": "vs19_374_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_011/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/20 CHERCHI SUSANNA (M5S)",
            "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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36148,
            "slug": "vs19_427_034",
            "identifier": "vs19_427_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_034/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00395, limitatamente al capoverso settimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso settimo della parte dispositiva, DE LUCA PIERO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 36160,
            "slug": "vs19_427_054",
            "identifier": "vs19_427_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_054/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.1 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2034",
            "description_title": "Emendamento 3.1 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33483,
            "slug": "vs19_377_137",
            "identifier": "vs19_377_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_137/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 137,
            "title": "MOZ 1-346 CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34480,
            "slug": "vs19_377_006",
            "identifier": "vs19_377_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_006/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 2.5 FONTANA ILARIA (M5S) e 2.6 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 2.5 FONTANA ILARIA (M5S) e 2.6 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": 21,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34487,
            "slug": "vs19_377_014",
            "identifier": "vs19_377_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_014/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.8 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.8 SANTILLO AGOSTINO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34490,
            "slug": "vs19_377_017",
            "identifier": "vs19_377_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_017/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.13 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Emendamento 3.13 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34497,
            "slug": "vs19_377_024",
            "identifier": "vs19_377_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_024/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici emendamenti 3.34 MORFINO DANIELA (M5S) e 3.36 CURTI AUGUSTO (PD-IDP)",
            "original_title": "Identici emendamenti 3.34 MORFINO DANIELA (M5S) e 3.36 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34493,
            "slug": "vs19_377_020",
            "identifier": "vs19_377_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_020/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.20 MORFINO DANIELA (M5S)",
            "original_title": "Emendamento 3.20 MORFINO DANIELA (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34503,
            "slug": "vs19_377_030",
            "identifier": "vs19_377_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_030/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.52 SANTILLO AGOSTINO (M5S)",
            "original_title": "Emendamento 3.52 SANTILLO AGOSTINO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34498,
            "slug": "vs19_377_025",
            "identifier": "vs19_377_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_025/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.40 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 3.40 BONELLI ANGELO (AVS)",
            "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": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.15
        }
    ]
}