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

{
    "count": 22891,
    "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=-identifier&page=71",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=69",
    "results": [
        {
            "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": 36519,
            "slug": "vs19_435_030",
            "identifier": "vs19_435_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_030/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.4 MARI FRANCESCO (AVS) - Votazione Emendamento 3.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.4 PDL n. 1573",
            "description_title": "Emendamento 3.4 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": 10,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36518,
            "slug": "vs19_435_029",
            "identifier": "vs19_435_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_029/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.1005 FENU EMILIANO (M5S) - Votazione Emendamento 3.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1002 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1002 SCOTTO ARTURO (PD-IDP) e 3.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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 36517,
            "slug": "vs19_435_028",
            "identifier": "vs19_435_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_028/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.101 PDL n. 1573",
            "description_title": "Emendamento 3.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": 14,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 78.98
        },
        {
            "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": 36515,
            "slug": "vs19_435_026",
            "identifier": "vs19_435_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_026/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.1004 FENU EMILIANO (M5S) - Votazione Emendamento 3.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 1573",
            "description_title": "Emendamento 3.1004 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": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36514,
            "slug": "vs19_435_025",
            "identifier": "vs19_435_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_025/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.1000 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 3.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 1573",
            "description_title": "Emendamento 3.1000 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 80,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 36513,
            "slug": "vs19_435_024",
            "identifier": "vs19_435_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_024/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.1007 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1007 PDL n. 1573",
            "description_title": "Emendamento 3.1007 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": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.8
        },
        {
            "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": 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": 36510,
            "slug": "vs19_435_021",
            "identifier": "vs19_435_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_021/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.9 PDL n. 1573",
            "description_title": "Emendamento 3.9 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36509,
            "slug": "vs19_435_020",
            "identifier": "vs19_435_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_020/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.8 PDL n. 1573",
            "description_title": "Emendamento 3.8 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": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36508,
            "slug": "vs19_435_019",
            "identifier": "vs19_435_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_019/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.01 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.01 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 2.01 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36478,
            "slug": "vs19_435_018",
            "identifier": "vs19_435_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_018/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1573",
            "original_title": "Votazione Articolo 2 PDL n. 1573",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36507,
            "slug": "vs19_435_017",
            "identifier": "vs19_435_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_017/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.1006 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1006 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1006 PDL n. 1573",
            "description_title": "Emendamento 2.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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 76.43
        },
        {
            "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": 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": 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": 36477,
            "slug": "vs19_435_008",
            "identifier": "vs19_435_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_008/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1573",
            "original_title": "Votazione Articolo 1 PDL n. 1573",
            "description_title": "Articolo 1",
            "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": 79,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36498,
            "slug": "vs19_435_007",
            "identifier": "vs19_435_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_007/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1573",
            "description_title": "Emendamento 1.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36497,
            "slug": "vs19_435_006",
            "identifier": "vs19_435_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_006/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.9 MARI FRANCESCO (AVS) - Votazione Emendamento 1.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.9 PDL n. 1573",
            "description_title": "Emendamento 1.9 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": 34,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36496,
            "slug": "vs19_435_005",
            "identifier": "vs19_435_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_005/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.11 PDL n. 1573",
            "description_title": "Emendamento 1.11 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": 63.22,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36495,
            "slug": "vs19_435_004",
            "identifier": "vs19_435_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_004/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1003 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1573",
            "description_title": "Emendamento 1.1003 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": 33,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36494,
            "slug": "vs19_435_003",
            "identifier": "vs19_435_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_003/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1573",
            "description_title": "Emendamento 1.1001 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36493,
            "slug": "vs19_435_002",
            "identifier": "vs19_435_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_002/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1000 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 1573",
            "description_title": "Emendamento 1.1000 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": 31,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36492,
            "slug": "vs19_435_001",
            "identifier": "vs19_435_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_001/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.5 MARI FRANCESCO (AVS) - Votazione Emendamento 1.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.5 PDL n. 1573",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 45.86
        },
        {
            "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": 36346,
            "slug": "vs19_431_065",
            "identifier": "vs19_431_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_065/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 65,
            "title": "Fiducia conversione decreto milleproroghe 2025",
            "original_title": "Votazione Articolo unico DDL n. 2245",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 27 dicembre 2024, n. 202, nel testo delle Commissioni, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto milleproroghe 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36345,
            "slug": "vs19_431_064",
            "identifier": "vs19_431_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_064/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2245/38 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2245/38 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/38 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/38 FURFARO 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": 31,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36344,
            "slug": "vs19_431_063",
            "identifier": "vs19_431_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_063/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2245/15 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/15 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/15 BRAGA 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36343,
            "slug": "vs19_431_062",
            "identifier": "vs19_431_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_062/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/108 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/108 DI SANZO CHRISTIAN DIEGO (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": 66.12,
            "minority_cohesion_rate": 60.51
        },
        {
            "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": 36341,
            "slug": "vs19_431_060",
            "identifier": "vs19_431_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_060/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2245/103 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2245/103 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/103 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/103 STEFANAZZI CLAUDIO MICHELE (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": 36,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36340,
            "slug": "vs19_431_059",
            "identifier": "vs19_431_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_059/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2245/102 ROSATO ETTORE (APERRE) - Votazione Ordine del giorno 9/2245/102 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/102 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/102 ROSATO ETTORE (APERRE)",
            "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": 53,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 36339,
            "slug": "vs19_431_058",
            "identifier": "vs19_431_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_058/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/2245/101 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2245/101 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/101 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/101 GRIPPO VALENTINA (APERRE)",
            "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": 47,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36338,
            "slug": "vs19_431_057",
            "identifier": "vs19_431_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_057/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/99 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/99 BENZONI FABRIZIO (APERRE)",
            "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": 66.94,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36337,
            "slug": "vs19_431_056",
            "identifier": "vs19_431_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_056/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/97 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/97 BONETTI ELENA (APERRE)",
            "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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36336,
            "slug": "vs19_431_055",
            "identifier": "vs19_431_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_055/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/94 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/94 RUFFINO DANIELA (APERRE)",
            "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": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36335,
            "slug": "vs19_431_054",
            "identifier": "vs19_431_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_054/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/93 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/93 ONORI FEDERICA (APERRE)",
            "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": 49,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36334,
            "slug": "vs19_431_053",
            "identifier": "vs19_431_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_053/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2245/90 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2245/90 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/90 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/90 PICCOLOTTI ELISABETTA (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36333,
            "slug": "vs19_431_052",
            "identifier": "vs19_431_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_052/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/89 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/89 ZARATTI FILIBERTO (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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        }
    ]
}