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

{
    "count": 23029,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=273",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=271",
    "results": [
        {
            "id": 27532,
            "slug": "19-152-6",
            "identifier": "19-152-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-6/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 6,
            "title": "Em. 1.104, D'Elia e altri",
            "original_title": "Em. 1.104, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 27528,
            "slug": "19-152-14",
            "identifier": "19-152-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-14/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 14,
            "title": "Emm. 1.27, 1.28 e 1.29",
            "original_title": "Emm. 1.27, 1.28 e 1.29",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27524,
            "slug": "19-152-28",
            "identifier": "19-152-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-28/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 28,
            "title": "Em. 1.119, Lombardo e altri",
            "original_title": "Em. 1.119, Lombardo e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 43,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 28.74
        },
        {
            "id": 27521,
            "slug": "19-152-33",
            "identifier": "19-152-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-33/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 33,
            "title": "Em. 3.102, Lombardo e altri",
            "original_title": "Em. 3.102, Lombardo e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 27520,
            "slug": "19-152-37",
            "identifier": "19-152-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-37/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 37,
            "title": "Em. 4.0.100, D'Elia e altri",
            "original_title": "Em. 4.0.100, D'Elia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 27517,
            "slug": "19-152-13",
            "identifier": "19-152-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-152-13/?format=api",
            "sitting": {
                "id": 1593,
                "date": "2024-01-31",
                "number": 152,
                "branch": "S"
            },
            "number": 13,
            "title": "Em. 1.107, Lombardo e altri",
            "original_title": "Em. 1.107, Lombardo e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 27445,
            "slug": "vs19_236_024",
            "identifier": "vs19_236_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_024/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.25 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.25 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1630",
            "description_title": "Emendamento 1.25 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27406,
            "slug": "vs19_236_021",
            "identifier": "vs19_236_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_021/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.1001 FENU EMILIANO (M5S) - Votazione Emendamento 1.1001 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1001 DDL n. 1630",
            "description_title": "Emendamento 1.1001 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27402,
            "slug": "vs19_236_011",
            "identifier": "vs19_236_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_011/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1630",
            "description_title": "Emendamento 1.1 BONELLI ANGELO (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": 53,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 27398,
            "slug": "vs19_236_031",
            "identifier": "vs19_236_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_031/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.43 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.43 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1630",
            "description_title": "Emendamento 1.43 LOMUTI ARNALDO (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": 65.43
        },
        {
            "id": 27397,
            "slug": "vs19_236_072",
            "identifier": "vs19_236_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_072/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 3.34 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.34 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.34 DDL n. 1630",
            "description_title": "Emendamento 3.34 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27502,
            "slug": "vs19_236_079",
            "identifier": "vs19_236_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_079/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1630/5 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/5 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/5 CURTI AUGUSTO (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": 32,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 27443,
            "slug": "vs19_236_045",
            "identifier": "vs19_236_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_045/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 1.02 RAFFA ANGELA (M5S) - Votazione Emendamento 1.02 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 1.02 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": 28,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27442,
            "slug": "vs19_236_014",
            "identifier": "vs19_236_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_014/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.23 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.23 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1630",
            "description_title": "Emendamento 1.23 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": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27414,
            "slug": "vs19_236_019",
            "identifier": "vs19_236_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_019/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.29 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.29 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1630",
            "description_title": "Emendamento 1.29 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27489,
            "slug": "vs19_236_086",
            "identifier": "vs19_236_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_086/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (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": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27411,
            "slug": "vs19_236_063",
            "identifier": "vs19_236_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_063/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.20 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 3.20 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1630",
            "description_title": "Emendamento 3.20 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27428,
            "slug": "vs19_236_023",
            "identifier": "vs19_236_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_023/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.31 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.31 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1630",
            "description_title": "Emendamento 1.31 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27437,
            "slug": "vs19_236_065",
            "identifier": "vs19_236_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_065/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 3.23 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.23 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.23 DDL n. 1630",
            "description_title": "Emendamento 3.23 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27409,
            "slug": "vs19_236_048",
            "identifier": "vs19_236_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_048/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.7 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1630",
            "description_title": "Emendamento 2.7 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": 52,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 27387,
            "slug": "vs19_236_010",
            "identifier": "vs19_236_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_010/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.32 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.32 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1630",
            "description_title": "Emendamento 1.32 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27400,
            "slug": "vs19_236_018",
            "identifier": "vs19_236_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_018/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.30 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.30 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1630",
            "description_title": "Emendamento 1.30 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27401,
            "slug": "vs19_236_038",
            "identifier": "vs19_236_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_038/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.54 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.54 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1630",
            "description_title": "Emendamento 1.54 ALIFANO ENRICA (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": 46,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 27410,
            "slug": "vs19_236_029",
            "identifier": "vs19_236_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_029/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.39 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 1.39 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1630",
            "description_title": "Emendamento 1.39 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27415,
            "slug": "vs19_236_008",
            "identifier": "vs19_236_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_008/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.20 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.20 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1630",
            "description_title": "Emendamento 1.20 STEFANAZZI CLAUDIO MICHELE (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": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27482,
            "slug": "vs19_236_090",
            "identifier": "vs19_236_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_090/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 27487,
            "slug": "vs19_236_087",
            "identifier": "vs19_236_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_087/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1630/15 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1630/15 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/15 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/15 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 27429,
            "slug": "vs19_236_036",
            "identifier": "vs19_236_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_036/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.48 FENU EMILIANO (M5S) - Votazione Emendamento 1.48 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.48 DDL n. 1630",
            "description_title": "Emendamento 1.48 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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27447,
            "slug": "vs19_236_005",
            "identifier": "vs19_236_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_005/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.24 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1630",
            "description_title": "Emendamento 1.24 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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27451,
            "slug": "vs19_236_015",
            "identifier": "vs19_236_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_015/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.16 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1630",
            "description_title": "Emendamento 1.16 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27468,
            "slug": "vs19_236_066",
            "identifier": "vs19_236_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_066/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 66,
            "title": "EMEmendamento 3.24 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.24 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.24 DDL n. 1630",
            "description_title": "EMEmendamento 3.24 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27393,
            "slug": "vs19_236_059",
            "identifier": "vs19_236_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_059/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.5 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1630",
            "description_title": "Emendamento 3.5 ALIFANO ENRICA (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27404,
            "slug": "vs19_236_068",
            "identifier": "vs19_236_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_068/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.27 FENU EMILIANO (M5S) - Votazione Emendamento 3.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1630",
            "description_title": "Emendamento 3.27 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27432,
            "slug": "vs19_236_056",
            "identifier": "vs19_236_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_056/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 2.02 FENU EMILIANO (M5S) - Votazione Emendamento 2.02 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 2.02 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": 25,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27444,
            "slug": "vs19_236_035",
            "identifier": "vs19_236_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_035/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.47 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.47 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.47 DDL n. 1630",
            "description_title": "Emendamento 1.47 RICCIARDI TONI (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": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27453,
            "slug": "vs19_236_044",
            "identifier": "vs19_236_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_044/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.60 TORTO DANIELA (M5S) - Votazione Emendamento 1.60 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.60 DDL n. 1630",
            "description_title": "Emendamento 1.60 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27454,
            "slug": "vs19_236_034",
            "identifier": "vs19_236_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_034/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.46 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.46 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.46 DDL n. 1630",
            "description_title": "Emendamento 1.46 RICCIARDI TONI (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": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27462,
            "slug": "vs19_236_033",
            "identifier": "vs19_236_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_033/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.45 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.45 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1630",
            "description_title": "Emendamento 1.45 LOMUTI ARNALDO (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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27464,
            "slug": "vs19_236_070",
            "identifier": "vs19_236_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_070/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.30 BONELLI ANGELO (AVS) - Votazione Emendamento 3.30 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.30 DDL n. 1630",
            "description_title": "Emendamento 3.30 BONELLI ANGELO (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": 5,
            "n_margin": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 27467,
            "slug": "vs19_236_026",
            "identifier": "vs19_236_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_026/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.1003 FENU EMILIANO (M5S) - Votazione Emendamento 1.1003 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 1630",
            "description_title": "Emendamento 1.1003 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27472,
            "slug": "vs19_236_051",
            "identifier": "vs19_236_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_051/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.10 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1630",
            "description_title": "Emendamento 2.10 CURTI AUGUSTO (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.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27392,
            "slug": "vs19_236_049",
            "identifier": "vs19_236_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_049/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.8 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1630",
            "description_title": "Emendamento 2.8 CURTI AUGUSTO (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27457,
            "slug": "vs19_236_053",
            "identifier": "vs19_236_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_053/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 2.13 BONELLI ANGELO (AVS) - Votazione Emendamento 2.13 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1630",
            "description_title": "Emendamento 2.13 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 27440,
            "slug": "vs19_236_055",
            "identifier": "vs19_236_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_055/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 2.01 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.01 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1630",
            "description_title": "Articolo aggiuntivo 2.01 CURTI AUGUSTO (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": 24,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27439,
            "slug": "vs19_236_004",
            "identifier": "vs19_236_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_004/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.19 BONELLI ANGELO (AVS) - Votazione Emendamento 1.19 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1630",
            "description_title": "Emendamento 1.19 BONELLI ANGELO (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": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27434,
            "slug": "vs19_236_042",
            "identifier": "vs19_236_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_042/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.58 MORFINO DANIELA (M5S) - Votazione Emendamento 1.58 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1630",
            "description_title": "Emendamento 1.58 MORFINO 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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27413,
            "slug": "vs19_236_073",
            "identifier": "vs19_236_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_073/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.36 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.36 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.36 DDL n. 1630",
            "description_title": "Emendamento 3.36 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27396,
            "slug": "vs19_236_062",
            "identifier": "vs19_236_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_062/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.1000 FENU EMILIANO (M5S) - Votazione Emendamento 3.1000 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1630",
            "description_title": "Emendamento 3.1000 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": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27394,
            "slug": "vs19_236_028",
            "identifier": "vs19_236_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_028/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.37 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.37 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.37 DDL n. 1630",
            "description_title": "Emendamento 1.37 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": 48,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 27386,
            "slug": "vs19_236_009",
            "identifier": "vs19_236_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_009/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.17 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.17 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1630",
            "description_title": "Emendamento 1.17 STEFANAZZI CLAUDIO MICHELE (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": 59.49,
            "minority_cohesion_rate": 66.67
        }
    ]
}