Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=67
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=68",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=66",
    "results": [
        {
            "id": 36672,
            "slug": "vs19_439_039",
            "identifier": "vs19_439_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_039/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (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": 25,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36671,
            "slug": "vs19_439_038",
            "identifier": "vs19_439_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_038/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36670,
            "slug": "vs19_439_037",
            "identifier": "vs19_439_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_037/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2240",
            "original_title": "Votazione Articolo 5 DDL n. 2240",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36669,
            "slug": "vs19_439_036",
            "identifier": "vs19_439_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_036/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2240",
            "original_title": "Votazione Articolo 4 DDL n. 2240",
            "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": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36668,
            "slug": "vs19_439_035",
            "identifier": "vs19_439_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_035/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.2 FENU EMILIANO (M5S) - Votazione Emendamento 4.2 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2240",
            "description_title": "Emendamento 4.2 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": 32,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36667,
            "slug": "vs19_439_034",
            "identifier": "vs19_439_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_034/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 34,
            "title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS) - Votazione Emendamento 4.1 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2240",
            "description_title": "Identici emendamenti 4.1 MEROLA VIRGINIO (PD-IDP) e 4.1000 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36666,
            "slug": "vs19_439_033",
            "identifier": "vs19_439_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_033/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 3.01 DDL n. 2240",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2240",
            "description_title": "Articolo aggiuntivo 3.01 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36665,
            "slug": "vs19_439_032",
            "identifier": "vs19_439_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_032/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2240",
            "original_title": "Votazione Articolo 3 DDL n. 2240",
            "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": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36664,
            "slug": "vs19_439_031",
            "identifier": "vs19_439_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_031/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2240",
            "original_title": "Votazione Articolo 2 DDL n. 2240",
            "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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36663,
            "slug": "vs19_439_030",
            "identifier": "vs19_439_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_030/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2240",
            "original_title": "Votazione Articolo 1 DDL n. 2240",
            "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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36662,
            "slug": "vs19_439_029",
            "identifier": "vs19_439_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_029/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.27 RAFFA ANGELA (M5S) - Votazione Emendamento 1.27 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.27 DDL n. 2240",
            "description_title": "Emendamento 1.27 RAFFA ANGELA (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": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36661,
            "slug": "vs19_439_028",
            "identifier": "vs19_439_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_028/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.26 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.26 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2240",
            "description_title": "Emendamento 1.26 MEROLA VIRGINIO (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": 25,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36660,
            "slug": "vs19_439_027",
            "identifier": "vs19_439_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_027/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.25 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.25 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2240",
            "description_title": "Emendamento 1.25 MEROLA VIRGINIO (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": 24,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36659,
            "slug": "vs19_439_026",
            "identifier": "vs19_439_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_026/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.24 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.24 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2240",
            "description_title": "Emendamento 1.24 GUBITOSA MICHELE (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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36658,
            "slug": "vs19_439_025",
            "identifier": "vs19_439_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_025/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.23 FENU EMILIANO (M5S) - Votazione Emendamento 1.23 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2240",
            "description_title": "Emendamento 1.23 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": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36657,
            "slug": "vs19_439_024",
            "identifier": "vs19_439_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_024/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.22 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.22 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2240",
            "description_title": "Emendamento 1.22 GUBITOSA MICHELE (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": 37,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36656,
            "slug": "vs19_439_023",
            "identifier": "vs19_439_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_023/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.21 FENU EMILIANO (M5S) - Votazione Emendamento 1.21 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2240",
            "description_title": "Emendamento 1.21 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": 32,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36655,
            "slug": "vs19_439_022",
            "identifier": "vs19_439_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_022/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.20 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2240",
            "description_title": "Emendamento 1.20 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36654,
            "slug": "vs19_439_021",
            "identifier": "vs19_439_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_021/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.19 FENU EMILIANO (M5S) - Votazione Emendamento 1.19 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.19 DDL n. 2240",
            "description_title": "Emendamento 1.19 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": 34,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36653,
            "slug": "vs19_439_020",
            "identifier": "vs19_439_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_020/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.18 GUBITOSA MICHELE (M5S) - Votazione Emendamento 1.18 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2240",
            "description_title": "Emendamento 1.18 GUBITOSA MICHELE (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": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36652,
            "slug": "vs19_439_019",
            "identifier": "vs19_439_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_019/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.17 FENU EMILIANO (M5S) - Votazione Emendamento 1.17 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2240",
            "description_title": "Emendamento 1.17 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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36651,
            "slug": "vs19_439_018",
            "identifier": "vs19_439_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_018/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.16 FENU EMILIANO (M5S) - Votazione Emendamento 1.16 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2240",
            "description_title": "Emendamento 1.16 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": 29,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36650,
            "slug": "vs19_439_017",
            "identifier": "vs19_439_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_017/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 1.15 MEROLA VIRGINIO (PD-IDP) e 1.1005 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.15 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2240",
            "description_title": "Identici emendamenti 1.15 MEROLA VIRGINIO (PD-IDP) e 1.1005 BORRELLI FRANCESCO EMILIO (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": 60.33,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36649,
            "slug": "vs19_439_016",
            "identifier": "vs19_439_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_016/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2240",
            "description_title": "Emendamento 1.14 MEROLA VIRGINIO (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": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36648,
            "slug": "vs19_439_015",
            "identifier": "vs19_439_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_015/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 FENU EMILIANO (M5S) - Votazione Emendamento 1.13 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2240",
            "description_title": "Emendamento 1.13 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": 31,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36647,
            "slug": "vs19_439_014",
            "identifier": "vs19_439_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_014/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 1.12 GUBITOSA MICHELE (M5S) e 1.1004 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.12 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2240",
            "description_title": "Identici emendamenti 1.12 GUBITOSA MICHELE (M5S) e 1.1004 BORRELLI FRANCESCO EMILIO (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": 25,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36646,
            "slug": "vs19_439_013",
            "identifier": "vs19_439_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_013/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.11 RAFFA ANGELA (M5S) - Votazione Emendamento 1.11 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2240",
            "description_title": "Emendamento 1.11 RAFFA ANGELA (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36645,
            "slug": "vs19_439_012",
            "identifier": "vs19_439_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_012/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.10 RAFFA ANGELA (M5S) - Votazione Emendamento 1.10 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2240",
            "description_title": "Emendamento 1.10 RAFFA ANGELA (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": 59.92,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36644,
            "slug": "vs19_439_011",
            "identifier": "vs19_439_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_011/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.9 RAFFA ANGELA (M5S) - Votazione Emendamento 1.9 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2240",
            "description_title": "Emendamento 1.9 RAFFA ANGELA (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": 29,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36643,
            "slug": "vs19_439_010",
            "identifier": "vs19_439_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_010/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 FENU EMILIANO (M5S) - Votazione Emendamento 1.8 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2240",
            "description_title": "Emendamento 1.8 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": 59.92,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36642,
            "slug": "vs19_439_009",
            "identifier": "vs19_439_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_009/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.7 FENU EMILIANO (M5S) - Votazione Emendamento 1.7 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2240",
            "description_title": "Emendamento 1.7 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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36641,
            "slug": "vs19_439_008",
            "identifier": "vs19_439_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_008/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.1003 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.1003 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 2240",
            "description_title": "Emendamento 1.1003 GRIMALDI MARCO (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": 23,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36640,
            "slug": "vs19_439_007",
            "identifier": "vs19_439_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_007/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 FENU EMILIANO (M5S) - Votazione Emendamento 1.6 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2240",
            "description_title": "Emendamento 1.6 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": 23,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36639,
            "slug": "vs19_439_006",
            "identifier": "vs19_439_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_006/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2240",
            "description_title": "Emendamento 1.5 MEROLA VIRGINIO (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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36638,
            "slug": "vs19_439_005",
            "identifier": "vs19_439_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_005/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1002 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1002 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1002 DDL n. 2240",
            "description_title": "Emendamento 1.1002 BORRELLI FRANCESCO EMILIO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36637,
            "slug": "vs19_439_004",
            "identifier": "vs19_439_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_004/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 FENU EMILIANO (M5S) - Votazione Emendamento 1.4 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2240",
            "description_title": "Emendamento 1.4 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": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36636,
            "slug": "vs19_439_003",
            "identifier": "vs19_439_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_003/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.3 MEROLA VIRGINIO (PD-IDP) e 1.1001 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.3 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2240",
            "description_title": "Identici emendamenti 1.3 MEROLA VIRGINIO (PD-IDP) e 1.1001 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36635,
            "slug": "vs19_439_002",
            "identifier": "vs19_439_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_002/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2240",
            "description_title": "Emendamento 1.1 MEROLA VIRGINIO (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": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36634,
            "slug": "vs19_439_001",
            "identifier": "vs19_439_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_001/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1000 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 2240",
            "description_title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36633,
            "slug": "vs19_436_001",
            "identifier": "vs19_436_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_436_001/?format=api",
            "sitting": {
                "id": 1921,
                "date": "2025-02-27",
                "number": 436,
                "branch": "C"
            },
            "number": 1,
            "title": "Fondo viaggi della memoria",
            "original_title": "Votazione finale PDL n. 0792",
            "description_title": "Modifica alla legge 20 luglio 2000, n. 211, recante «Istituzione del \"Giorno della Memoria\" in ricordo dello sterminio e delle persecuzioni del popolo ebraico e dei deportati militari e politici italiani nei campi nazisti», al fine di prevedere un fondo per favorire l'organizzazione da parte delle scuole secondarie di secondo grado di «viaggi nella memoria» nei campi medesimi (Approvata dal Senato) (PDL 792 e abbinate PDL 777-1495)",
            "public_title": "Fondo viaggi della memoria",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36619,
            "slug": "vs19_435_144",
            "identifier": "vs19_435_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_144/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500, PDL n. 0792",
            "original_title": "Votazione Emendamento 1.500, PDL n. 0792",
            "description_title": "Emendamento 1.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36476,
            "slug": "vs19_435_143",
            "identifier": "vs19_435_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_143/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 143,
            "title": "Partecipazione dei lavoratori alla governance aziendale",
            "original_title": "Votazione finale PDL n. 1573",
            "description_title": "Disposizioni per la partecipazione dei lavoratori alla gestione, al capitale e agli utili delle imprese (PDL 1573 e abbinate PDL 300-1184-1299-1310-1617)",
            "public_title": "Partecipazione dei lavoratori alla governance aziendale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 36618,
            "slug": "vs19_435_142",
            "identifier": "vs19_435_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_142/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36617,
            "slug": "vs19_435_141",
            "identifier": "vs19_435_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_141/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 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": 36615,
            "slug": "vs19_435_139",
            "identifier": "vs19_435_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_139/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 139,
            "title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/21 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/21 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36614,
            "slug": "vs19_435_138",
            "identifier": "vs19_435_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_138/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36613,
            "slug": "vs19_435_137",
            "identifier": "vs19_435_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_137/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36612,
            "slug": "vs19_435_136",
            "identifier": "vs19_435_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_136/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 136,
            "title": "Ordine del giorno n. 9/1573/18 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1573/18 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/18 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/18 BOLDRINI LAURA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36611,
            "slug": "vs19_435_135",
            "identifier": "vs19_435_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_135/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        }
    ]
}