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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=252",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=250",
    "results": [
        {
            "id": 26385,
            "slug": "vs19_217_021",
            "identifier": "vs19_217_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_021/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 10.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 10.3 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1342",
            "description_title": "Emendamento 10.3 SANTILLO AGOSTINO (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": 65,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26379,
            "slug": "vs19_217_022",
            "identifier": "vs19_217_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_022/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 10.7 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1342",
            "description_title": "Emendamento 10.7 L'ABBATE PATTY (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": 58,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26380,
            "slug": "vs19_217_023",
            "identifier": "vs19_217_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_023/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 10.9 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1342",
            "description_title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (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": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26217,
            "slug": "vs19_217_024",
            "identifier": "vs19_217_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_024/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 10.2 FONTANA ILARIA (M5S) - Votazione Emendamento 10.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1342",
            "description_title": "Emendamento 10.2 FONTANA ILARIA (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": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 26390,
            "slug": "vs19_217_025",
            "identifier": "vs19_217_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_025/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1342",
            "original_title": "Votazione Articolo 10 DDL n. 1342",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 120,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26388,
            "slug": "vs19_217_026",
            "identifier": "vs19_217_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_026/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S) - Votazione Emendamento 10.05 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.05 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 10.05 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": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26398,
            "slug": "vs19_217_027",
            "identifier": "vs19_217_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_027/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 11.50 COSTA SERGIO (M5S) - Votazione Emendamento 11.50 DDL n. 1342",
            "original_title": "Votazione Emendamento 11.50 DDL n. 1342",
            "description_title": "Emendamento 11.50 COSTA SERGIO (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": 64,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26399,
            "slug": "vs19_217_028",
            "identifier": "vs19_217_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_028/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 11.1000 COSTA SERGIO (M5S) - Votazione Emendamento 11.1000 DDL n. 1342",
            "original_title": "Votazione Emendamento 11.1000 DDL n. 1342",
            "description_title": "Emendamento 11.1000 COSTA SERGIO (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": 68,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 26400,
            "slug": "vs19_217_029",
            "identifier": "vs19_217_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_029/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1342",
            "original_title": "Votazione Articolo 11 DDL n. 1342",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 118,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26374,
            "slug": "vs19_217_030",
            "identifier": "vs19_217_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_030/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1342",
            "original_title": "Votazione Articolo 12 DDL n. 1342",
            "description_title": "Articolo 12",
            "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": 119,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26402,
            "slug": "vs19_217_031",
            "identifier": "vs19_217_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_031/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1342",
            "description_title": "Emendamento 13.1 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": 6,
            "n_margin": 51,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26382,
            "slug": "vs19_217_032",
            "identifier": "vs19_217_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_032/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 13.2 FENU EMILIANO (M5S) - Votazione Emendamento 13.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1342",
            "description_title": "Emendamento 13.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": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26216,
            "slug": "vs19_217_033",
            "identifier": "vs19_217_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_033/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 13.4 FENU EMILIANO (M5S) - Votazione Emendamento 13.4 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1342",
            "description_title": "Emendamento 13.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": 60,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26378,
            "slug": "vs19_217_034",
            "identifier": "vs19_217_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_034/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 13.3 FENU EMILIANO (M5S) - Votazione Emendamento 13.3 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1342",
            "description_title": "Emendamento 13.3 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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26405,
            "slug": "vs19_217_035",
            "identifier": "vs19_217_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_035/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 13.5 FENU EMILIANO (M5S) - Votazione Emendamento 13.5 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1342",
            "description_title": "Emendamento 13.5 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": 56,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26389,
            "slug": "vs19_217_036",
            "identifier": "vs19_217_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_036/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1342",
            "original_title": "Votazione Articolo 13 DDL n. 1342",
            "description_title": "Articolo 13",
            "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": 120,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26408,
            "slug": "vs19_217_037",
            "identifier": "vs19_217_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_037/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1342",
            "original_title": "Votazione Articolo 14 DDL n. 1342",
            "description_title": "Articolo 14",
            "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": 122,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26377,
            "slug": "vs19_217_038",
            "identifier": "vs19_217_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_038/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1342",
            "original_title": "Votazione Articolo 15 DDL n. 1342",
            "description_title": "Articolo 15",
            "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": 119,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26387,
            "slug": "vs19_217_039",
            "identifier": "vs19_217_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_039/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1342",
            "original_title": "Votazione Articolo 16 DDL n. 1342",
            "description_title": "Articolo 16",
            "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": 120,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 26386,
            "slug": "vs19_217_040",
            "identifier": "vs19_217_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_040/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1342",
            "original_title": "Votazione Articolo 17 DDL n. 1342",
            "description_title": "Articolo 17",
            "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": 122,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 26411,
            "slug": "vs19_217_041",
            "identifier": "vs19_217_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_041/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/2 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/2 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26413,
            "slug": "vs19_217_042",
            "identifier": "vs19_217_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_042/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/3 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/3 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26220,
            "slug": "vs19_217_043",
            "identifier": "vs19_217_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_043/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26414,
            "slug": "vs19_217_044",
            "identifier": "vs19_217_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_044/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1342/5 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1342/5 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/5 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26415,
            "slug": "vs19_217_045",
            "identifier": "vs19_217_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_045/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26395,
            "slug": "vs19_217_046",
            "identifier": "vs19_217_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_046/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1342/7 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1342/7 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/7 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/7 L'ABBATE PATTY (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": 5,
            "n_margin": 53,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 26396,
            "slug": "vs19_217_047",
            "identifier": "vs19_217_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_047/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/10, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/10, nel testo riformulato, FORMENTINI PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26412,
            "slug": "vs19_217_048",
            "identifier": "vs19_217_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_048/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1342/75 MOLLICONE FEDERICO (FDI) - Votazione Ordine del giorno 9/1342/75 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/75 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/75 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 101,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 26394,
            "slug": "vs19_217_049",
            "identifier": "vs19_217_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_049/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1342/78, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1342/78, DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/78, DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/78, nel testo riformulato, CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26219,
            "slug": "vs19_217_050",
            "identifier": "vs19_217_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_050/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 50,
            "title": "Legge di delegazione europea 2022-2023",
            "original_title": "Votazione finale DDL n. 1342",
            "description_title": "Delega al Governo per il recepimento delle direttive europee e l'attuazione di altri atti dell'Unione europea - Legge di delegazione europea 2022-2023 (DDL 1342)",
            "public_title": "Legge di delegazione europea 2022-2023",
            "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": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26370,
            "slug": "vs19_218_001",
            "identifier": "vs19_218_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_001/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge n. 1620 - Votazione DDL n. 1620",
            "original_title": "Votazione DDL n. 1620",
            "description_title": "Dichiarazione di urgenza del disegno di legge n. 1620",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26371,
            "slug": "vs19_218_002",
            "identifier": "vs19_218_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_002/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0712",
            "original_title": "Votazione Articolo 1 PDL n. 0712",
            "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": "Respinta",
            "n_rebels": 2,
            "n_margin": 57,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 26478,
            "slug": "vs19_219_001",
            "identifier": "vs19_219_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_001/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.1 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1627",
            "description_title": "Emendamento 1.1 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": 52,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26459,
            "slug": "vs19_219_002",
            "identifier": "vs19_219_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_002/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 1.2 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1627",
            "description_title": "Emendamento 1.2 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26498,
            "slug": "vs19_219_003",
            "identifier": "vs19_219_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_003/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1627",
            "description_title": "Emendamento 1.3 BAKKALI OUIDAD (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26515,
            "slug": "vs19_219_004",
            "identifier": "vs19_219_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_004/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.4 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1627",
            "description_title": "Emendamento 1.4 BALDINO VITTORIA (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": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26456,
            "slug": "vs19_219_005",
            "identifier": "vs19_219_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_005/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 ROGGIANI SILVIA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1627",
            "description_title": "Emendamento 1.5 ROGGIANI SILVIA (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": 34,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26488,
            "slug": "vs19_219_006",
            "identifier": "vs19_219_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_006/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.6 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.6 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1627",
            "description_title": "Emendamento 1.6 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 73,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26490,
            "slug": "vs19_219_007",
            "identifier": "vs19_219_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_007/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.7 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1627",
            "description_title": "Emendamento 1.7 PAVANELLI EMMA (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": 77.22,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26503,
            "slug": "vs19_219_008",
            "identifier": "vs19_219_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_008/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.8 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1627",
            "description_title": "Emendamento 1.8 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": 49,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26525,
            "slug": "vs19_219_009",
            "identifier": "vs19_219_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_009/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.9 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1627",
            "description_title": "Emendamento 1.9 CONTE GIUSEPPE (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": 79.75,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26457,
            "slug": "vs19_219_010",
            "identifier": "vs19_219_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_010/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.10 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1627",
            "description_title": "Emendamento 1.10 CONTE GIUSEPPE (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": 51,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26533,
            "slug": "vs19_219_011",
            "identifier": "vs19_219_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_011/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 LAI SILVIO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1627",
            "description_title": "Emendamento 1.11 LAI SILVIO (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": 31,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26504,
            "slug": "vs19_219_012",
            "identifier": "vs19_219_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_012/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.12 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.12 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1627",
            "description_title": "Emendamento 1.12 MARATTIN LUIGI (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26528,
            "slug": "vs19_219_013",
            "identifier": "vs19_219_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_013/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 MARATTIN LUIGI (IVICRE) - Votazione Emendamento 1.13 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1627",
            "description_title": "Emendamento 1.13 MARATTIN LUIGI (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 26482,
            "slug": "vs19_219_014",
            "identifier": "vs19_219_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_014/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 ONORI FEDERICA (M5S) - Votazione Emendamento 1.14 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1627",
            "description_title": "Emendamento 1.14 ONORI FEDERICA (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": 80.59,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26514,
            "slug": "vs19_219_015",
            "identifier": "vs19_219_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_015/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.15 CASO ANTONIO (M5S) - Votazione Emendamento 1.15 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1627",
            "description_title": "Emendamento 1.15 CASO ANTONIO (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": 43,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26493,
            "slug": "vs19_219_016",
            "identifier": "vs19_219_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_016/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1627",
            "description_title": "Emendamento 1.16 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26475,
            "slug": "vs19_219_017",
            "identifier": "vs19_219_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_017/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.17 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1627",
            "description_title": "Emendamento 1.17 ASCARI STEFANIA (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": 46,
            "majority_cohesion_rate": 78.48,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26491,
            "slug": "vs19_219_018",
            "identifier": "vs19_219_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_018/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.18 TORTO DANIELA (M5S) - Votazione Emendamento 1.18 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1627",
            "description_title": "Emendamento 1.18 TORTO DANIELA (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": 40,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 68.52
        }
    ]
}