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

{
    "count": 22927,
    "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=94",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=92",
    "results": [
        {
            "id": 36553,
            "slug": "vs19_435_068",
            "identifier": "vs19_435_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_068/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 6.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 6.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": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36482,
            "slug": "vs19_435_067",
            "identifier": "vs19_435_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_067/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1573",
            "original_title": "Votazione Articolo 6 PDL n. 1573",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36552,
            "slug": "vs19_435_066",
            "identifier": "vs19_435_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_066/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 6.1008 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.1008 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1008 PDL n. 1573",
            "description_title": "Emendamento 6.1008 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": 2,
            "n_margin": 118,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36551,
            "slug": "vs19_435_065",
            "identifier": "vs19_435_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_065/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.1002 FENU EMILIANO (M5S) - Votazione Emendamento 6.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1002 PDL n. 1573",
            "description_title": "Emendamento 6.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36550,
            "slug": "vs19_435_064",
            "identifier": "vs19_435_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_064/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.1011 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 1573",
            "description_title": "Emendamento 6.1011 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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36538,
            "slug": "vs19_435_051",
            "identifier": "vs19_435_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_051/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.1002 FENU EMILIANO (M5S) - Votazione Emendamento 5.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1002 PDL n. 1573",
            "description_title": "Emendamento 5.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36537,
            "slug": "vs19_435_050",
            "identifier": "vs19_435_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_050/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 5.1003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1003 PDL n. 1573",
            "description_title": "Emendamento 5.1003 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": 3,
            "n_margin": 51,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36536,
            "slug": "vs19_435_049",
            "identifier": "vs19_435_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_049/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 5.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.500, PDL n. 1573",
            "original_title": "Votazione Emendamento 5.500, PDL n. 1573",
            "description_title": "Emendamento 5.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": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36535,
            "slug": "vs19_435_048",
            "identifier": "vs19_435_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_048/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 5.103 MARI FRANCESCO (AVS) - Votazione Emendamento 5.103 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.103 PDL n. 1573",
            "description_title": "Emendamento 5.103 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": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36534,
            "slug": "vs19_435_047",
            "identifier": "vs19_435_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_047/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.01002 AIELLO DAVIDE (M5S) - Votazione Emendamento 4.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01002 PDL n. 1573",
            "description_title": "Emendamento 4.01002 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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 36533,
            "slug": "vs19_435_046",
            "identifier": "vs19_435_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_046/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01001 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36480,
            "slug": "vs19_435_044",
            "identifier": "vs19_435_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_044/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1573",
            "original_title": "Votazione Articolo 4 PDL n. 1573",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36531,
            "slug": "vs19_435_043",
            "identifier": "vs19_435_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_043/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 4.5, come riformulato, SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.5, PDL n. 1573",
            "original_title": "Votazione Emendamento 4.5, PDL n. 1573",
            "description_title": "Emendamento 4.5, come riformulato, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36530,
            "slug": "vs19_435_042",
            "identifier": "vs19_435_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_042/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 4.1002 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1002 PDL n. 1573",
            "description_title": "Emendamento 4.1002 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36529,
            "slug": "vs19_435_041",
            "identifier": "vs19_435_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_041/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.1005 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1005 PDL n. 1573",
            "description_title": "Emendamento 4.1005 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": 0,
            "n_margin": 86,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36528,
            "slug": "vs19_435_040",
            "identifier": "vs19_435_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_040/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.1003 FENU EMILIANO (M5S) - Votazione Emendamento 4.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1003 PDL n. 1573",
            "description_title": "Emendamento 4.1003 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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 36527,
            "slug": "vs19_435_039",
            "identifier": "vs19_435_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_039/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1573",
            "description_title": "Emendamento 4.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36526,
            "slug": "vs19_435_038",
            "identifier": "vs19_435_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_038/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 4.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1001 PDL n. 1573",
            "description_title": "Emendamento 4.1001 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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36525,
            "slug": "vs19_435_037",
            "identifier": "vs19_435_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_037/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 4.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.101 PDL n. 1573",
            "description_title": "Emendamento 4.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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36523,
            "slug": "vs19_435_035",
            "identifier": "vs19_435_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_035/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.1004 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 4.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1004 PDL n. 1573",
            "description_title": "Emendamento 4.1004 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": 61,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36522,
            "slug": "vs19_435_034",
            "identifier": "vs19_435_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_034/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.3 MARI FRANCESCO (AVS) - Votazione Emendamento 4.3 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.3 PDL n. 1573",
            "description_title": "Emendamento 4.3 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": 3,
            "n_margin": 108,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 36479,
            "slug": "vs19_435_033",
            "identifier": "vs19_435_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_033/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1573",
            "original_title": "Votazione Articolo 3 PDL n. 1573",
            "description_title": "Articolo 3",
            "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": 31,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36521,
            "slug": "vs19_435_032",
            "identifier": "vs19_435_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_032/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.1009 FENU EMILIANO (M5S) - Votazione Emendamento 3.1009 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1009 PDL n. 1573",
            "description_title": "Emendamento 3.1009 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": 5,
            "n_margin": 48,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36520,
            "slug": "vs19_435_031",
            "identifier": "vs19_435_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_031/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.1008 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.1008 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1008 PDL n. 1573",
            "description_title": "Emendamento 3.1008 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36504,
            "slug": "vs19_435_014",
            "identifier": "vs19_435_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_014/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1000 SCOTTO ARTURO (PD-IDP) e 2.1008 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": 14,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 36503,
            "slug": "vs19_435_013",
            "identifier": "vs19_435_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_013/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1573",
            "description_title": "Emendamento 2.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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36502,
            "slug": "vs19_435_012",
            "identifier": "vs19_435_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_012/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.5 MARI FRANCESCO (AVS) - Votazione Emendamento 2.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.5 PDL n. 1573",
            "description_title": "Emendamento 2.5 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": 3,
            "n_margin": 72,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36501,
            "slug": "vs19_435_011",
            "identifier": "vs19_435_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_011/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1007 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1007 PDL n. 1573",
            "description_title": "Emendamento 2.1007 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36500,
            "slug": "vs19_435_010",
            "identifier": "vs19_435_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_010/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1005 FENU EMILIANO (M5S) - Votazione Emendamento 2.1005 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1005 PDL n. 1573",
            "description_title": "Emendamento 2.1005 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36499,
            "slug": "vs19_435_009",
            "identifier": "vs19_435_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_009/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.7 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.7 PDL n. 1573",
            "description_title": "Emendamento 2.7 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": 45,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36587,
            "slug": "vs19_435_105",
            "identifier": "vs19_435_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_105/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 10.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 10.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1002 PDL n. 1573",
            "description_title": "Emendamento 10.1002 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 36586,
            "slug": "vs19_435_104",
            "identifier": "vs19_435_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_104/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 10.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1000 PDL n. 1573",
            "description_title": "Emendamento 10.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": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36584,
            "slug": "vs19_435_102",
            "identifier": "vs19_435_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_102/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.4 PDL n. 1573",
            "description_title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 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": 41,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36616,
            "slug": "vs19_435_140",
            "identifier": "vs19_435_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_140/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (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": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36581,
            "slug": "vs19_435_099",
            "identifier": "vs19_435_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_099/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 99,
            "title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 9.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 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": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36580,
            "slug": "vs19_435_097",
            "identifier": "vs19_435_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_097/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 9.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.14 PDL n. 1573",
            "description_title": "Emendamento 9.14 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36579,
            "slug": "vs19_435_096",
            "identifier": "vs19_435_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_096/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.15 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.15 PDL n. 1573",
            "description_title": "Emendamento 9.15 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": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36578,
            "slug": "vs19_435_095",
            "identifier": "vs19_435_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_095/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 9.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.13 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.13 PDL n. 1573",
            "description_title": "Emendamento 9.13 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36577,
            "slug": "vs19_435_094",
            "identifier": "vs19_435_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_094/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 94,
            "title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.104 PDL n. 1573",
            "description_title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 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": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36564,
            "slug": "vs19_435_079",
            "identifier": "vs19_435_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_079/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 7.1004 TUCCI RICCARDO (M5S) - Votazione Emendamento 7.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1004 PDL n. 1573",
            "description_title": "Emendamento 7.1004 TUCCI RICCARDO (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": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36355,
            "slug": "vs19_434_001",
            "identifier": "vs19_434_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_434_001/?format=api",
            "sitting": {
                "id": 1917,
                "date": "2025-02-25",
                "number": 434,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione di sfiducia ministra Daniela Santanché bis",
            "original_title": "Votazione Mozione 1_00392",
            "description_title": "Mozione n. 1-00392, presentata a norma dell'articolo 115, comma 3, del Regolamento, nei confronti del Ministro del Turismo, Daniela Garnero Santanchè, SILVESTRI FRANCESCO (M5S), BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS) ed altri",
            "public_title": "Mozione di sfiducia ministra Daniela Santanché bis",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 84.71,
            "minority_cohesion_rate": 84.08
        },
        {
            "id": 36347,
            "slug": "vs19_432_001",
            "identifier": "vs19_432_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_432_001/?format=api",
            "sitting": {
                "id": 1912,
                "date": "2025-02-20",
                "number": 432,
                "branch": "C"
            },
            "number": 1,
            "title": "Decreto milleproroghe 2025",
            "original_title": "Votazione finale DDL n. 2245",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 27 dicembre 2024, n. 202, recante disposizioni urgenti in materia di termini normativi (Approvato dal Senato) (DDL 2245)",
            "public_title": "Decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36342,
            "slug": "vs19_431_061",
            "identifier": "vs19_431_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_061/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/2245/106 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2245/106 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/106 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/106 GUERRA MARIA CECILIA (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": 66.53,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36325,
            "slug": "vs19_431_044",
            "identifier": "vs19_431_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_044/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2245/79 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/79 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/79 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36324,
            "slug": "vs19_431_043",
            "identifier": "vs19_431_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_043/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2245/75 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/75 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/75 GIANASSI FEDERICO (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": 33,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36306,
            "slug": "vs19_431_025",
            "identifier": "vs19_431_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_025/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2245/53 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2245/53 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/53 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/53 RICCIARDI MARIANNA (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": 34,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36305,
            "slug": "vs19_431_024",
            "identifier": "vs19_431_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_024/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2245/52 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2245/52 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/52 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/52 SPORTIELLO GILDA (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": 36,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36304,
            "slug": "vs19_431_023",
            "identifier": "vs19_431_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_023/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2245/51 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/51 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/51 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": 67,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 36322,
            "slug": "vs19_431_041",
            "identifier": "vs19_431_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_041/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2245/70 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2245/70 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/70 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/70 FONTANA ILARIA (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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.97
        }
    ]
}