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

{
    "count": 22091,
    "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=date&page=370",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=368",
    "results": [
        {
            "id": 36609,
            "slug": "vs19_435_133",
            "identifier": "vs19_435_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_133/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (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": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36610,
            "slug": "vs19_435_134",
            "identifier": "vs19_435_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_134/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1573/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1573/14 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/14 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 103,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36611,
            "slug": "vs19_435_135",
            "identifier": "vs19_435_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_135/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36612,
            "slug": "vs19_435_136",
            "identifier": "vs19_435_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_136/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 136,
            "title": "Ordine del giorno n. 9/1573/18 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1573/18 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/18 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/18 BOLDRINI LAURA (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": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36613,
            "slug": "vs19_435_137",
            "identifier": "vs19_435_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_137/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (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": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36614,
            "slug": "vs19_435_138",
            "identifier": "vs19_435_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_138/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36615,
            "slug": "vs19_435_139",
            "identifier": "vs19_435_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_139/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36617,
            "slug": "vs19_435_141",
            "identifier": "vs19_435_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_141/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (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": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36618,
            "slug": "vs19_435_142",
            "identifier": "vs19_435_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_142/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (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": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36619,
            "slug": "vs19_435_144",
            "identifier": "vs19_435_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_144/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500, PDL n. 0792",
            "original_title": "Votazione Emendamento 1.500, PDL n. 0792",
            "description_title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36511,
            "slug": "vs19_435_022",
            "identifier": "vs19_435_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_022/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 BARZOTTI 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36512,
            "slug": "vs19_435_023",
            "identifier": "vs19_435_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_023/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1006 PDL n. 1573",
            "description_title": "Emendamento 3.1006 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36575,
            "slug": "vs19_435_092",
            "identifier": "vs19_435_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_092/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 9.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.9 PDL n. 1573",
            "description_title": "Emendamento 9.9 GUERRA MARIA CECILIA (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": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36576,
            "slug": "vs19_435_093",
            "identifier": "vs19_435_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_093/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 9.102 MARI FRANCESCO (AVS) - Votazione Emendamento 9.102 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.102 PDL n. 1573",
            "description_title": "Emendamento 9.102 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": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36485,
            "slug": "vs19_435_098",
            "identifier": "vs19_435_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_098/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1573",
            "original_title": "Votazione Articolo 9 PDL n. 1573",
            "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": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36582,
            "slug": "vs19_435_100",
            "identifier": "vs19_435_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_100/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 10.1001 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1001 PDL n. 1573",
            "description_title": "Emendamento 10.1001 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36583,
            "slug": "vs19_435_101",
            "identifier": "vs19_435_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_101/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 10.1 MARI FRANCESCO (AVS) - Votazione Emendamento 10.1 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1 PDL n. 1573",
            "description_title": "Emendamento 10.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": 24,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36588,
            "slug": "vs19_435_106",
            "identifier": "vs19_435_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_106/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 10.11 MARI FRANCESCO (AVS) - Votazione Emendamento 10.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.11 PDL n. 1573",
            "description_title": "Emendamento 10.11 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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36545,
            "slug": "vs19_435_059",
            "identifier": "vs19_435_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_059/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 6.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1000 PDL n. 1573",
            "description_title": "Emendamento 6.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36543,
            "slug": "vs19_435_057",
            "identifier": "vs19_435_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_057/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.101 PDL n. 1573",
            "description_title": "Emendamento 6.101 GUERRA MARIA CECILIA (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": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36556,
            "slug": "vs19_435_071",
            "identifier": "vs19_435_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_071/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 7.1002 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 7.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1002 PDL n. 1573",
            "description_title": "Emendamento 7.1002 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.1003 CAROTENUTO DARIO (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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36505,
            "slug": "vs19_435_015",
            "identifier": "vs19_435_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_015/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1004 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1573",
            "description_title": "Emendamento 2.1004 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36516,
            "slug": "vs19_435_027",
            "identifier": "vs19_435_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_027/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.1003 MARI FRANCESCO (AVS) - Votazione Emendamento 3.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1573",
            "description_title": "Emendamento 3.1003 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": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36544,
            "slug": "vs19_435_058",
            "identifier": "vs19_435_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_058/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 6.1001 FENU EMILIANO (M5S) - Votazione Emendamento 6.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1001 PDL n. 1573",
            "description_title": "Emendamento 6.1001 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36506,
            "slug": "vs19_435_016",
            "identifier": "vs19_435_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_016/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36539,
            "slug": "vs19_435_052",
            "identifier": "vs19_435_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_052/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.4 PDL n. 1573",
            "description_title": "Emendamento 5.4 GUERRA MARIA CECILIA (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": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36481,
            "slug": "vs19_435_055",
            "identifier": "vs19_435_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_055/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1573",
            "original_title": "Votazione Articolo 5 PDL n. 1573",
            "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": 72,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36541,
            "slug": "vs19_435_054",
            "identifier": "vs19_435_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_054/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 5.1004 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1004 PDL n. 1573",
            "description_title": "Emendamento 5.1004 GUERRA MARIA CECILIA (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": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36542,
            "slug": "vs19_435_056",
            "identifier": "vs19_435_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_056/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (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": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36445,
            "slug": "19-278-31",
            "identifier": "19-278-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-31/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 31,
            "title": "Em. 6.0.253, Lorefice e Bevilacqua",
            "original_title": "Em. 6.0.253, Lorefice e Bevilacqua",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 27,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 36429,
            "slug": "19-278-47",
            "identifier": "19-278-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-47/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 47,
            "title": "Em. 7.263, Lorefice e Bevilacqua",
            "original_title": "Em. 7.263, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 49.4
        },
        {
            "id": 36430,
            "slug": "19-278-46",
            "identifier": "19-278-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-46/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 46,
            "title": "Em. 7.262, Lorefice e Bevilacqua",
            "original_title": "Em. 7.262, Lorefice e Bevilacqua",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 23,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 51.81
        },
        {
            "id": 36431,
            "slug": "19-278-45",
            "identifier": "19-278-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-45/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 45,
            "title": "Em. 7.261, Lorefice e Bevilacqua",
            "original_title": "Em. 7.261, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36436,
            "slug": "19-278-40",
            "identifier": "19-278-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-40/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 40,
            "title": "Em. 7.256, Rojc",
            "original_title": "Em. 7.256, Rojc",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36437,
            "slug": "19-278-39",
            "identifier": "19-278-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-39/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 39,
            "title": "Em. 7.255, Lombardo",
            "original_title": "Em. 7.255, Lombardo",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36438,
            "slug": "19-278-38",
            "identifier": "19-278-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-38/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 38,
            "title": "Em. 7.254, Lorefice e Bevilacqua",
            "original_title": "Em. 7.254, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 28,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 36439,
            "slug": "19-278-37",
            "identifier": "19-278-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-37/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 37,
            "title": "Em. 7.253, Lorefice e Bevilacqua",
            "original_title": "Em. 7.253, Lorefice e Bevilacqua",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 42.17
        },
        {
            "id": 36440,
            "slug": "19-278-36",
            "identifier": "19-278-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-36/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 36,
            "title": "Em. 7.252, Magni e altri",
            "original_title": "Em. 7.252, Magni e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36441,
            "slug": "19-278-35",
            "identifier": "19-278-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-35/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 35,
            "title": "Em. 7.251, Lorefice e Bevilacqua",
            "original_title": "Em. 7.251, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36442,
            "slug": "19-278-34",
            "identifier": "19-278-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-34/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 34,
            "title": "Em. 7.250, Magni e altri",
            "original_title": "Em. 7.250, Magni e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36443,
            "slug": "19-278-33",
            "identifier": "19-278-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-33/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 33,
            "title": "Em. 6.0.254, Bevilacqua e Lorefice",
            "original_title": "Em. 6.0.254, Bevilacqua e Lorefice",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36444,
            "slug": "19-278-32",
            "identifier": "19-278-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-32/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 32,
            "title": "Em. 6.0.24, Rojc e altri",
            "original_title": "Em. 6.0.24, Rojc e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36446,
            "slug": "19-278-30",
            "identifier": "19-278-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-30/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 30,
            "title": "Em. 6.0.252, Lorefice e Bevilacqua",
            "original_title": "Em. 6.0.252, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 36388,
            "slug": "19-278-85",
            "identifier": "19-278-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-85/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 85,
            "title": "Em. 14.0.250 (testo 2), Centinaio e altri",
            "original_title": "Em. 14.0.250 (testo 2), Centinaio e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36372,
            "slug": "19-278-101",
            "identifier": "19-278-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-101/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 101,
            "title": "Em. 23.251, Magni e altri",
            "original_title": "Em. 23.251, Magni e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36367,
            "slug": "19-278-106",
            "identifier": "19-278-106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-106/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 106,
            "title": "Emm. 23.258 e 23.259",
            "original_title": "Emm. 23.258 e 23.259",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 29,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 36366,
            "slug": "19-278-107",
            "identifier": "19-278-107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-107/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 107,
            "title": "Emm. 23.260, 23.261 e 23.262",
            "original_title": "Emm. 23.260, 23.261 e 23.262",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36364,
            "slug": "19-278-109",
            "identifier": "19-278-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-109/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 109,
            "title": "Em. 23.264 (1a parte), Magni e altri",
            "original_title": "Em. 23.264 (1a parte), Magni e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 14,
            "n_margin": 17,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 36362,
            "slug": "19-278-111",
            "identifier": "19-278-111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-111/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 111,
            "title": "Em. 23.268, Magni e altri",
            "original_title": "Em. 23.268, Magni e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 81.93
        }
    ]
}