Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=47
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=-identifier&page=48",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=46",
    "results": [
        {
            "id": 37183,
            "slug": "vs19_449_024",
            "identifier": "vs19_449_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_024/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 1.01 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.01 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.01 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.01 GHIRRA FRANCESCA (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": 62.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37182,
            "slug": "vs19_449_023",
            "identifier": "vs19_449_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_023/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.24 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2285",
            "description_title": "Emendamento 1.24 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37181,
            "slug": "vs19_449_022",
            "identifier": "vs19_449_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_022/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.23 PANDOLFO ALBERTO (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2285",
            "description_title": "Emendamento 1.23 PANDOLFO ALBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37180,
            "slug": "vs19_449_021",
            "identifier": "vs19_449_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_021/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.22 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.22 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2285",
            "description_title": "Emendamento 1.22 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 37179,
            "slug": "vs19_449_020",
            "identifier": "vs19_449_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_020/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.21 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.21 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2285",
            "description_title": "Emendamento 1.21 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 37178,
            "slug": "vs19_449_019",
            "identifier": "vs19_449_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_019/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.20 FERRARA ANTONIO (M5S) - Votazione Emendamento 1.20 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2285",
            "description_title": "Emendamento 1.20 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37177,
            "slug": "vs19_449_018",
            "identifier": "vs19_449_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_018/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.19 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.19 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.19 DDL n. 2285",
            "description_title": "Emendamento 1.19 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37176,
            "slug": "vs19_449_017",
            "identifier": "vs19_449_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_017/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2285",
            "description_title": "Emendamento 1.18 PELUFFO VINICIO GIUSEPPE GUIDO (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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 37175,
            "slug": "vs19_449_016",
            "identifier": "vs19_449_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_016/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.17 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.17 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2285",
            "description_title": "Emendamento 1.17 AIELLO DAVIDE (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": 19,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37174,
            "slug": "vs19_449_015",
            "identifier": "vs19_449_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_015/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.16 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.16 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2285",
            "description_title": "Emendamento 1.16 BARZOTTI 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": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37173,
            "slug": "vs19_449_014",
            "identifier": "vs19_449_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_014/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.15 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2285",
            "description_title": "Emendamento 1.15 PELUFFO VINICIO GIUSEPPE GUIDO (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": 63,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 37172,
            "slug": "vs19_449_013",
            "identifier": "vs19_449_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_013/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2285",
            "description_title": "Emendamento 1.14 PELUFFO VINICIO GIUSEPPE GUIDO (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": 62.14,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 37171,
            "slug": "vs19_449_012",
            "identifier": "vs19_449_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_012/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.13 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2285",
            "description_title": "Emendamento 1.13 GHIRRA FRANCESCA (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": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37169,
            "slug": "vs19_449_010",
            "identifier": "vs19_449_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_010/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2285",
            "description_title": "Emendamento 1.11 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 37168,
            "slug": "vs19_449_009",
            "identifier": "vs19_449_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_009/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 BONELLI ANGELO (AVS) - Votazione Emendamento 1.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2285",
            "description_title": "Emendamento 1.10 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37167,
            "slug": "vs19_449_008",
            "identifier": "vs19_449_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_008/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2285",
            "description_title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (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": 66,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 37166,
            "slug": "vs19_449_007",
            "identifier": "vs19_449_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_007/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2285",
            "description_title": "Emendamento 1.9 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37165,
            "slug": "vs19_449_006",
            "identifier": "vs19_449_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_006/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2285",
            "description_title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37164,
            "slug": "vs19_449_005",
            "identifier": "vs19_449_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_005/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 BONELLI ANGELO (AVS) - Votazione Emendamento 1.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2285",
            "description_title": "Emendamento 1.7 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37163,
            "slug": "vs19_449_004",
            "identifier": "vs19_449_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_004/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2285",
            "description_title": "Emendamento 1.5 PELUFFO VINICIO GIUSEPPE GUIDO (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": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37162,
            "slug": "vs19_449_003",
            "identifier": "vs19_449_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_003/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS) - Votazione Emendamento 1.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2285",
            "description_title": "Identici emendamenti 1.3 CAPPELLETTI ENRICO (M5S) e 1.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37161,
            "slug": "vs19_449_002",
            "identifier": "vs19_449_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_002/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37160,
            "slug": "vs19_449_001",
            "identifier": "vs19_449_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_001/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento premissivo 01.01 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.01 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 37158,
            "slug": "vs19_446_003",
            "identifier": "vs19_446_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_003/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1014 DORI DEVIS (AVS) - Votazione Emendamento 1.1014 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1014 PDL n. 2084",
            "description_title": "Emendamento 1.1014 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37157,
            "slug": "vs19_446_002",
            "identifier": "vs19_446_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_002/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.23 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.23 PDL n. 2084",
            "description_title": "Emendamento 1.23 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": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37156,
            "slug": "vs19_446_001",
            "identifier": "vs19_446_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_001/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1016 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1016 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1016 PDL n. 2084",
            "description_title": "Emendamento 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": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37155,
            "slug": "vs19_445_029",
            "identifier": "vs19_445_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_029/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 29,
            "title": "Identici emendamenti 1.17 GIANASSI FEDERICO (PD-IDP) e 1.18 DORI DEVIS (AVS) - Votazione Emendamento 1.17 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.17 PDL n. 2084",
            "description_title": "Identici emendamenti 1.17 GIANASSI FEDERICO (PD-IDP) e 1.18 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 37154,
            "slug": "vs19_445_028",
            "identifier": "vs19_445_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_028/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.16 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.16 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.16 PDL n. 2084",
            "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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37153,
            "slug": "vs19_445_027",
            "identifier": "vs19_445_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_027/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.1010 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.1010 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 2084",
            "description_title": "Emendamento 1.1010 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": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37152,
            "slug": "vs19_445_026",
            "identifier": "vs19_445_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_026/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.1009 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.1009 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1009 PDL n. 2084",
            "description_title": "Emendamento 1.1009 ASCARI STEFANIA (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": 31,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37151,
            "slug": "vs19_445_025",
            "identifier": "vs19_445_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_025/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.1 D'ORSO VALENTINA (M5S) e 1.2 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1 PDL n. 2084",
            "description_title": "Identici emendamenti 1.1 D'ORSO VALENTINA (M5S) e 1.2 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37150,
            "slug": "vs19_445_024",
            "identifier": "vs19_445_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_024/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 24,
            "title": "Questione pregiudiziale di merito n. 1 GIANASSI FEDERICO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 2084",
            "original_title": "Votazione pregiudiziale PDL n. 2084",
            "description_title": "Questione pregiudiziale di merito n. 1 GIANASSI FEDERICO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37149,
            "slug": "vs19_445_023",
            "identifier": "vs19_445_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_023/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 23,
            "title": "Questione pregiudiziale di costituzionalità n. 1 D'ORSO VALENTINA (M5S) ed altri - Votazione pregiudiziale PDL n. 2084",
            "original_title": "Votazione pregiudiziale PDL n. 2084",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 D'ORSO VALENTINA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37148,
            "slug": "vs19_445_022",
            "identifier": "vs19_445_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_022/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00413, limitatamente ai capoversi ventiseiesimo e trentaduesimo della premessa, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente ai capoversi ventiseiesimo e trentaduesimo della premessa, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37147,
            "slug": "vs19_445_021",
            "identifier": "vs19_445_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_021/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00413, limitatamente alla premessa, ad eccezione dei capoversi ventiseiesimo e trentaduesimo, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente alla premessa, ad eccezione dei capoversi ventiseiesimo e trentaduesimo, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 37146,
            "slug": "vs19_445_020",
            "identifier": "vs19_445_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_020/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 37145,
            "slug": "vs19_445_019",
            "identifier": "vs19_445_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_019/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 19,
            "title": "Mozione n. 1-00413, limitatamente ai capoversi sesto e ottavo, come riformulati, della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente ai capoversi sesto e ottavo, come riformulati, della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37144,
            "slug": "vs19_445_018",
            "identifier": "vs19_445_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_018/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00413, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi sesto, settimo e ottavo, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi sesto, settimo e ottavo, BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 114,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 37143,
            "slug": "vs19_445_017",
            "identifier": "vs19_445_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_017/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00408",
            "original_title": "Votazione Mozione 1_00408",
            "description_title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37142,
            "slug": "vs19_445_016",
            "identifier": "vs19_445_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_016/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00404, come riformulata, BENZONI FABRIZIO (APERRE) e altri - Votazione Mozione 1_00404",
            "original_title": "Votazione Mozione 1_00404",
            "description_title": "Mozione n. 1-00404, come riformulata, BENZONI FABRIZIO (APERRE) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 37141,
            "slug": "vs19_445_015",
            "identifier": "vs19_445_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_015/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00399, limitatamente ai restanti capoversi della premessa, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai restanti capoversi della premessa, BONELLI ANGELO (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37140,
            "slug": "vs19_445_014",
            "identifier": "vs19_445_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_014/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, quattordicesimo, quindicesimo, sedicesimo, diciottesimo, ventesimo, ventunesimo, ventiduesimo e ventitreesimo della premessa, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, quattordicesimo, quindicesimo, sedicesimo, diciottesimo, ventesimo, ventunesimo, ventiduesimo e ventitreesimo della premessa, BONELLI ANGELO (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 141,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 37139,
            "slug": "vs19_445_013",
            "identifier": "vs19_445_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_013/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00399, limitatamente al capoverso quarto della parte dispositiva, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente al capoverso quarto della parte dispositiva, BONELLI ANGELO (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 37138,
            "slug": "vs19_445_012",
            "identifier": "vs19_445_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_012/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00399, limitatamente ai capoversi terzo e sesto, come riformulati, settimo, ottavo, nono e decimo della parte dispositiva, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai capoversi terzo e sesto, come riformulati, settimo, ottavo, nono e decimo della parte dispositiva, BONELLI ANGELO (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 135,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 37137,
            "slug": "vs19_445_011",
            "identifier": "vs19_445_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_011/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo e quinto della parte dispositiva, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo e quinto della parte dispositiva, BONELLI ANGELO (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37136,
            "slug": "vs19_445_010",
            "identifier": "vs19_445_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_010/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00398, limitatamente ai restanti capoversi della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai restanti capoversi della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 37135,
            "slug": "vs19_445_009",
            "identifier": "vs19_445_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_009/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, come riformulato, quinto, ottavo, come riformulato, nono, come riformulato, decimo, dodicesimo, tredicesimo e quattordicesimo della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, come riformulato, quinto, ottavo, come riformulato, nono, come riformulato, decimo, dodicesimo, tredicesimo e quattordicesimo della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 37134,
            "slug": "vs19_445_008",
            "identifier": "vs19_445_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_008/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi sesto, settimo e nono della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi sesto, settimo e nono della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 138,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 37133,
            "slug": "vs19_445_007",
            "identifier": "vs19_445_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_007/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 76.43
        }
    ]
}