Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=74
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=-date&page=75",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=73",
    "results": [
        {
            "id": 36391,
            "slug": "19-278-117",
            "identifier": "19-278-117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-117/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 117,
            "title": "Articolo 24",
            "original_title": "Articolo 24",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36356,
            "slug": "19-278-120",
            "identifier": "19-278-120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-120/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 120,
            "title": "Articolo 26",
            "original_title": "Articolo 26",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 36402,
            "slug": "19-278-74",
            "identifier": "19-278-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-74/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 74,
            "title": "Em. 11.250, Lorefice e Bevilacqua",
            "original_title": "Em. 11.250, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36401,
            "slug": "19-278-75",
            "identifier": "19-278-75",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-75/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 75,
            "title": "Em. 11.251, Lorefice e altri",
            "original_title": "Em. 11.251, Lorefice e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36400,
            "slug": "19-278-76",
            "identifier": "19-278-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-76/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 76,
            "title": "Em. 11.252, Lorefice e Bevilacqua",
            "original_title": "Em. 11.252, Lorefice e Bevilacqua",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36435,
            "slug": "19-278-41",
            "identifier": "19-278-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-41/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 41,
            "title": "Em. 7.257, Magni e altri",
            "original_title": "Em. 7.257, Magni e altri",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36434,
            "slug": "19-278-42",
            "identifier": "19-278-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-42/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 42,
            "title": "Em. 7.258, Rojc e altri",
            "original_title": "Em. 7.258, Rojc e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36433,
            "slug": "19-278-43",
            "identifier": "19-278-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-43/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 43,
            "title": "Em. 7.259, Rojc e altri",
            "original_title": "Em. 7.259, Rojc e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 84.34
        },
        {
            "id": 36432,
            "slug": "19-278-44",
            "identifier": "19-278-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-44/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 44,
            "title": "Em. 7.260, Rojc e altri",
            "original_title": "Em. 7.260, Rojc e altri",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36370,
            "slug": "19-278-103",
            "identifier": "19-278-103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-103/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 103,
            "title": "Em. 23.253, Magni e altri",
            "original_title": "Em. 23.253, Magni e altri",
            "description_title": null,
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36427,
            "slug": "19-278-49",
            "identifier": "19-278-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-49/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 49,
            "title": "Em. 7.0.250, Magni e altri",
            "original_title": "Em. 7.0.250, Magni e altri",
            "description_title": null,
            "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": 12,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36585,
            "slug": "vs19_435_103",
            "identifier": "vs19_435_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_103/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 10.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.14 PDL n. 1573",
            "description_title": "Emendamento 10.14 SCOTTO ARTURO (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": 28,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36530,
            "slug": "vs19_435_042",
            "identifier": "vs19_435_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_042/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 4.1002 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.1002 PDL n. 1573",
            "description_title": "Emendamento 4.1002 SCOTTO ARTURO (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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36531,
            "slug": "vs19_435_043",
            "identifier": "vs19_435_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_043/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 4.5, come riformulato, SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.5, PDL n. 1573",
            "original_title": "Votazione Emendamento 4.5, PDL n. 1573",
            "description_title": "Emendamento 4.5, come riformulato, SCOTTO ARTURO (PD-IDP)",
            "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": 137,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36480,
            "slug": "vs19_435_044",
            "identifier": "vs19_435_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_044/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1573",
            "original_title": "Votazione Articolo 4 PDL n. 1573",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36532,
            "slug": "vs19_435_045",
            "identifier": "vs19_435_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_045/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 4.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 4.01000 SCOTTO ARTURO (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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36533,
            "slug": "vs19_435_046",
            "identifier": "vs19_435_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_046/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01001 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 4.01001 SCOTTO ARTURO (PD-IDP) e 4.01003 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36534,
            "slug": "vs19_435_047",
            "identifier": "vs19_435_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_047/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.01002 AIELLO DAVIDE (M5S) - Votazione Emendamento 4.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.01002 PDL n. 1573",
            "description_title": "Emendamento 4.01002 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": 14,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 36535,
            "slug": "vs19_435_048",
            "identifier": "vs19_435_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_048/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 5.103 MARI FRANCESCO (AVS) - Votazione Emendamento 5.103 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.103 PDL n. 1573",
            "description_title": "Emendamento 5.103 MARI FRANCESCO (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": 79,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 36536,
            "slug": "vs19_435_049",
            "identifier": "vs19_435_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_049/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 5.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.500, PDL n. 1573",
            "original_title": "Votazione Emendamento 5.500, PDL n. 1573",
            "description_title": "Emendamento 5.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36537,
            "slug": "vs19_435_050",
            "identifier": "vs19_435_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_050/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 5.1003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1003 PDL n. 1573",
            "description_title": "Emendamento 5.1003 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 51,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36538,
            "slug": "vs19_435_051",
            "identifier": "vs19_435_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_051/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.1002 FENU EMILIANO (M5S) - Votazione Emendamento 5.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1002 PDL n. 1573",
            "description_title": "Emendamento 5.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 36550,
            "slug": "vs19_435_064",
            "identifier": "vs19_435_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_064/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.1011 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 1573",
            "description_title": "Emendamento 6.1011 GUERRA MARIA CECILIA (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": 14,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36551,
            "slug": "vs19_435_065",
            "identifier": "vs19_435_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_065/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.1002 FENU EMILIANO (M5S) - Votazione Emendamento 6.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1002 PDL n. 1573",
            "description_title": "Emendamento 6.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 36552,
            "slug": "vs19_435_066",
            "identifier": "vs19_435_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_066/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 6.1008 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.1008 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1008 PDL n. 1573",
            "description_title": "Emendamento 6.1008 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 118,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36482,
            "slug": "vs19_435_067",
            "identifier": "vs19_435_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_067/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1573",
            "original_title": "Votazione Articolo 6 PDL n. 1573",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36553,
            "slug": "vs19_435_068",
            "identifier": "vs19_435_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_068/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 6.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 6.01000 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 36554,
            "slug": "vs19_435_069",
            "identifier": "vs19_435_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_069/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 6.01001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 6.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 6.01001 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36555,
            "slug": "vs19_435_070",
            "identifier": "vs19_435_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_070/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 70,
            "title": "Identici emendamenti 7.5 GUERRA MARIA CECILIA (PD-IDP) e 7.1005 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 7.5 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.5 PDL n. 1573",
            "description_title": "Identici emendamenti 7.5 GUERRA MARIA CECILIA (PD-IDP) e 7.1005 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": 16,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 36556,
            "slug": "vs19_435_071",
            "identifier": "vs19_435_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_071/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 7.1002 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 7.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1002 PDL n. 1573",
            "description_title": "Emendamento 7.1002 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": 15,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.1003 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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36558,
            "slug": "vs19_435_073",
            "identifier": "vs19_435_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_073/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 7.1001 AIELLO DAVIDE (M5S) - Votazione Emendamento 7.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1001 PDL n. 1573",
            "description_title": "Emendamento 7.1001 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 36559,
            "slug": "vs19_435_074",
            "identifier": "vs19_435_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_074/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 7.103 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.103 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.103 PDL n. 1573",
            "description_title": "Emendamento 7.103 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36560,
            "slug": "vs19_435_075",
            "identifier": "vs19_435_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_075/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 7.104 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.104 PDL n. 1573",
            "description_title": "Emendamento 7.104 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36561,
            "slug": "vs19_435_076",
            "identifier": "vs19_435_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_076/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 7.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 7.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1000 PDL n. 1573",
            "description_title": "Emendamento 7.1000 SCOTTO ARTURO (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": 5,
            "n_margin": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 36563,
            "slug": "vs19_435_078",
            "identifier": "vs19_435_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_078/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 7.105 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.105 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.105 PDL n. 1573",
            "description_title": "Emendamento 7.105 GUERRA MARIA CECILIA (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": 5,
            "n_margin": 32,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36483,
            "slug": "vs19_435_080",
            "identifier": "vs19_435_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_080/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1573",
            "original_title": "Votazione Articolo 7 PDL n. 1573",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36562,
            "slug": "vs19_435_077",
            "identifier": "vs19_435_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_077/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 7.102 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.102 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.102 PDL n. 1573",
            "description_title": "Emendamento 7.102 GUERRA MARIA CECILIA (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": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36510,
            "slug": "vs19_435_021",
            "identifier": "vs19_435_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_021/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 3.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.9 PDL n. 1573",
            "description_title": "Emendamento 3.9 SCOTTO ARTURO (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": 18,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36572,
            "slug": "vs19_435_089",
            "identifier": "vs19_435_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_089/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9.12 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.12 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.12 PDL n. 1573",
            "description_title": "Emendamento 9.12 SCOTTO ARTURO (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": 34,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36494,
            "slug": "vs19_435_003",
            "identifier": "vs19_435_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_003/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1573",
            "description_title": "Emendamento 1.1001 TUCCI RICCARDO (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": 62.81,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36571,
            "slug": "vs19_435_088",
            "identifier": "vs19_435_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_088/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 9.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 9.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.8 PDL n. 1573",
            "description_title": "Emendamento 9.8 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36487,
            "slug": "vs19_435_109",
            "identifier": "vs19_435_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_109/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 1573",
            "original_title": "Votazione Articolo 11 PDL n. 1573",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36590,
            "slug": "vs19_435_110",
            "identifier": "vs19_435_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_110/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 12.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1001 PDL n. 1573",
            "description_title": "Emendamento 12.1001 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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36570,
            "slug": "vs19_435_087",
            "identifier": "vs19_435_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_087/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 87,
            "title": "Identici emendamenti 9.6 MARI FRANCESCO (AVS), 9.10 SCOTTO ARTURO (PD-IDP) e 9.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 9.6 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.6 PDL n. 1573",
            "description_title": "Identici emendamenti 9.6 MARI FRANCESCO (AVS), 9.10 SCOTTO ARTURO (PD-IDP) e 9.1003 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36565,
            "slug": "vs19_435_081",
            "identifier": "vs19_435_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_081/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1000 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 8.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 8.1000 PDL n. 1573",
            "description_title": "Emendamento 8.1000 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": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 36566,
            "slug": "vs19_435_082",
            "identifier": "vs19_435_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_082/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 8.400 delle Commissioni - Votazione Emendamento 8.400 PDL n. 1573",
            "original_title": "Votazione Emendamento 8.400 PDL n. 1573",
            "description_title": "Emendamento 8.400 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": 1,
            "n_margin": 65,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 36484,
            "slug": "vs19_435_083",
            "identifier": "vs19_435_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_083/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 1573",
            "original_title": "Votazione Articolo 8 PDL n. 1573",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36496,
            "slug": "vs19_435_005",
            "identifier": "vs19_435_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_005/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.11 PDL n. 1573",
            "description_title": "Emendamento 1.11 SCOTTO ARTURO (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": 63.22,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36497,
            "slug": "vs19_435_006",
            "identifier": "vs19_435_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_006/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.9 MARI FRANCESCO (AVS) - Votazione Emendamento 1.9 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.9 PDL n. 1573",
            "description_title": "Emendamento 1.9 MARI FRANCESCO (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": 34,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 56.05
        }
    ]
}