Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=142
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=majority_cohesion_rate&page=143",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=141",
    "results": [
        {
            "id": 38591,
            "slug": "19-306-58",
            "identifier": "19-306-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-58/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 58,
            "title": "DDL n. 1482. ODG G1.18, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.18, Franceschelli e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 36903,
            "slug": "19-283-7",
            "identifier": "19-283-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-283-7/?format=api",
            "sitting": {
                "id": 1931,
                "date": "2025-03-11",
                "number": 283,
                "branch": "S"
            },
            "number": 7,
            "title": "Disposizioni in materia di spoglie mortali delle vittime di omicidio - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Disposizioni in materia di spoglie mortali delle vittime di omicidio",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 37.35
        },
        {
            "id": 38544,
            "slug": "19-306-52",
            "identifier": "19-306-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-52/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 52,
            "title": "DDL n. 1482. ODG G1.5, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.5, Franceschelli e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38542,
            "slug": "19-306-54",
            "identifier": "19-306-54",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-54/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 54,
            "title": "DDL n. 1482. ODG G1.9, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. ODG G1.9, Sabrina Licheri e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 38550,
            "slug": "19-306-45",
            "identifier": "19-306-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-45/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 45,
            "title": "DDL n. 1482. Emm. 1.55 e 1.56",
            "original_title": "DDL n. 1482. Emm. 1.55 e 1.56",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38548,
            "slug": "19-306-47",
            "identifier": "19-306-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-47/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 47,
            "title": "DDL n. 1482. Em. 1.59, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.59, Aurora Floridia e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38564,
            "slug": "19-306-29",
            "identifier": "19-306-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-29/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 29,
            "title": "DDL n. 1482. Em. 1.36, Naturale e altri",
            "original_title": "DDL n. 1482. Em. 1.36, Naturale e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38557,
            "slug": "19-306-38",
            "identifier": "19-306-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-38/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 38,
            "title": "DDL n. 1482. Em. 1.48, Fregolent e Musolino",
            "original_title": "DDL n. 1482. Em. 1.48, Fregolent e Musolino",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38562,
            "slug": "19-306-33",
            "identifier": "19-306-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-33/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 33,
            "title": "DDL n. 1482. Em. 1.40, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.40, Franceschelli e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 36717,
            "slug": "19-281-78",
            "identifier": "19-281-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-78/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 78,
            "title": "Ratifica Accordo Italia-Moldova in materia di sicurezza sociale - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Ratifica Accordo Italia-Moldova in materia di sicurezza sociale",
            "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": 64,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 65.06
        },
        {
            "id": 38561,
            "slug": "19-306-34",
            "identifier": "19-306-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-34/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 34,
            "title": "DDL n. 1482. Em. 1.41, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.41, Aurora Floridia e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38560,
            "slug": "19-306-35",
            "identifier": "19-306-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-35/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 35,
            "title": "DDL n. 1482. Emm. 1.42 e 1.43",
            "original_title": "DDL n. 1482. Emm. 1.42 e 1.43",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38558,
            "slug": "19-306-37",
            "identifier": "19-306-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-37/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 37,
            "title": "DDL n. 1482. Em. 1.46, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.46, Aurora Floridia e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38556,
            "slug": "19-306-39",
            "identifier": "19-306-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-39/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 39,
            "title": "DDL n. 1482. Em. 1.49, Fregolent e Musolino",
            "original_title": "DDL n. 1482. Em. 1.49, Fregolent e Musolino",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38555,
            "slug": "19-306-40",
            "identifier": "19-306-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-40/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 40,
            "title": "DDL n. 1482. Em. 1.50, Fregolent e Musolino",
            "original_title": "DDL n. 1482. Em. 1.50, Fregolent e Musolino",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38554,
            "slug": "19-306-41",
            "identifier": "19-306-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-41/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 41,
            "title": "DDL n. 1482. Em. 1.51, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.51, Aurora Floridia e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38553,
            "slug": "19-306-42",
            "identifier": "19-306-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-42/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 42,
            "title": "DDL n. 1482. Em. 1.52, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.52, Franceschelli e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38552,
            "slug": "19-306-43",
            "identifier": "19-306-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-43/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 43,
            "title": "DDL n. 1482. Em. 1.53, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.53, Franceschelli e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 37009,
            "slug": "19-284-114",
            "identifier": "19-284-114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-114/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 114,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Em. 15.3, Fina e altri",
            "original_title": "Em. 15.3, Fina e altri",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 42.17
        },
        {
            "id": 38567,
            "slug": "19-306-26",
            "identifier": "19-306-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-26/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 26,
            "title": "DDL n. 1482. Emm. 1.32 e 1.33",
            "original_title": "DDL n. 1482. Emm. 1.32 e 1.33",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38566,
            "slug": "19-306-27",
            "identifier": "19-306-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-27/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 27,
            "title": "DDL n. 1482. Em. 1.34, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.34, Franceschelli e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38592,
            "slug": "19-306-32",
            "identifier": "19-306-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-32/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 32,
            "title": "DDL n. 1482. Em. 1.39, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.39, Franceschelli e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 36716,
            "slug": "19-281-79",
            "identifier": "19-281-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-79/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 79,
            "title": "Ratifica Accordo Italia-Moldova in materia di sicurezza sociale - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Ratifica Accordo Italia-Moldova in materia di sicurezza sociale",
            "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": 63,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38565,
            "slug": "19-306-28",
            "identifier": "19-306-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-28/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 28,
            "title": "DDL n. 1482. Em. 1.35, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. Em. 1.35, Sabrina Licheri e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38588,
            "slug": "19-306-30",
            "identifier": "19-306-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-30/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 30,
            "title": "DDL n. 1482. Em. 1.37, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. Em. 1.37, Sabrina Licheri e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38549,
            "slug": "19-306-46",
            "identifier": "19-306-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-46/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 46,
            "title": "DDL n. 1482. Em. 1.58, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.58, Aurora Floridia e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38546,
            "slug": "19-306-50",
            "identifier": "19-306-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-50/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 50,
            "title": "DDL n. 1482. ODG G1.3, Magni e altri",
            "original_title": "DDL n. 1482. ODG G1.3, 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38540,
            "slug": "19-306-56",
            "identifier": "19-306-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-56/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 56,
            "title": "DDL n. 1482. ODG G1.15, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.15, Franceschelli e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38545,
            "slug": "19-306-51",
            "identifier": "19-306-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-51/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 51,
            "title": "DDL n. 1482. ODG G1.4, Magni e altri",
            "original_title": "DDL n. 1482. ODG G1.4, 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38586,
            "slug": "19-306-59",
            "identifier": "19-306-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-59/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 59,
            "title": "DDL n. 1482. ODG G1.19, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.19, Franceschelli e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38537,
            "slug": "19-306-61",
            "identifier": "19-306-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-61/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 61,
            "title": "DDL n. 1482. Emm. 1.0.4 e 1.0.5",
            "original_title": "DDL n. 1482. Emm. 1.0.4 e 1.0.5",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38792,
            "slug": "19-314-4",
            "identifier": "19-314-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-314-4/?format=api",
            "sitting": {
                "id": 2010,
                "date": "2025-06-11",
                "number": 314,
                "branch": "S"
            },
            "number": 4,
            "title": "Disposizioni in materia di economia dello spazio",
            "original_title": "Votazione finale",
            "description_title": "Economia dello spazio",
            "public_title": "Disposizioni in materia di economia dello spazio",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 34850,
            "slug": "vs19_336_004",
            "identifier": "vs19_336_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_004/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 2.1 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 35105,
            "slug": "vs19_337_072",
            "identifier": "vs19_337_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_072/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 35075,
            "slug": "vs19_337_097",
            "identifier": "vs19_337_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_097/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo 5 (Doc. XXII, n. 23)",
            "original_title": "Articolo 5 (Doc. XXII, n. 23)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 127,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31694,
            "slug": "vs19_342_070",
            "identifier": "vs19_342_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_070/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 128,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31631,
            "slug": "vs19_342_007",
            "identifier": "vs19_342_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_007/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2002/7, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2002/7, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/7, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/7, nel testo riformulato, SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 34797,
            "slug": "vs19_337_003",
            "identifier": "vs19_337_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_003/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.14 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.14 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 35089,
            "slug": "vs19_337_056",
            "identifier": "vs19_337_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_056/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1691/20 ZARATTI FILIBERTO (AVS)",
            "original_title": "Ordine del giorno n. 9/1691/20 ZARATTI FILIBERTO (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 34844,
            "slug": "vs19_337_092",
            "identifier": "vs19_337_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_092/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 3.5 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 3.5 COLUCCI ALFONSO (M5S) (Doc. XXII, n. 23)",
            "description_title": "",
            "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": 35,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 32275,
            "slug": "vs19_328_051",
            "identifier": "vs19_328_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_051/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1896/68 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/68 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 34802,
            "slug": "vs19_337_008",
            "identifier": "vs19_337_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_008/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.54 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.54 ORRICO ANNA LAURA (M5S)",
            "description_title": "",
            "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": 26,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 34804,
            "slug": "vs19_337_010",
            "identifier": "vs19_337_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_010/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.68 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.68 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 63.87,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 31671,
            "slug": "vs19_342_047",
            "identifier": "vs19_342_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_047/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2002/51, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2002/51, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/51, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/51, nel testo riformulato, BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 135,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 77.02
        },
        {
            "id": 31455,
            "slug": "vs19_336_104",
            "identifier": "vs19_336_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_104/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1930/1 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/1930/1 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/1 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/1 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31060,
            "slug": "vs19_318_048",
            "identifier": "vs19_318_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_048/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1718",
            "description_title": "Emendamento 2.8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 30464,
            "slug": "vs19_304_010",
            "identifier": "vs19_304_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_010/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.21 CASO ANTONIO (M5S) - Votazione Emendamento 1.21 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1665",
            "description_title": "Emendamento 1.21 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31361,
            "slug": "vs19_331_014",
            "identifier": "vs19_331_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_014/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.2 ZANELLA LUANA (AVS) - Votazione Emendamento 3.2 DDL n. 1975",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1975",
            "description_title": "Emendamento 3.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 34886,
            "slug": "vs19_331_093",
            "identifier": "vs19_331_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_093/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1975/49 TORTO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1975/49 TORTO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31381,
            "slug": "vs19_331_034",
            "identifier": "vs19_331_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_034/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 4.01 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 4.01 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1975",
            "description_title": "Articolo aggiuntivo 4.01 GIRELLI GIAN ANTONIO (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": 63.87,
            "minority_cohesion_rate": 70.81
        }
    ]
}