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

{
    "count": 22951,
    "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=233",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=231",
    "results": [
        {
            "id": 34566,
            "slug": "vs19_388_085",
            "identifier": "vs19_388_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_085/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2022",
            "original_title": "Votazione Articolo 22 DDL n. 2022",
            "description_title": "Articolo 22",
            "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": 16,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 29513,
            "slug": "vs19_187_011",
            "identifier": "vs19_187_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_011/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1416/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1416/20 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/20 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/20 DONNO LEONARDO (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": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25546,
            "slug": "vs19_210_050",
            "identifier": "vs19_210_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_050/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1341",
            "original_title": "Votazione Articolo 10 DDL n. 1341",
            "description_title": "Articolo 10",
            "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": 74,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34147,
            "slug": "vs19_388_172",
            "identifier": "vs19_388_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_172/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 34.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.1 DDL n. 2022",
            "description_title": "Emendamento 34.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 22860,
            "slug": "vs19_129_018",
            "identifier": "vs19_129_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_018/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1238/97 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1238/97 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/97 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/97 DELL'OLIO GIANMAURO (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": 69.62,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25329,
            "slug": "vs19_204_038",
            "identifier": "vs19_204_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_038/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1458/75 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/75 VACCARI STEFANO (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": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22267,
            "slug": "vs19_146_033",
            "identifier": "vs19_146_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_033/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 34143,
            "slug": "vs19_388_133",
            "identifier": "vs19_388_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_133/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.17 DDL n. 2022",
            "description_title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 26773,
            "slug": "vs19_222_037",
            "identifier": "vs19_222_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_037/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.37 ONORI FEDERICA (M5S) - Votazione Emendamento 1.37 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.37 DDL n. 1624",
            "description_title": "Emendamento 1.37 ONORI FEDERICA (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": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26739,
            "slug": "vs19_222_040",
            "identifier": "vs19_222_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_040/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.40 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1624",
            "description_title": "Emendamento 1.40 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26743,
            "slug": "vs19_222_020",
            "identifier": "vs19_222_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_020/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.19 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.19 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1624",
            "description_title": "Emendamento 1.19 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25527,
            "slug": "vs19_210_135",
            "identifier": "vs19_210_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_135/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 135,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1341",
            "original_title": "Votazione Articolo 31 DDL n. 1341",
            "description_title": "Articolo 31",
            "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": 70,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22370,
            "slug": "vs19_146_009",
            "identifier": "vs19_146_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_009/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1194/R/23 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1194/R/23 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/23 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/23 QUARTINI ANDREA (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": 42,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 37701,
            "slug": "vs19_463_008",
            "identifier": "vs19_463_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_008/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.11 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.11 PDL n. 1621",
            "description_title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32011,
            "slug": "vs19_345_039",
            "identifier": "vs19_345_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_039/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 16.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1660",
            "description_title": "Emendamento 16.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 22291,
            "slug": "vs19_146_054",
            "identifier": "vs19_146_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_054/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1194/R/89 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1194/R/89 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/89 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/89 EVI ELEONORA (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": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34117,
            "slug": "vs19_388_125",
            "identifier": "vs19_388_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_125/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo aggiuntivo 25.022 IARIA ANTONINO (M5S) - Votazione Emendamento 25.022 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.022 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.022 IARIA ANTONINO (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": 57,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34145,
            "slug": "vs19_388_128",
            "identifier": "vs19_388_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_128/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1 DDL n. 2022",
            "description_title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34089,
            "slug": "vs19_388_137",
            "identifier": "vs19_388_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_137/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.27 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.27 DDL n. 2022",
            "description_title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34150,
            "slug": "vs19_388_138",
            "identifier": "vs19_388_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_138/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.28 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.28 DDL n. 2022",
            "description_title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34112,
            "slug": "vs19_388_145",
            "identifier": "vs19_388_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_145/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 26.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 31923,
            "slug": "vs19_345_051",
            "identifier": "vs19_345_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_051/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 17.01006 AURIEMMA CARMELA (M5S) - Votazione Emendamento 17.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01006 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 31840,
            "slug": "vs19_344_035",
            "identifier": "vs19_344_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_035/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 9.1013 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 9.1013 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1013 DDL n. 1660",
            "description_title": "Emendamento 9.1013 BAKKALI OUIDAD (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": 42,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 52.5
        },
        {
            "id": 22347,
            "slug": "vs19_146_058",
            "identifier": "vs19_146_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_058/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1194/R/60, come riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1194/R/60, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/60, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/60, come riformulato, RICCIARDI TONI (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": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24573,
            "slug": "vs19_185_003",
            "identifier": "vs19_185_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_003/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1294",
            "original_title": "Votazione Articolo 2 DDL n. 1294",
            "description_title": "Articolo 2",
            "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": 115,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25599,
            "slug": "vs19_210_163",
            "identifier": "vs19_210_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_163/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 163,
            "title": "Emendamento 45.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 45.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 45.1 DDL n. 1341",
            "description_title": "Emendamento 45.1 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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29287,
            "slug": "vs19_270_010",
            "identifier": "vs19_270_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_010/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1 BONELLI ANGELO (AVS) - Votazione Emendamento 2.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1790",
            "description_title": "Emendamento 2.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": 25,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 34255,
            "slug": "vs19_388_192",
            "identifier": "vs19_388_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_192/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.047 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.047 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (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": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 29515,
            "slug": "vs19_187_013",
            "identifier": "vs19_187_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_013/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1416/22 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1416/22 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/22 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/22 AIELLO DAVIDE (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": 40,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26759,
            "slug": "vs19_222_003",
            "identifier": "vs19_222_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_003/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1624",
            "description_title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22140,
            "slug": "vs19_137_168",
            "identifier": "vs19_137_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_168/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 168,
            "title": "Emendamento 9.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.2 DDL n. 1038",
            "description_title": "Emendamento 9.2 MEROLA VIRGINIO (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": 61,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 29879,
            "slug": "vs19_276_024",
            "identifier": "vs19_276_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_024/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/851/8, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/851/8, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/8, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/8, come riformulato, GIRELLI GIAN ANTONIO (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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 34053,
            "slug": "vs19_388_161",
            "identifier": "vs19_388_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_161/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 28.20 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 28.20 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.20 DDL n. 2022",
            "description_title": "Emendamento 28.20 DI SANZO CHRISTIAN DIEGO (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": 58.26,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 24143,
            "slug": "vs19_165_003",
            "identifier": "vs19_165_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_003/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.3 PDL n. 0911",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0911",
            "description_title": "Emendamento 1.3 CASU ANDREA (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24505,
            "slug": "vs19_185_026",
            "identifier": "vs19_185_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_026/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1294",
            "original_title": "Votazione Articolo 12 DDL n. 1294",
            "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": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29284,
            "slug": "vs19_270_037",
            "identifier": "vs19_270_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_037/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 4.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1790",
            "description_title": "Emendamento 4.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29516,
            "slug": "vs19_187_014",
            "identifier": "vs19_187_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_014/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1416/23 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1416/23 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/23 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/23 RICCIARDI RICCARDO (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": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 34350,
            "slug": "vs19_388_205",
            "identifier": "vs19_388_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_205/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 205,
            "title": "Emendamento 35.1012 MARATTIN LUIGI (M-ALT) - Votazione Emendamento 35.1012 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1012 DDL n. 2022",
            "description_title": "Emendamento 35.1012 MARATTIN LUIGI (M-ALT)",
            "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": 110,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 30535,
            "slug": "vs19_309_114",
            "identifier": "vs19_309_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_114/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 5.88 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1665",
            "description_title": "Emendamento 5.88 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 34074,
            "slug": "vs19_388_168",
            "identifier": "vs19_388_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_168/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 168,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 2022",
            "original_title": "Votazione Articolo 31 DDL n. 2022",
            "description_title": "Articolo 31",
            "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": 55,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 25543,
            "slug": "vs19_210_133",
            "identifier": "vs19_210_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_133/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 133,
            "title": "Articolo aggiuntivo 30.02 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 30.02 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.02 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 30.02 ORRICO ANNA LAURA (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": 47,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 29316,
            "slug": "vs19_270_023",
            "identifier": "vs19_270_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_023/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 23,
            "title": "Identici emendamenti 3.5 FONTANA ILARIA (M5S), 3.6 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1790",
            "description_title": "Identici emendamenti 3.5 FONTANA ILARIA (M5S), 3.6 BONELLI ANGELO (AVS) e 3.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29315,
            "slug": "vs19_270_018",
            "identifier": "vs19_270_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_018/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.7 FONTANA ILARIA (M5S) - Votazione Emendamento 2.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1790",
            "description_title": "Emendamento 2.7 FONTANA ILARIA (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": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29870,
            "slug": "vs19_276_005",
            "identifier": "vs19_276_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_005/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI 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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 34311,
            "slug": "vs19_389_026",
            "identifier": "vs19_389_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_026/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2022/47 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2022/47 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/47 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/47 GHIRRA FRANCESCA (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": 11,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 29865,
            "slug": "vs19_276_016",
            "identifier": "vs19_276_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_016/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0851",
            "original_title": "Votazione Articolo 3 PDL n. 0851",
            "description_title": "Articolo 3",
            "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": 110,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 39.88
        },
        {
            "id": 25027,
            "slug": "vs19_190_012",
            "identifier": "vs19_190_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_012/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1517/26 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1517/26 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/26 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/26 BERRUTO MAURO (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": 28,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31940,
            "slug": "vs19_345_077",
            "identifier": "vs19_345_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_077/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 19.5, per le parti non precluse, SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 19.5, DDL n. 1660",
            "original_title": "Votazione Emendamento 19.5, DDL n. 1660",
            "description_title": "Emendamento 19.5, per le parti non precluse, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 22835,
            "slug": "vs19_141_010",
            "identifier": "vs19_141_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_010/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00166, capoverso 10) della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00166",
            "original_title": "Votazione Mozione 1_00166",
            "description_title": "Mozione n. 1-00166, capoverso 10) della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 26806,
            "slug": "vs19_223_010",
            "identifier": "vs19_223_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_010/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00081, sul capoverso ottavo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00081",
            "original_title": "Votazione Risoluzione 6_00081",
            "description_title": "Risoluzione n. 6-00081, sul capoverso ottavo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 35.8
        }
    ]
}