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

{
    "count": 22951,
    "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=331",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=329",
    "results": [
        {
            "id": 35111,
            "slug": "vs19_338_004",
            "identifier": "vs19_338_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_004/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "original_title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "description_title": "",
            "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": 19,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 35112,
            "slug": "vs19_338_005",
            "identifier": "vs19_338_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_005/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (APERRE)",
            "original_title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (APERRE)",
            "description_title": "",
            "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": 66,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34728,
            "slug": "vs19_338_006",
            "identifier": "vs19_338_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_006/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 6,
            "title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "original_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero (PDL 960)",
            "description_title": "",
            "public_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "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": 117,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31477,
            "slug": "vs19_340_001",
            "identifier": "vs19_340_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_001/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1997",
            "description_title": "Emendamento 1.2 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": 20,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31478,
            "slug": "vs19_340_002",
            "identifier": "vs19_340_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_002/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.3 FONTANA ILARIA (M5S) - Votazione Emendamento 1.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1997",
            "description_title": "Emendamento 1.3 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31479,
            "slug": "vs19_340_003",
            "identifier": "vs19_340_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_003/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1997",
            "description_title": "Emendamento 1.4 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": 20,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31480,
            "slug": "vs19_340_004",
            "identifier": "vs19_340_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_004/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.7 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1997",
            "description_title": "Emendamento 1.7 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": 20,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31481,
            "slug": "vs19_340_005",
            "identifier": "vs19_340_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_005/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 1.9 GADDA MARIA CHIARA (IVICRE), 1.10 BONELLI ANGELO (AVS) e 1.11 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1997",
            "description_title": "Identici emendamenti 1.9 GADDA MARIA CHIARA (IVICRE), 1.10 BONELLI ANGELO (AVS) e 1.11 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": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31482,
            "slug": "vs19_340_006",
            "identifier": "vs19_340_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_006/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.12 RUFFINO DANIELA (APERRE) - Votazione Emendamento 1.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1997",
            "description_title": "Emendamento 1.12 RUFFINO DANIELA (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": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31483,
            "slug": "vs19_340_007",
            "identifier": "vs19_340_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_007/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.13 RUFFINO DANIELA (APERRE) - Votazione Emendamento 1.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1997",
            "description_title": "Emendamento 1.13 RUFFINO DANIELA (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": 22,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31484,
            "slug": "vs19_340_008",
            "identifier": "vs19_340_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_008/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1997",
            "description_title": "Emendamento 1.16 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31485,
            "slug": "vs19_340_009",
            "identifier": "vs19_340_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_009/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.17 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.17 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1997",
            "description_title": "Emendamento 1.17 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": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31486,
            "slug": "vs19_340_010",
            "identifier": "vs19_340_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_010/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.19 FONTANA ILARIA (M5S) - Votazione Emendamento 1.19 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1997",
            "description_title": "Emendamento 1.19 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31487,
            "slug": "vs19_340_011",
            "identifier": "vs19_340_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_011/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.21 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1997",
            "description_title": "Emendamento 1.21 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": 24,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31488,
            "slug": "vs19_340_012",
            "identifier": "vs19_340_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_012/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.26 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1997",
            "description_title": "Emendamento 1.26 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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31489,
            "slug": "vs19_340_013",
            "identifier": "vs19_340_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_013/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.28 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1997",
            "description_title": "Emendamento 1.28 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": 22,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31490,
            "slug": "vs19_340_014",
            "identifier": "vs19_340_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_014/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 1.30 L'ABBATE PATTY (M5S) e 1.1000 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.30 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1997",
            "description_title": "Identici emendamenti 1.30 L'ABBATE PATTY (M5S) e 1.1000 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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31491,
            "slug": "vs19_340_015",
            "identifier": "vs19_340_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_015/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.32 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.32 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1997",
            "description_title": "Emendamento 1.32 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31492,
            "slug": "vs19_340_016",
            "identifier": "vs19_340_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_016/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31493,
            "slug": "vs19_340_017",
            "identifier": "vs19_340_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_017/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S) - Votazione Emendamento 1.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31494,
            "slug": "vs19_340_018",
            "identifier": "vs19_340_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_018/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.04 FONTANA ILARIA (M5S) - Votazione Emendamento 1.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.04 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31495,
            "slug": "vs19_340_019",
            "identifier": "vs19_340_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_019/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.07 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.07 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.07 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.07 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": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31496,
            "slug": "vs19_340_020",
            "identifier": "vs19_340_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_020/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.08 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.08 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.08 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.08 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": 66.39,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31497,
            "slug": "vs19_340_021",
            "identifier": "vs19_340_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_021/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici articoli aggiuntivi 1.010 BAKKALI OUIDAD (PD-IDP) e 1.011 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.010 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.010 DDL n. 1997",
            "description_title": "Identici articoli aggiuntivi 1.010 BAKKALI OUIDAD (PD-IDP) e 1.011 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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31498,
            "slug": "vs19_340_022",
            "identifier": "vs19_340_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_022/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.2 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1997",
            "description_title": "Emendamento 2.2 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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31499,
            "slug": "vs19_340_023",
            "identifier": "vs19_340_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_023/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.3 BONELLI ANGELO (AVS) - Votazione Emendamento 2.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1997",
            "description_title": "Emendamento 2.3 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": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31500,
            "slug": "vs19_340_024",
            "identifier": "vs19_340_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_024/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1997",
            "description_title": "Emendamento 2.4 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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31501,
            "slug": "vs19_340_025",
            "identifier": "vs19_340_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_025/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.5 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 2.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1997",
            "description_title": "Emendamento 2.5 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": 30,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31502,
            "slug": "vs19_340_026",
            "identifier": "vs19_340_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_026/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS) - Votazione Emendamento 2.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.01 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": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31503,
            "slug": "vs19_340_027",
            "identifier": "vs19_340_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_027/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 2.02 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.02 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": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31504,
            "slug": "vs19_340_028",
            "identifier": "vs19_340_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_028/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.03 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": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31505,
            "slug": "vs19_340_029",
            "identifier": "vs19_340_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_029/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.1 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1997",
            "description_title": "Emendamento 4.1 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": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31506,
            "slug": "vs19_340_030",
            "identifier": "vs19_340_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_030/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.2 BONELLI ANGELO (AVS) - Votazione Emendamento 4.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1997",
            "description_title": "Emendamento 4.2 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": 22,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31507,
            "slug": "vs19_340_031",
            "identifier": "vs19_340_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_031/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.3 RUFFINO DANIELA (APERRE) - Votazione Emendamento 4.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1997",
            "description_title": "Emendamento 4.3 RUFFINO DANIELA (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": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31508,
            "slug": "vs19_340_032",
            "identifier": "vs19_340_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_032/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1997",
            "description_title": "Emendamento 4.6 SIMIANI MARCO (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": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31509,
            "slug": "vs19_340_033",
            "identifier": "vs19_340_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_033/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti 4.8 GADDA MARIA CHIARA (IVICRE) e 4.9 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 4.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1997",
            "description_title": "Identici emendamenti 4.8 GADDA MARIA CHIARA (IVICRE) e 4.9 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": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31510,
            "slug": "vs19_340_034",
            "identifier": "vs19_340_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_034/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.4 EVI ELEONORA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1997",
            "description_title": "Emendamento 4.4 EVI ELEONORA (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": 66.39,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31511,
            "slug": "vs19_340_035",
            "identifier": "vs19_340_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_035/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 4.01 BONELLI ANGELO (AVS) - Votazione Emendamento 4.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 4.01 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": 20,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31512,
            "slug": "vs19_340_036",
            "identifier": "vs19_340_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_036/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.1 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1997",
            "description_title": "Emendamento 5.1 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": 21,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31513,
            "slug": "vs19_340_037",
            "identifier": "vs19_340_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_037/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.3 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1997",
            "description_title": "Emendamento 5.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": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31514,
            "slug": "vs19_340_038",
            "identifier": "vs19_340_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_038/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.4 DDL n. 1997",
            "description_title": "Emendamento 5.4 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": 22,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31515,
            "slug": "vs19_340_039",
            "identifier": "vs19_340_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_039/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.5 MORFINO DANIELA (M5S) - Votazione Emendamento 5.5 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1997",
            "description_title": "Emendamento 5.5 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31516,
            "slug": "vs19_340_040",
            "identifier": "vs19_340_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_040/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.6 DDL n. 1997",
            "description_title": "Emendamento 5.6 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31517,
            "slug": "vs19_340_041",
            "identifier": "vs19_340_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_041/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.2 DDL n. 1997",
            "description_title": "Emendamento 6.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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 31518,
            "slug": "vs19_340_042",
            "identifier": "vs19_340_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_042/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 6.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1997",
            "description_title": "Emendamento 6.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31519,
            "slug": "vs19_340_043",
            "identifier": "vs19_340_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_043/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo aggiuntivo 6.01 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 6.01 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31520,
            "slug": "vs19_340_044",
            "identifier": "vs19_340_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_044/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6-bis.01 MORFINO DANIELA (M5S) - Votazione Emendamento 6-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 6-bis.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 6-bis.01 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31521,
            "slug": "vs19_340_045",
            "identifier": "vs19_340_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_045/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 7.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1997",
            "description_title": "Emendamento 7.1 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": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31522,
            "slug": "vs19_340_046",
            "identifier": "vs19_340_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_046/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 7-bis.2 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 7-bis.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 7-bis.2 DDL n. 1997",
            "description_title": "Emendamento 7-bis.2 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31523,
            "slug": "vs19_340_047",
            "identifier": "vs19_340_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_047/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 7-bis.1 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 7-bis.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 7-bis.1 DDL n. 1997",
            "description_title": "Emendamento 7-bis.1 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 74.53
        }
    ]
}