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

{
    "count": 22950,
    "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=354",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=352",
    "results": [
        {
            "id": 35633,
            "slug": "19-262-42",
            "identifier": "19-262-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-42/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 42,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.101, Bazoli e altri",
            "original_title": "Em. 2.101, Bazoli e altri",
            "description_title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 35672,
            "slug": "19-262-29",
            "identifier": "19-262-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-29/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 29,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 7.0.1, Lopreiato e altri",
            "original_title": "Em. 7.0.1, Lopreiato e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 12,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 35671,
            "slug": "19-262-30",
            "identifier": "19-262-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-30/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 30,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 7.0.2, Cucchi e altri",
            "original_title": "Em. 7.0.2, Cucchi e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 35658,
            "slug": "19-262-2",
            "identifier": "19-262-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-2/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 2,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.3, Bazoli e altri",
            "original_title": "Em. 6.3, Bazoli e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 78.15,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 35660,
            "slug": "19-262-33",
            "identifier": "19-262-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-33/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 33,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 8.1, Lopreiato e altri",
            "original_title": "Em. 8.1, Lopreiato e altri",
            "description_title": "d.l. 178/2024 recante misure urgenti in materia di giustizia",
            "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": 77.31,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 35769,
            "slug": "vs19_409_094",
            "identifier": "vs19_409_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_094/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 94,
            "title": "Identici emendamenti 8.1 AURIEMMA CARMELA (M5S) e 8.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1917",
            "description_title": "Identici emendamenti 8.1 AURIEMMA CARMELA (M5S) e 8.2 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": 3,
            "n_margin": 40,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35768,
            "slug": "vs19_409_093",
            "identifier": "vs19_409_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_093/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo aggiuntivo 7.01000 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 7.01000 DDL n. 1917",
            "original_title": "Votazione Emendamento 7.01000 DDL n. 1917",
            "description_title": "Articolo aggiuntivo 7.01000 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 35767,
            "slug": "vs19_409_090",
            "identifier": "vs19_409_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_090/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 6.1000 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 6.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 1917",
            "description_title": "Emendamento 6.1000 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35746,
            "slug": "vs19_409_067",
            "identifier": "vs19_409_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_067/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.77 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.77 DDL n. 1917",
            "description_title": "Emendamento 4.77 ZARATTI FILIBERTO (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": 37,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35745,
            "slug": "vs19_409_066",
            "identifier": "vs19_409_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_066/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 4.76 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.76 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.76 DDL n. 1917",
            "description_title": "Emendamento 4.76 ZARATTI FILIBERTO (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": 33,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35718,
            "slug": "vs19_409_038",
            "identifier": "vs19_409_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_038/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 3.95 COLUCCI ALFONSO (M5S), 3.97 ZARATTI FILIBERTO (AVS) e 3.1015 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.95 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.95 DDL n. 1917",
            "description_title": "Identici emendamenti 3.95 COLUCCI ALFONSO (M5S), 3.97 ZARATTI FILIBERTO (AVS) e 3.1015 BONAFE' SIMONA (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": 39,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35717,
            "slug": "vs19_409_037",
            "identifier": "vs19_409_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_037/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.1008 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.1008 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1008 DDL n. 1917",
            "description_title": "Emendamento 3.1008 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": 38,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35675,
            "slug": "vs19_409_001",
            "identifier": "vs19_409_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_001/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1917",
            "original_title": "Votazione Articolo 2 DDL n. 1917",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 35694,
            "slug": "vs19_409_014",
            "identifier": "vs19_409_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_014/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.34 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.34 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.34 DDL n. 1917",
            "description_title": "Emendamento 3.34 ZARATTI FILIBERTO (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": 27,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35688,
            "slug": "vs19_409_008",
            "identifier": "vs19_409_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_008/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 8,
            "title": "Identici emendamenti 3.25 CAFIERO DE RAHO FEDERICO (M5S) e 3.1011 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.25 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.25 DDL n. 1917",
            "description_title": "Identici emendamenti 3.25 CAFIERO DE RAHO FEDERICO (M5S) e 3.1011 BONAFE' SIMONA (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": 37,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35687,
            "slug": "vs19_409_007",
            "identifier": "vs19_409_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_007/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1023 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1023 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1023 DDL n. 1917",
            "description_title": "Emendamento 3.1023 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": 40,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35695,
            "slug": "vs19_409_015",
            "identifier": "vs19_409_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_015/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 3.35 BONAFE' SIMONA (PD-IDP) e 3.1001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.35 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.35 DDL n. 1917",
            "description_title": "Identici emendamenti 3.35 BONAFE' SIMONA (PD-IDP) e 3.1001 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35680,
            "slug": "vs19_409_092",
            "identifier": "vs19_409_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_092/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 92,
            "title": "Articolo 7 (Mantenimento) - Votazione Articolo 7 DDL n. 1917",
            "original_title": "Votazione Articolo 7 DDL n. 1917",
            "description_title": "Articolo 7 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35698,
            "slug": "vs19_409_018",
            "identifier": "vs19_409_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_018/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.68 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.68 DDL n. 1917",
            "description_title": "Identici emendamenti 3.68 AURIEMMA CARMELA (M5S), 3.70 ZARATTI FILIBERTO (AVS) e 3.1013 BONAFE' SIMONA (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": 35,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35737,
            "slug": "vs19_409_058",
            "identifier": "vs19_409_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_058/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 58,
            "title": "Identici emendamenti 4.31 COLUCCI ALFONSO (M5S) e 4.1010 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.31 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.31 DDL n. 1917",
            "description_title": "Identici emendamenti 4.31 COLUCCI ALFONSO (M5S) e 4.1010 BONAFE' SIMONA (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": 37,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35778,
            "slug": "vs19_409_103",
            "identifier": "vs19_409_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_103/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 103,
            "title": "Identici emendamenti 8.7 COLUCCI ALFONSO (M5S) e 8.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 8.7 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.7 DDL n. 1917",
            "description_title": "Identici emendamenti 8.7 COLUCCI ALFONSO (M5S) e 8.8 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": 37,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35701,
            "slug": "vs19_409_021",
            "identifier": "vs19_409_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_021/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.1009 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 3.1009 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1009 DDL n. 1917",
            "description_title": "Emendamento 3.1009 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 113,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35681,
            "slug": "vs19_409_105",
            "identifier": "vs19_409_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_105/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1917",
            "original_title": "Votazione Articolo 8 DDL n. 1917",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35777,
            "slug": "vs19_409_102",
            "identifier": "vs19_409_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_102/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 8.1003 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.1003 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1003 DDL n. 1917",
            "description_title": "Emendamento 8.1003 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": 38,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35762,
            "slug": "vs19_409_084",
            "identifier": "vs19_409_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_084/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 84,
            "title": "Identici emendamenti 5.5 GIANASSI FEDERICO (PD-IDP) e 5.6 AURIEMMA CARMELA (M5S) - Votazione Emendamento 5.5 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.5 DDL n. 1917",
            "description_title": "Identici emendamenti 5.5 GIANASSI FEDERICO (PD-IDP) e 5.6 AURIEMMA CARMELA (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": 40,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35731,
            "slug": "vs19_409_052",
            "identifier": "vs19_409_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_052/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 4.1019 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1019 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1019 DDL n. 1917",
            "description_title": "Emendamento 4.1019 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": 38,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35704,
            "slug": "vs19_409_024",
            "identifier": "vs19_409_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_024/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.83 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.83 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.83 DDL n. 1917",
            "description_title": "Emendamento 3.83 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35692,
            "slug": "vs19_409_012",
            "identifier": "vs19_409_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_012/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.32 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.32 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.32 DDL n. 1917",
            "description_title": "Emendamento 3.32 ZARATTI FILIBERTO (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": 27,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 35757,
            "slug": "vs19_409_078",
            "identifier": "vs19_409_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_078/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 4.104 CAFIERO DE RAHO FEDERICO (M5S) e 4.1016 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.104 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.104 DDL n. 1917",
            "description_title": "Identici emendamenti 4.104 CAFIERO DE RAHO FEDERICO (M5S) e 4.1016 BONAFE' SIMONA (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": 39,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35754,
            "slug": "vs19_409_075",
            "identifier": "vs19_409_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_075/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 75,
            "title": "Identici emendamenti 4.96 ALIFANO ENRICA (M5S) e 4.1014 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.96 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.96 DDL n. 1917",
            "description_title": "Identici emendamenti 4.96 ALIFANO ENRICA (M5S) e 4.1014 BONAFE' SIMONA (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": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35741,
            "slug": "vs19_409_062",
            "identifier": "vs19_409_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_062/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.34 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.34 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.34 DDL n. 1917",
            "description_title": "Emendamento 4.34 ZARATTI FILIBERTO (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": 40,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35715,
            "slug": "vs19_409_035",
            "identifier": "vs19_409_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_035/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.90 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.90 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.90 DDL n. 1917",
            "description_title": "Emendamento 3.90 ZARATTI FILIBERTO (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": 64.05,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35776,
            "slug": "vs19_409_101",
            "identifier": "vs19_409_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_101/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 8.1005 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.1005 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1005 DDL n. 1917",
            "description_title": "Emendamento 8.1005 BONAFE' SIMONA (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": 37,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35764,
            "slug": "vs19_409_086",
            "identifier": "vs19_409_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_086/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 5.1001 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 5.1001 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.1001 DDL n. 1917",
            "description_title": "Emendamento 5.1001 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 124,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35755,
            "slug": "vs19_409_076",
            "identifier": "vs19_409_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_076/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 4.101 AURIEMMA CARMELA (M5S) e 4.1015 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.101 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.101 DDL n. 1917",
            "description_title": "Identici emendamenti 4.101 AURIEMMA CARMELA (M5S) e 4.1015 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": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35676,
            "slug": "vs19_409_050",
            "identifier": "vs19_409_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_050/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1917",
            "original_title": "Votazione Articolo 3 DDL n. 1917",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35697,
            "slug": "vs19_409_017",
            "identifier": "vs19_409_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_017/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 3.54 COLUCCI ALFONSO (M5S) e 3.1012 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.54 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.54 DDL n. 1917",
            "description_title": "Identici emendamenti 3.54 COLUCCI ALFONSO (M5S) e 3.1012 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": 36,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35753,
            "slug": "vs19_409_074",
            "identifier": "vs19_409_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_074/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.89 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.89 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.89 DDL n. 1917",
            "description_title": "Emendamento 4.89 ZARATTI FILIBERTO (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": 36,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35733,
            "slug": "vs19_409_054",
            "identifier": "vs19_409_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_054/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 4.1021 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1021 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1021 DDL n. 1917",
            "description_title": "Emendamento 4.1021 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35779,
            "slug": "vs19_409_104",
            "identifier": "vs19_409_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_104/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 8.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 8.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.1004 DDL n. 1917",
            "description_title": "Emendamento 8.1004 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": 37,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35740,
            "slug": "vs19_409_061",
            "identifier": "vs19_409_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_061/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4.1000 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1000 DDL n. 1917",
            "description_title": "Emendamento 4.1000 PENZA PASQUALINO (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": 39,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35738,
            "slug": "vs19_409_059",
            "identifier": "vs19_409_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_059/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.33 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1917",
            "description_title": "Emendamento 4.33 ZARATTI FILIBERTO (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": 37,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35707,
            "slug": "vs19_409_027",
            "identifier": "vs19_409_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_027/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.86 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.86 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.86 DDL n. 1917",
            "description_title": "Emendamento 3.86 ZARATTI FILIBERTO (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": 38,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35706,
            "slug": "vs19_409_026",
            "identifier": "vs19_409_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_026/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.85 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.85 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.85 DDL n. 1917",
            "description_title": "Emendamento 3.85 ZARATTI FILIBERTO (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": 39,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35696,
            "slug": "vs19_409_016",
            "identifier": "vs19_409_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_016/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1002 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1002 DDL n. 1917",
            "description_title": "Emendamento 3.1002 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": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35763,
            "slug": "vs19_409_085",
            "identifier": "vs19_409_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_085/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici emendamenti 5.7 BONAFE' SIMONA (PD-IDP) e 5.8 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 5.7 DDL n. 1917",
            "original_title": "Votazione Emendamento 5.7 DDL n. 1917",
            "description_title": "Identici emendamenti 5.7 BONAFE' SIMONA (PD-IDP) e 5.8 CAFIERO DE RAHO FEDERICO (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": 39,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35759,
            "slug": "vs19_409_080",
            "identifier": "vs19_409_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_080/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici emendamenti 4.107 COLUCCI ALFONSO (M5S) e 4.1017 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.107 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.107 DDL n. 1917",
            "description_title": "Identici emendamenti 4.107 COLUCCI ALFONSO (M5S) e 4.1017 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": 36,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35775,
            "slug": "vs19_409_100",
            "identifier": "vs19_409_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_100/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 8.6 CUPERLO GIANNI (PD-IDP) - Votazione Emendamento 8.6 DDL n. 1917",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1917",
            "description_title": "Emendamento 8.6 CUPERLO GIANNI (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": 38,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35756,
            "slug": "vs19_409_077",
            "identifier": "vs19_409_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_077/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 4.102 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.102 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.102 DDL n. 1917",
            "description_title": "Emendamento 4.102 ZARATTI FILIBERTO (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": 35,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35678,
            "slug": "vs19_409_088",
            "identifier": "vs19_409_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_088/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 88,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1917",
            "original_title": "Votazione Articolo 5 DDL n. 1917",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 64.33
        }
    ]
}