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

{
    "count": 22130,
    "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=250",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=248",
    "results": [
        {
            "id": 22369,
            "slug": "vs19_150_038",
            "identifier": "vs19_150_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_038/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1239/74 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1239/74 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/74 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/74 MARI FRANCESCO (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": 3,
            "n_margin": 62,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 24079,
            "slug": "vs19_160_005",
            "identifier": "vs19_160_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_005/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.14 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.14 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1364",
            "description_title": "Emendamento 1.14 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22344,
            "slug": "vs19_146_048",
            "identifier": "vs19_146_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_048/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1194/R/77 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/77 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/77 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/77 D'ALFONSO LUCIANO (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": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26762,
            "slug": "vs19_222_027",
            "identifier": "vs19_222_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_027/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.25 ONORI FEDERICA (M5S) - Votazione Emendamento 1.25 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1624",
            "description_title": "Emendamento 1.25 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24196,
            "slug": "vs19_168_050",
            "identifier": "vs19_168_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_050/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1373/57 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1373/57 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/57 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/57 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 24068,
            "slug": "vs19_160_040",
            "identifier": "vs19_160_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_040/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1364/13 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1364/13 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/13 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/13 RAFFA ANGELA (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": 40,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24440,
            "slug": "vs19_184_024",
            "identifier": "vs19_184_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_024/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.21 DDL n. 1406",
            "description_title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26830,
            "slug": "vs19_227_028",
            "identifier": "vs19_227_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_028/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.100 PDL n. 0893",
            "original_title": "Votazione Emendamento 2.100 PDL n. 0893",
            "description_title": "Emendamento 2.100 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": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26837,
            "slug": "vs19_227_004",
            "identifier": "vs19_227_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_004/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.20 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.20 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.20 PDL n. 0893",
            "description_title": "Emendamento 1.20 CAFIERO DE RAHO FEDERICO (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": 102,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 22004,
            "slug": "vs19_122_004",
            "identifier": "vs19_122_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_004/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 4) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 4) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26825,
            "slug": "vs19_227_015",
            "identifier": "vs19_227_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_015/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.66 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.66 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.66 PDL n. 0893",
            "description_title": "Emendamento 1.66 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": 102,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 24167,
            "slug": "vs19_168_054",
            "identifier": "vs19_168_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_054/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 54,
            "title": "Questioni pregiudiziali n. 1 COLUCCI ALFONSO (M5S) ed altri,  n. 2 ZANELLA LUANA (AVS) ed altri e n. 3 BONAFE' SIMONA (PD-IDP)  ed altri - Votazione pregiudiziale DDL n. 1416",
            "original_title": "Votazione pregiudiziale DDL n. 1416",
            "description_title": "Questioni pregiudiziali n. 1 COLUCCI ALFONSO (M5S) ed altri,  n. 2 ZANELLA LUANA (AVS) ed altri e n. 3 BONAFE' SIMONA (PD-IDP)  ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 21993,
            "slug": "vs19_122_003",
            "identifier": "vs19_122_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_003/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 3) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 3) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 24230,
            "slug": "vs19_171_019",
            "identifier": "vs19_171_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_019/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1436/28 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1436/28 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/28 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/28 CHERCHI SUSANNA (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": 10,
            "n_margin": 55,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 22259,
            "slug": "vs19_150_006",
            "identifier": "vs19_150_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_006/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1239/20 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1239/20 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/20 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/20 COLUCCI ALFONSO (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": 3,
            "n_margin": 133,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 26829,
            "slug": "vs19_227_026",
            "identifier": "vs19_227_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_026/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.109 DORI DEVIS (AVS) - Votazione Emendamento 1.109 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.109 PDL n. 0893",
            "description_title": "Emendamento 1.109 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26741,
            "slug": "vs19_222_036",
            "identifier": "vs19_222_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_036/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.35 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1624",
            "description_title": "Emendamento 1.35 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22260,
            "slug": "vs19_150_056",
            "identifier": "vs19_150_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_056/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1239/48 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1239/48 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/48 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/48 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24257,
            "slug": "vs19_172_007",
            "identifier": "vs19_172_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_007/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1436/42 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1436/42 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/42 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/42 CASU ANDREA (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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24069,
            "slug": "vs19_160_036",
            "identifier": "vs19_160_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_036/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1364/9 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1364/9 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/9 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/9 TUCCI 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24070,
            "slug": "vs19_160_044",
            "identifier": "vs19_160_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_044/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1364/18 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1364/18 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/18 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/18 L'ABBATE PATTY (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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24053,
            "slug": "vs19_160_003",
            "identifier": "vs19_160_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_003/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1364",
            "description_title": "Emendamento 1.9 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24063,
            "slug": "vs19_160_039",
            "identifier": "vs19_160_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_039/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1364/12 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1364/12 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/12 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/12 TORTO DANIELA (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": 32,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24600,
            "slug": "vs19_184_005",
            "identifier": "vs19_184_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_005/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1406",
            "original_title": "Votazione Articolo 1 DDL n. 1406",
            "description_title": "Articolo 1",
            "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": 89,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22633,
            "slug": "vs19_140_003",
            "identifier": "vs19_140_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_003/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (MISTO) - Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (MISTO)",
            "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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24464,
            "slug": "vs19_184_026",
            "identifier": "vs19_184_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_026/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.23  PAVANELLI EMMA (M5S) - Votazione Emendamento 2.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1406",
            "description_title": "Emendamento 2.23  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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24248,
            "slug": "vs19_172_013",
            "identifier": "vs19_172_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_013/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1436/50 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1436/50 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/50 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/50 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24483,
            "slug": "vs19_184_018",
            "identifier": "vs19_184_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_018/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1406",
            "description_title": "Emendamento 2.15 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24035,
            "slug": "vs19_157_031",
            "identifier": "vs19_157_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_031/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/536 E ABB/14 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/536 E ABB/14 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/14 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/14 ZANELLA LUANA (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23997,
            "slug": "vs19_157_017",
            "identifier": "vs19_157_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_017/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3.0100 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 3.0100 PDL n. 0536",
            "original_title": "Votazione Emendamento 3.0100 PDL n. 0536",
            "description_title": "Articolo aggiuntivo 3.0100 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24034,
            "slug": "vs19_157_024",
            "identifier": "vs19_157_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_024/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/536 E ABB/4 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/4 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/4 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/4 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24259,
            "slug": "vs19_172_010",
            "identifier": "vs19_172_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_010/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1436/45 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1436/45 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/45 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/45 BAKKALI OUIDAD (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24025,
            "slug": "vs19_157_026",
            "identifier": "vs19_157_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_026/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/536 E ABB/7 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/7 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/7 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/7 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26737,
            "slug": "vs19_222_013",
            "identifier": "vs19_222_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_013/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 ONORI FEDERICA (M5S) - Votazione Emendamento 1.13 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1624",
            "description_title": "Emendamento 1.13 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 23996,
            "slug": "vs19_157_013",
            "identifier": "vs19_157_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_013/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.103 BONETTI ELENA (AIV-RE) - Votazione Emendamento 3.103 PDL n. 0536",
            "original_title": "Votazione Emendamento 3.103 PDL n. 0536",
            "description_title": "Emendamento 3.103 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 69,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 23991,
            "slug": "vs19_157_019",
            "identifier": "vs19_157_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_019/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0536",
            "original_title": "Votazione Articolo 4 PDL n. 0536",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22601,
            "slug": "vs19_153_031",
            "identifier": "vs19_153_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_031/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 4.1000 BENIGNI STEFANO (FI-PPE) e  4.1001 LOIZZO SIMONA (LEGA) - Votazione Emendamento 4.1000 PDL n. 0249",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0249",
            "description_title": "Identici emendamenti 4.1000 BENIGNI STEFANO (FI-PPE) e  4.1001 LOIZZO SIMONA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 21768,
            "slug": "vs19_114_030",
            "identifier": "vs19_114_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_030/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1114/67 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1114/67 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/67 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/67 MADIA MARIA ANNA (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": 9,
            "n_margin": 140,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26747,
            "slug": "vs19_223_031",
            "identifier": "vs19_223_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_031/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.1 PDL n. 0823",
            "original_title": "Votazione Emendamento 5.1 PDL n. 0823",
            "description_title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 23918,
            "slug": "vs19_154_023",
            "identifier": "vs19_154_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_023/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 17.2 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 17.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.2 DDL n. 1038-B",
            "description_title": "Emendamento 17.2 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22374,
            "slug": "vs19_146_031",
            "identifier": "vs19_146_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_031/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1194/R/53 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/53 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/53 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/53 DI BIASE MICHELA (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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 24036,
            "slug": "vs19_157_028",
            "identifier": "vs19_157_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_028/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/536 E ABB/9 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/9 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/9 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/9 MANZI IRENE (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22335,
            "slug": "vs19_146_041",
            "identifier": "vs19_146_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_041/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1194/R/68 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/68 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/68 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/68 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 24041,
            "slug": "vs19_157_025",
            "identifier": "vs19_157_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_025/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/536 E ABB/5 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/5 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/5 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/5 CIANI PAOLO (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22301,
            "slug": "vs19_150_055",
            "identifier": "vs19_150_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_055/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1239/19, nel testo riformulato, SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1239/19, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/19, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/19, nel testo riformulato, SPORTIELLO GILDA (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": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26748,
            "slug": "vs19_223_019",
            "identifier": "vs19_223_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_019/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 5.02 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.02 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.02 PROVENZANO GIUSEPPE (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": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24017,
            "slug": "vs19_157_011",
            "identifier": "vs19_157_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_011/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.500, PDL n. 0536",
            "original_title": "Votazione Emendamento 3.500, PDL n. 0536",
            "description_title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26752,
            "slug": "vs19_222_034",
            "identifier": "vs19_222_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_034/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.33 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.33 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1624",
            "description_title": "Emendamento 1.33 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 23998,
            "slug": "vs19_157_003",
            "identifier": "vs19_157_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_003/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.9 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.9 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.9 PDL n. 0536",
            "description_title": "Emendamento 1.9 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 33297,
            "slug": "19-243-37",
            "identifier": "19-243-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-37/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 37,
            "title": "Codice della strada - Em. 5.8, Basso e altri",
            "original_title": "Em. 5.8, Basso e altri",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 63.53
        }
    ]
}