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

{
    "count": 22941,
    "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&page=108",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=106",
    "results": [
        {
            "id": 35716,
            "slug": "vs19_409_036",
            "identifier": "vs19_409_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_036/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.91 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.91 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.91 DDL n. 1917",
            "description_title": "Emendamento 3.91 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "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": 35714,
            "slug": "vs19_409_034",
            "identifier": "vs19_409_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_034/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.89 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.89 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.89 DDL n. 1917",
            "description_title": "Emendamento 3.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": 35,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35713,
            "slug": "vs19_409_033",
            "identifier": "vs19_409_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_033/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.1006 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.1006 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1006 DDL n. 1917",
            "description_title": "Emendamento 3.1006 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": 35,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35712,
            "slug": "vs19_409_032",
            "identifier": "vs19_409_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_032/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.1004 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1004 DDL n. 1917",
            "description_title": "Emendamento 3.1004 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35711,
            "slug": "vs19_409_031",
            "identifier": "vs19_409_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_031/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.84 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.84 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.84 DDL n. 1917",
            "description_title": "Emendamento 3.84 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": 63.64,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35710,
            "slug": "vs19_409_030",
            "identifier": "vs19_409_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_030/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.88 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.88 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.88 DDL n. 1917",
            "description_title": "Emendamento 3.88 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": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35709,
            "slug": "vs19_409_029",
            "identifier": "vs19_409_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_029/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.1007 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.1007 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1007 DDL n. 1917",
            "description_title": "Emendamento 3.1007 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": 64.05,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35708,
            "slug": "vs19_409_028",
            "identifier": "vs19_409_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_028/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.87 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.87 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.87 DDL n. 1917",
            "description_title": "Emendamento 3.87 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": 63.06
        },
        {
            "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": 35705,
            "slug": "vs19_409_025",
            "identifier": "vs19_409_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_025/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 3.81 ZARATTI FILIBERTO (AVS) e 3.1026 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.81 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.81 DDL n. 1917",
            "description_title": "Identici emendamenti 3.81 ZARATTI FILIBERTO (AVS) e 3.1026 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": 53,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 40.13
        },
        {
            "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": 35703,
            "slug": "vs19_409_023",
            "identifier": "vs19_409_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_023/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1027 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1027 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1027 DDL n. 1917",
            "description_title": "Emendamento 3.1027 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": 31,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35702,
            "slug": "vs19_409_022",
            "identifier": "vs19_409_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_022/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.80 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.80 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.80 DDL n. 1917",
            "description_title": "Emendamento 3.80 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 35700,
            "slug": "vs19_409_020",
            "identifier": "vs19_409_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_020/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 3.82 ZARATTI FILIBERTO (AVS) e 3.1010 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.82 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.82 DDL n. 1917",
            "description_title": "Identici emendamenti 3.82 ZARATTI FILIBERTO (AVS) e 3.1010 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35699,
            "slug": "vs19_409_019",
            "identifier": "vs19_409_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_019/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.77 DDL n. 1917",
            "description_title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 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": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 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": 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": 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": 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": 35693,
            "slug": "vs19_409_013",
            "identifier": "vs19_409_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_013/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.33 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.33 DDL n. 1917",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "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": 35691,
            "slug": "vs19_409_011",
            "identifier": "vs19_409_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_011/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.31 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.31 DDL n. 1917",
            "description_title": "Emendamento 3.31 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": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35690,
            "slug": "vs19_409_010",
            "identifier": "vs19_409_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_010/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.28 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.28 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1917",
            "description_title": "Emendamento 3.28 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": 51,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35689,
            "slug": "vs19_409_009",
            "identifier": "vs19_409_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_009/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.29 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.29 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.29 DDL n. 1917",
            "description_title": "Emendamento 3.29 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": 30,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 35686,
            "slug": "vs19_409_006",
            "identifier": "vs19_409_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_006/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.1022 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1022 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1022 DDL n. 1917",
            "description_title": "Emendamento 3.1022 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": 65.29,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35685,
            "slug": "vs19_409_005",
            "identifier": "vs19_409_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_005/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1021 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1021 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1021 DDL n. 1917",
            "description_title": "Emendamento 3.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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 35684,
            "slug": "vs19_409_004",
            "identifier": "vs19_409_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_004/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.1020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1020 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1020 DDL n. 1917",
            "description_title": "Emendamento 3.1020 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": 63.64,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 35683,
            "slug": "vs19_409_003",
            "identifier": "vs19_409_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_003/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.1019 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1019 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1019 DDL n. 1917",
            "description_title": "Emendamento 3.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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35682,
            "slug": "vs19_409_002",
            "identifier": "vs19_409_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_002/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 3.1 AURIEMMA CARMELA (M5S), 3.2 CUPERLO GIANNI (PD-IDP) e 3.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1917",
            "description_title": "Identici emendamenti 3.1 AURIEMMA CARMELA (M5S), 3.2 CUPERLO GIANNI (PD-IDP) e 3.3 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 63.64,
            "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": 35651,
            "slug": "19-262-9",
            "identifier": "19-262-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-9/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 9,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.12, Lopreiato e Bilotti",
            "original_title": "Em. 6.12, Lopreiato e Bilotti",
            "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": 22,
            "majority_cohesion_rate": 78.15,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 35652,
            "slug": "19-262-8",
            "identifier": "19-262-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-8/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 8,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.11, Verini e altri",
            "original_title": "Em. 6.11, Verini 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": 77.31,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 35653,
            "slug": "19-262-7",
            "identifier": "19-262-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-7/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 7,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.10, Cucchi e altri",
            "original_title": "Em. 6.10, 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 78.15,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 35654,
            "slug": "19-262-6",
            "identifier": "19-262-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-6/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 6,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Emm. 6.7, 6.8 e 6.9",
            "original_title": "Emm. 6.7, 6.8 e 6.9",
            "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": 35661,
            "slug": "19-262-50",
            "identifier": "19-262-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-50/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 50,
            "title": "Modifiche al codice penale in materia di sottrazione o trattenimento anche all'estero di persone minori o incapaci",
            "original_title": "Votazione finale",
            "description_title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci",
            "public_title": "Modifiche al codice penale in materia di sottrazione o trattenimento anche all'estero di persone minori o incapaci",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 35655,
            "slug": "19-262-5",
            "identifier": "19-262-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-5/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 5,
            "title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.6, Bazoli e altri",
            "original_title": "Em. 6.6, 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 78.15,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 35626,
            "slug": "19-262-49",
            "identifier": "19-262-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-49/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 49,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Articolo 3",
            "original_title": "Articolo 3",
            "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": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 35627,
            "slug": "19-262-48",
            "identifier": "19-262-48",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-48/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 48,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Articolo 2",
            "original_title": "Articolo 2",
            "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": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 35628,
            "slug": "19-262-47",
            "identifier": "19-262-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-47/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 47,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.105, Lopreiato e altri",
            "original_title": "Em. 2.105, Lopreiato 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 35629,
            "slug": "19-262-46",
            "identifier": "19-262-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-46/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 46,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.104, Lopreiato e altri",
            "original_title": "Em. 2.104, Lopreiato 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 35630,
            "slug": "19-262-45",
            "identifier": "19-262-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-45/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 45,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.23 (testo 2), Scalfarotto",
            "original_title": "Em. 2.23 (testo 2), Scalfarotto",
            "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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 35631,
            "slug": "19-262-44",
            "identifier": "19-262-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-44/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 44,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.103, Bazoli e altri",
            "original_title": "Em. 2.103, 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 35632,
            "slug": "19-262-43",
            "identifier": "19-262-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-262-43/?format=api",
            "sitting": {
                "id": 1876,
                "date": "2025-01-15",
                "number": 262,
                "branch": "S"
            },
            "number": 43,
            "title": "Sottrazione o trattenimento anche all'estero di persone minori o incapaci - Em. 2.102, Lopreiato e altri",
            "original_title": "Em. 2.102, Lopreiato 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 66.27
        },
        {
            "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
        }
    ]
}