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

{
    "count": 22130,
    "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=286",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=284",
    "results": [
        {
            "id": 24048,
            "slug": "vs19_160_014",
            "identifier": "vs19_160_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_014/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.10 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.10 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1364",
            "description_title": "Emendamento 2.10 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30220,
            "slug": "vs19_292_064",
            "identifier": "vs19_292_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_064/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 18.01 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 18.01 DDL n. 1717",
            "original_title": "Votazione Emendamento 18.01 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 18.01 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.21
        },
        {
            "id": 30650,
            "slug": "vs19_309_160",
            "identifier": "vs19_309_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_160/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 160,
            "title": "Emendamento 10.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.4 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.4 DDL n. 1665",
            "description_title": "Emendamento 10.4 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30649,
            "slug": "vs19_309_174",
            "identifier": "vs19_309_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_174/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 11.10 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 11.10 DDL n. 1665",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1665",
            "description_title": "Emendamento 11.10 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32068,
            "slug": "vs19_348_113",
            "identifier": "vs19_348_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_113/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 33.13 D'ORSO VALENTINA (M5S) - Votazione Emendamento 33.13 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.13 DDL n. 1660",
            "description_title": "Emendamento 33.13 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 30589,
            "slug": "vs19_309_121",
            "identifier": "vs19_309_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_121/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 AURIEMMA CARMELA (M5S) - Votazione Emendamento 6.7 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.7 DDL n. 1665",
            "description_title": "Identici emendamenti 6.7 ZARATTI FILIBERTO (AVS), 6.8 BONAFE' SIMONA (PD-IDP) e 6.9 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": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 33548,
            "slug": "vs19_381_031",
            "identifier": "vs19_381_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_031/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2128/8 - Votazione Ordine del giorno 9/2128/8 ",
            "original_title": "Votazione Ordine del giorno 9/2128/8 ",
            "description_title": "ODG 9/2128/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": 32,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 30729,
            "slug": "vs19_309_236",
            "identifier": "vs19_309_236",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_236/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 236,
            "title": "Ordine del giorno n. 9/1665/64 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1665/64 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/64 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/64 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30736,
            "slug": "vs19_309_203",
            "identifier": "vs19_309_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_203/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 203,
            "title": "Ordine del giorno n. 9/1665/31 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1665/31 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/31 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/31 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 33559,
            "slug": "vs19_381_032",
            "identifier": "vs19_381_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_032/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2128/9 - Votazione Ordine del giorno 9/2128/9 ",
            "original_title": "Votazione Ordine del giorno 9/2128/9 ",
            "description_title": "ODG 9/2128/9",
            "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": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 30745,
            "slug": "vs19_309_214",
            "identifier": "vs19_309_214",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_214/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 214,
            "title": "Ordine del giorno n. 9/1665/42 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1665/42 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/42 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/42 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30500,
            "slug": "vs19_309_053",
            "identifier": "vs19_309_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_053/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1665",
            "original_title": "Votazione Articolo 2 DDL n. 1665",
            "description_title": "Articolo 2",
            "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": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22648,
            "slug": "vs19_152_022",
            "identifier": "vs19_152_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_022/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1322/9 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1322/9 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/9 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/9 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24067,
            "slug": "vs19_160_030",
            "identifier": "vs19_160_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_030/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1364/2 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1364/2 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/2 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/2 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30547,
            "slug": "vs19_309_054",
            "identifier": "vs19_309_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_054/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1665",
            "description_title": "Emendamento 3.2 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26716,
            "slug": "vs19_224_008",
            "identifier": "vs19_224_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_008/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso diciannovesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso diciannovesimo della parte dispositiva, RICCIARDI MARIANNA (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21753,
            "slug": "vs19_114_078",
            "identifier": "vs19_114_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_078/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1114/122 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1114/122 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/122 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/122 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24045,
            "slug": "vs19_160_023",
            "identifier": "vs19_160_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_023/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1 MARI FRANCESCO (AVS) - Votazione Emendamento 3.1 DDL n. 1364",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1364",
            "description_title": "Emendamento 3.1 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26759,
            "slug": "vs19_222_003",
            "identifier": "vs19_222_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_003/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1624",
            "description_title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 32,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31874,
            "slug": "vs19_345_041",
            "identifier": "vs19_345_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_041/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 16.7 ALIFANO ENRICA (M5S) - Votazione Emendamento 16.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.7 DDL n. 1660",
            "description_title": "Emendamento 16.7 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": 32,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31895,
            "slug": "vs19_349_018",
            "identifier": "vs19_349_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_018/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 37.5 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 37.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.5 DDL n. 1660",
            "description_title": "Emendamento 37.5 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 24063,
            "slug": "vs19_160_039",
            "identifier": "vs19_160_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_039/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1364/12 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1364/12 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/12 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/12 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22645,
            "slug": "vs19_152_018",
            "identifier": "vs19_152_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_018/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1322/5 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1322/5 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/5 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/5 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30569,
            "slug": "vs19_309_122",
            "identifier": "vs19_309_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_122/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 6.107 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 6.107 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.107 DDL n. 1665",
            "description_title": "Emendamento 6.107 SILVESTRI FRANCESCO (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": 32,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22294,
            "slug": "vs19_150_020",
            "identifier": "vs19_150_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_020/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/37 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/37 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31762,
            "slug": "vs19_344_017",
            "identifier": "vs19_344_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_017/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 7.700, DDL n. 1660",
            "original_title": "Votazione Emendamento 7.700, DDL n. 1660",
            "description_title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 30676,
            "slug": "vs19_309_161",
            "identifier": "vs19_309_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_161/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 10.280 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 10.280 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.280 DDL n. 1665",
            "description_title": "Emendamento 10.280 ZARATTI FILIBERTO (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": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30582,
            "slug": "vs19_309_119",
            "identifier": "vs19_309_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_119/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1665",
            "original_title": "Votazione Articolo 5 DDL n. 1665",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25033,
            "slug": "vs19_190_018",
            "identifier": "vs19_190_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_018/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1517/34 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1517/34 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/34 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/34 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26722,
            "slug": "vs19_222_029",
            "identifier": "vs19_222_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_029/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.28 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.28 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1624",
            "description_title": "Emendamento 1.28 FRATOIANNI NICOLA (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": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22313,
            "slug": "vs19_150_016",
            "identifier": "vs19_150_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_016/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1239/32 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1239/32 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/32 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/32 D'ORSO 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": 4,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30699,
            "slug": "vs19_309_185",
            "identifier": "vs19_309_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_185/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 185,
            "title": "Ordine del giorno n. 9/1665/6 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1665/6 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/6 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/6 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29422,
            "slug": "vs19_273_011",
            "identifier": "vs19_273_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_011/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.24 SPORTIELLO GILDA (M5S) - Votazione Emendamento 2.24 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1532",
            "description_title": "Emendamento 2.24 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32115,
            "slug": "vs19_323_009",
            "identifier": "vs19_323_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_009/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 30347,
            "slug": "vs19_297_022",
            "identifier": "vs19_297_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_022/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1877/31 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1877/31 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/31 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/31 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 30175,
            "slug": "vs19_289_016",
            "identifier": "vs19_289_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_016/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 16,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 24 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 24 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.51
        },
        {
            "id": 21696,
            "slug": "vs19_114_065",
            "identifier": "vs19_114_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_065/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1114/109 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1114/109 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/109 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/109 D'ORSO 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": 32,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30737,
            "slug": "vs19_309_181",
            "identifier": "vs19_309_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_181/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 181,
            "title": "Ordine del giorno n. 9/1665/2 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1665/2 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/2 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/2 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29545,
            "slug": "vs19_187_043",
            "identifier": "vs19_187_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_043/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1416/64 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1416/64 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/64 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/64 MANCINI CLAUDIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 31072,
            "slug": "vs19_321_053",
            "identifier": "vs19_321_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_053/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 5.014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.014 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.014 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.014 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30356,
            "slug": "vs19_297_002",
            "identifier": "vs19_297_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_002/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1877/2 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1877/2 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/2 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/2 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 21756,
            "slug": "vs19_114_038",
            "identifier": "vs19_114_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_038/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1114/75 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1114/75 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/75 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/75 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26850,
            "slug": "vs19_227_036",
            "identifier": "vs19_227_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_036/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/893 E ABB/6 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/893 E ABB/6 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/6 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/6 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30543,
            "slug": "vs19_309_128",
            "identifier": "vs19_309_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_128/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 7.106 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.106 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.106 DDL n. 1665",
            "description_title": "Emendamento 7.106 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32141,
            "slug": "vs19_323_035",
            "identifier": "vs19_323_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_035/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1946/52 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1946/52 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/52 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/52 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 31761,
            "slug": "vs19_344_019",
            "identifier": "vs19_344_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_019/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 7.8 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 7.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.8 DDL n. 1660",
            "description_title": "Emendamento 7.8 CAFIERO DE RAHO FEDERICO (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": 32,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 30703,
            "slug": "vs19_309_233",
            "identifier": "vs19_309_233",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_233/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 233,
            "title": "Ordine del giorno n. 9/1665/61 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1665/61 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/61 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/61 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22212,
            "slug": "vs19_147_006",
            "identifier": "vs19_147_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_006/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1027 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.1027 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1027 PDL n. 0887",
            "description_title": "Emendamento 1.1027 ZAN ALESSANDRO (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": 9,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30183,
            "slug": "vs19_289_023",
            "identifier": "vs19_289_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_023/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 23,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 45 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 45 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 30646,
            "slug": "vs19_309_135",
            "identifier": "vs19_309_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_135/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 7.192 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.192 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.192 DDL n. 1665",
            "description_title": "Emendamento 7.192 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 67.28
        }
    ]
}