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

{
    "count": 22091,
    "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=n_rebels&page=68",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=66",
    "results": [
        {
            "id": 37696,
            "slug": "vs19_463_003",
            "identifier": "vs19_463_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_003/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.1004 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 1621",
            "description_title": "Emendamento 1.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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37697,
            "slug": "vs19_463_004",
            "identifier": "vs19_463_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_004/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.3 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.3 PDL n. 1621",
            "description_title": "Emendamento 1.3 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": 31,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37704,
            "slug": "vs19_463_011",
            "identifier": "vs19_463_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_011/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.73 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.73 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.73 PDL n. 1621",
            "description_title": "Emendamento 1.73 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": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37699,
            "slug": "vs19_463_006",
            "identifier": "vs19_463_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_006/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1011 DORI DEVIS (AVS) - Votazione Emendamento 1.1011 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1011 PDL n. 1621",
            "description_title": "Emendamento 1.1011 DORI DEVIS (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": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37705,
            "slug": "vs19_463_012",
            "identifier": "vs19_463_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_012/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.69 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.69 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.69 PDL n. 1621",
            "description_title": "Emendamento 1.69 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": 30,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37700,
            "slug": "vs19_463_007",
            "identifier": "vs19_463_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_007/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1015 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1015 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1015 PDL n. 1621",
            "description_title": "Emendamento 1.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": 28,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37714,
            "slug": "vs19_463_021",
            "identifier": "vs19_463_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_021/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.26 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.26 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.26 PDL n. 1621",
            "description_title": "Emendamento 1.26 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": 31,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37722,
            "slug": "vs19_463_029",
            "identifier": "vs19_463_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_029/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 1.1009 GIULIANO CARLA (M5S) e 1.43 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1009 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1009 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1009 GIULIANO CARLA (M5S) e 1.43 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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37729,
            "slug": "vs19_463_037",
            "identifier": "vs19_463_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_037/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.1002 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1002 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 1621",
            "description_title": "Emendamento 2.1002 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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37715,
            "slug": "vs19_463_022",
            "identifier": "vs19_463_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_022/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 1.1006 GIULIANO CARLA (M5S) e 1.1016 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1006 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1006 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1006 GIULIANO CARLA (M5S) e 1.1016 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": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37698,
            "slug": "vs19_463_005",
            "identifier": "vs19_463_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_005/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.6 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.6 PDL n. 1621",
            "description_title": "Emendamento 1.6 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": 30,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37708,
            "slug": "vs19_463_015",
            "identifier": "vs19_463_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_015/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.1003 GIULIANO CARLA (M5S) - Votazione Emendamento 1.1003 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 1621",
            "description_title": "Emendamento 1.1003 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37728,
            "slug": "vs19_463_036",
            "identifier": "vs19_463_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_036/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1621",
            "description_title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 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": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37703,
            "slug": "vs19_463_010",
            "identifier": "vs19_463_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_010/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.13 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.13 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.13 PDL n. 1621",
            "description_title": "Emendamento 1.13 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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37706,
            "slug": "vs19_463_013",
            "identifier": "vs19_463_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_013/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.70 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.70 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.70 PDL n. 1621",
            "description_title": "Emendamento 1.70 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": 30,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37707,
            "slug": "vs19_463_014",
            "identifier": "vs19_463_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_014/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.65 DORI DEVIS (AVS) - Votazione Emendamento 1.65 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.65 PDL n. 1621",
            "description_title": "Emendamento 1.65 DORI DEVIS (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": 63.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37709,
            "slug": "vs19_463_016",
            "identifier": "vs19_463_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_016/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.16 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.16 PDL n. 1621",
            "description_title": "Emendamento 1.16 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": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37710,
            "slug": "vs19_463_017",
            "identifier": "vs19_463_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_017/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 GIULIANO CARLA (M5S) - Votazione Emendamento 1.18 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.18 PDL n. 1621",
            "description_title": "Emendamento 1.18 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37711,
            "slug": "vs19_463_018",
            "identifier": "vs19_463_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_018/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.22 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.22 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.22 PDL n. 1621",
            "description_title": "Emendamento 1.22 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": 31,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37713,
            "slug": "vs19_463_020",
            "identifier": "vs19_463_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_020/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.1005 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.1005 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 1621",
            "description_title": "Emendamento 1.1005 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": 37,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37717,
            "slug": "vs19_463_024",
            "identifier": "vs19_463_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_024/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.71 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.71 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.71 PDL n. 1621",
            "description_title": "Emendamento 1.71 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": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37718,
            "slug": "vs19_463_025",
            "identifier": "vs19_463_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_025/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.1007 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.1007 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1007 PDL n. 1621",
            "description_title": "Emendamento 1.1007 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": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37725,
            "slug": "vs19_463_032",
            "identifier": "vs19_463_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_032/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 1.1010 GIULIANO CARLA (M5S) e 1.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1010 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1010 GIULIANO CARLA (M5S) e 1.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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37727,
            "slug": "vs19_463_035",
            "identifier": "vs19_463_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_035/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.10 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.10 PDL n. 1621",
            "description_title": "Emendamento 2.10 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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37731,
            "slug": "vs19_463_040",
            "identifier": "vs19_463_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_040/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 2.03 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.03 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.03 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 2.03 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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37720,
            "slug": "vs19_463_027",
            "identifier": "vs19_463_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_027/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 1.1008 GIULIANO CARLA (M5S) e 1.1017 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1008 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1008 PDL n. 1621",
            "description_title": "Identici emendamenti 1.1008 GIULIANO CARLA (M5S) e 1.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": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37721,
            "slug": "vs19_463_028",
            "identifier": "vs19_463_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_028/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.45 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.45 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.45 PDL n. 1621",
            "description_title": "Emendamento 1.45 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": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37723,
            "slug": "vs19_463_030",
            "identifier": "vs19_463_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_030/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.49 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.49 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.49 PDL n. 1621",
            "description_title": "Emendamento 1.49 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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37724,
            "slug": "vs19_463_031",
            "identifier": "vs19_463_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_031/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.1013 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.1013 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1013 PDL n. 1621",
            "description_title": "Emendamento 1.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": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37732,
            "slug": "vs19_464_001",
            "identifier": "vs19_464_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_001/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 3.1001 GIULIANO CARLA (M5S) e 3.1007 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1001 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 1621",
            "description_title": "Identici emendamenti 3.1001 GIULIANO CARLA (M5S) e 3.1007 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": 28,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37736,
            "slug": "vs19_464_005",
            "identifier": "vs19_464_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_005/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.11 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.11 PDL n. 1621",
            "description_title": "Emendamento 3.11 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": 33,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37737,
            "slug": "vs19_464_006",
            "identifier": "vs19_464_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_006/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.18 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.18 PDL n. 1621",
            "description_title": "Emendamento 3.18 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": 32,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37738,
            "slug": "vs19_464_007",
            "identifier": "vs19_464_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_007/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.21 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.21 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.21 PDL n. 1621",
            "description_title": "Emendamento 3.21 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": 34,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37739,
            "slug": "vs19_464_008",
            "identifier": "vs19_464_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_008/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.22 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.22 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.22 PDL n. 1621",
            "description_title": "Emendamento 3.22 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": 35,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37750,
            "slug": "vs19_464_019",
            "identifier": "vs19_464_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_019/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.500 delle Commissioni - Votazione Emendamento 3.500 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.500 PDL n. 1621",
            "description_title": "Emendamento 3.500 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 84,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37753,
            "slug": "vs19_464_022",
            "identifier": "vs19_464_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_022/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 3.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.01 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.01 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 3.01 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": 22,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37742,
            "slug": "vs19_464_011",
            "identifier": "vs19_464_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_011/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.39 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.39 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.39 PDL n. 1621",
            "description_title": "Emendamento 3.39 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": 28,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37743,
            "slug": "vs19_464_012",
            "identifier": "vs19_464_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_012/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.41 GIULIANO CARLA (M5S) - Votazione Emendamento 3.41 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.41 PDL n. 1621",
            "description_title": "Emendamento 3.41 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37754,
            "slug": "vs19_464_023",
            "identifier": "vs19_464_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_023/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.4 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.4 PDL n. 1621",
            "description_title": "Emendamento 4.4 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": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37758,
            "slug": "vs19_464_027",
            "identifier": "vs19_464_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_027/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 4.011 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.011 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.011 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.011 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": 24,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37767,
            "slug": "vs19_464_036",
            "identifier": "vs19_464_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_036/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1621/6 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1621/6 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/6 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/6 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 37772,
            "slug": "vs19_464_041",
            "identifier": "vs19_464_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_041/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1621/11 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1621/11 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/11 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/11 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37741,
            "slug": "vs19_464_010",
            "identifier": "vs19_464_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_010/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.37 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.37 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.37 PDL n. 1621",
            "description_title": "Emendamento 3.37 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": 34,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37762,
            "slug": "vs19_464_031",
            "identifier": "vs19_464_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_031/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1621/1 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/1 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 37771,
            "slug": "vs19_464_040",
            "identifier": "vs19_464_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_040/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1621/10 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1621/10 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/10 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/10 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37774,
            "slug": "vs19_464_043",
            "identifier": "vs19_464_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_043/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1621/13 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1621/13 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/13 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/13 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 31.21
        },
        {
            "id": 37775,
            "slug": "vs19_464_044",
            "identifier": "vs19_464_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_044/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37757,
            "slug": "vs19_464_026",
            "identifier": "vs19_464_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_026/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 4.010 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.010 PDL n. 1621",
            "original_title": "Votazione Emendamento 4.010 PDL n. 1621",
            "description_title": "Articolo aggiuntivo 4.010 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37733,
            "slug": "vs19_464_002",
            "identifier": "vs19_464_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_002/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 3.3 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.3 PDL n. 1621",
            "description_title": "Emendamento 3.3 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": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37734,
            "slug": "vs19_464_003",
            "identifier": "vs19_464_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_003/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 3.1005 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.1005 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1005 PDL n. 1621",
            "description_title": "Emendamento 3.1005 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 57.32
        }
    ]
}