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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=128",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=126",
    "results": [
        {
            "id": 36503,
            "slug": "vs19_435_013",
            "identifier": "vs19_435_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_013/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1573",
            "description_title": "Emendamento 2.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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 36498,
            "slug": "vs19_435_007",
            "identifier": "vs19_435_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_007/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1573",
            "description_title": "Emendamento 1.1002 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": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36568,
            "slug": "vs19_435_085",
            "identifier": "vs19_435_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_085/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 9.1004 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 9.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1004 PDL n. 1573",
            "description_title": "Emendamento 9.1004 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": 57,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 36596,
            "slug": "vs19_435_117",
            "identifier": "vs19_435_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_117/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 117,
            "title": "Emendamento 13.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 13.500, PDL n. 1573",
            "original_title": "Votazione Emendamento 13.500, PDL n. 1573",
            "description_title": "Emendamento 13.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": 76,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36489,
            "slug": "vs19_435_118",
            "identifier": "vs19_435_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_118/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 1573",
            "original_title": "Votazione Articolo 13 PDL n. 1573",
            "description_title": "Articolo 13",
            "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": 76,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36599,
            "slug": "vs19_435_121",
            "identifier": "vs19_435_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_121/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01001 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36490,
            "slug": "vs19_435_123",
            "identifier": "vs19_435_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_123/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 14 - Votazione Articolo 14 PDL n. 1573",
            "original_title": "Votazione Articolo 14 PDL n. 1573",
            "description_title": "Articolo 14",
            "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": 59,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 36589,
            "slug": "vs19_435_108",
            "identifier": "vs19_435_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_108/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 108,
            "title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 FENU EMILIANO (M5S) - Votazione Emendamento 10.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 10.01000 SCOTTO ARTURO (PD-IDP), 10.01001 FARAONE DAVIDE (IVICRE) e 10.01002 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": 27,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36591,
            "slug": "vs19_435_111",
            "identifier": "vs19_435_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_111/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 111,
            "title": "Emendamento 12.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 12.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1000 PDL n. 1573",
            "description_title": "Emendamento 12.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36488,
            "slug": "vs19_435_112",
            "identifier": "vs19_435_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_112/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 1573",
            "original_title": "Votazione Articolo 12 PDL n. 1573",
            "description_title": "Articolo 12",
            "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": 77,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36608,
            "slug": "vs19_435_132",
            "identifier": "vs19_435_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_132/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36609,
            "slug": "vs19_435_133",
            "identifier": "vs19_435_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_133/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36613,
            "slug": "vs19_435_137",
            "identifier": "vs19_435_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_137/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/19 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/19 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36617,
            "slug": "vs19_435_141",
            "identifier": "vs19_435_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_141/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36618,
            "slug": "vs19_435_142",
            "identifier": "vs19_435_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_142/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/25 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/25 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36511,
            "slug": "vs19_435_022",
            "identifier": "vs19_435_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_022/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 22,
            "title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 3.1001 SCOTTO ARTURO (PD-IDP) e 3.1010 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36485,
            "slug": "vs19_435_098",
            "identifier": "vs19_435_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_098/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1573",
            "original_title": "Votazione Articolo 9 PDL n. 1573",
            "description_title": "Articolo 9",
            "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": 48,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.76
        },
        {
            "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": 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": 38760,
            "slug": "vs19_489_003",
            "identifier": "vs19_489_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_003/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2420/4 - Votazione Ordine del giorno 9/2420/4 ",
            "original_title": "Votazione Ordine del giorno 9/2420/4 ",
            "description_title": "ODG 9/2420/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 61,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 38763,
            "slug": "vs19_489_006",
            "identifier": "vs19_489_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_006/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2420/10 - Votazione Ordine del giorno 9/2420/10 ",
            "original_title": "Votazione Ordine del giorno 9/2420/10 ",
            "description_title": "ODG 9/2420/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38774,
            "slug": "vs19_489_017",
            "identifier": "vs19_489_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_017/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2420/31 - Votazione Ordine del giorno 9/2420/31 ",
            "original_title": "Votazione Ordine del giorno 9/2420/31 ",
            "description_title": "ODG 9/2420/31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38783,
            "slug": "vs19_489_027",
            "identifier": "vs19_489_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_027/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 27,
            "title": "DDL 2416 - QUEST PREG 1, 2 E 3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2416 - QUEST PREG 1, 2 E 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 38789,
            "slug": "vs19_490_003",
            "identifier": "vs19_490_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_003/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-449 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-449",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 38787,
            "slug": "vs19_490_001",
            "identifier": "vs19_490_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_490_001/?format=api",
            "sitting": {
                "id": 2009,
                "date": "2025-06-10",
                "number": 490,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto esequie papa Francesco",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2397 - VOTO FINALE",
            "public_title": "Conversione decreto esequie papa Francesco",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 146,
            "majority_cohesion_rate": 69.26,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 37249,
            "slug": "vs19_449_090",
            "identifier": "vs19_449_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_090/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37248,
            "slug": "vs19_449_089",
            "identifier": "vs19_449_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_089/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2285/22 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2285/22 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/22 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/22 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37219,
            "slug": "vs19_449_060",
            "identifier": "vs19_449_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_060/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37208,
            "slug": "vs19_449_049",
            "identifier": "vs19_449_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_049/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 1-ter-01 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-ter-01 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-01 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-01 PAVANELLI EMMA (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": 28,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 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": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 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": 37250,
            "slug": "vs19_449_091",
            "identifier": "vs19_449_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_091/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 91,
            "title": "Conversione decreto ex Ilva",
            "original_title": "Votazione finale DDL n. 2285",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 24 gennaio 2025, n. 3, recante misure urgenti per assicurare la continuità produttiva ed occupazionale degli impianti ex Ilva (Approvato dal Senato) (DDL 2285)",
            "public_title": "Conversione decreto ex Ilva",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37232,
            "slug": "vs19_449_073",
            "identifier": "vs19_449_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_073/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2285/6 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/6 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/6 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37237,
            "slug": "vs19_449_078",
            "identifier": "vs19_449_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_078/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        }
    ]
}