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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=337",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=335",
    "results": [
        {
            "id": 26809,
            "slug": "vs19_223_026",
            "identifier": "vs19_223_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_026/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34470,
            "slug": "vs19_388_077",
            "identifier": "vs19_388_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_077/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 77,
            "title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.05 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.05 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.05 DE LUCA PIERO (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": 43,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 34742,
            "slug": "vs19_355_005",
            "identifier": "vs19_355_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_005/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.7 GRIBAUDO CHIARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 62.92,
            "minority_cohesion_rate": 42.14
        },
        {
            "id": 24596,
            "slug": "vs19_184_076",
            "identifier": "vs19_184_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_076/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 6.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.22 DDL n. 1406",
            "description_title": "Emendamento 6.22 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": 43,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 26804,
            "slug": "vs19_223_025",
            "identifier": "vs19_223_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_025/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (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": 43,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 23909,
            "slug": "vs19_154_008",
            "identifier": "vs19_154_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_008/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1038-B",
            "original_title": "Votazione Articolo 12 DDL n. 1038-B",
            "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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 24078,
            "slug": "vs19_160_019",
            "identifier": "vs19_160_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_019/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.01 TUCCI RICCARDO (M5S) - Votazione Emendamento 2.01 DDL n. 1364",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 2.01 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25738,
            "slug": "vs19_210_172",
            "identifier": "vs19_210_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_172/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 172,
            "title": "Emendamento 48.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 48.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 48.1 DDL n. 1341",
            "description_title": "Emendamento 48.1 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 43,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 34741,
            "slug": "vs19_355_004",
            "identifier": "vs19_355_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_004/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.6 GRIBAUDO CHIARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 42.14
        },
        {
            "id": 31003,
            "slug": "vs19_321_044",
            "identifier": "vs19_321_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_044/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 5.021 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.021 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.021 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.021 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 25653,
            "slug": "vs19_210_035",
            "identifier": "vs19_210_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_035/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.2 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 7.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 7.2 DDL n. 1341",
            "description_title": "Emendamento 7.2 BENZONI FABRIZIO (APERRE)",
            "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": 43,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 31033,
            "slug": "vs19_321_016",
            "identifier": "vs19_321_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_016/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.25 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.25 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.25 DDL n. 1718",
            "description_title": "Emendamento 2.25 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31047,
            "slug": "vs19_321_048",
            "identifier": "vs19_321_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_048/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 5.019 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.019 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.019 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.019 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 24054,
            "slug": "vs19_160_012",
            "identifier": "vs19_160_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_012/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 1.04 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.04 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.04 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.04 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25936,
            "slug": "vs19_212_009",
            "identifier": "vs19_212_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_009/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00074, sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00074",
            "original_title": "Votazione Risoluzione 6_00074",
            "description_title": "Risoluzione n. 6-00074, sulla premessa, 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 23929,
            "slug": "vs19_154_028",
            "identifier": "vs19_154_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_028/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 17.7 GRIMALDI MARCO (AVS) - Votazione Emendamento 17.7 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.7 DDL n. 1038-B",
            "description_title": "Emendamento 17.7 GRIMALDI MARCO (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": 44,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 23907,
            "slug": "vs19_154_042",
            "identifier": "vs19_154_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_042/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 20.2 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 20.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.2 DDL n. 1038-B",
            "description_title": "Emendamento 20.2 LOVECCHIO GIORGIO (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": 44,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 24085,
            "slug": "vs19_160_009",
            "identifier": "vs19_160_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_009/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.03 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.03 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1364",
            "description_title": "Articolo aggiuntivo 1.03 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21767,
            "slug": "vs19_114_004",
            "identifier": "vs19_114_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_004/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 31861,
            "slug": "vs19_344_075",
            "identifier": "vs19_344_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_075/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1660",
            "description_title": "Emendamento 11.5 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": 44,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 44.38
        },
        {
            "id": 31051,
            "slug": "vs19_321_040",
            "identifier": "vs19_321_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_040/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 5.01 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.01 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.01 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 44,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31077,
            "slug": "vs19_318_036",
            "identifier": "vs19_318_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_036/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.24 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1718",
            "description_title": "Emendamento 1.24 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": 44,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 30992,
            "slug": "vs19_321_045",
            "identifier": "vs19_321_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_045/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 5.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.05 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.05 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.05 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30994,
            "slug": "vs19_321_031",
            "identifier": "vs19_321_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_031/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1718",
            "original_title": "Votazione Articolo 2 DDL n. 1718",
            "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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 21698,
            "slug": "vs19_114_060",
            "identifier": "vs19_114_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_060/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1114/104 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1114/104 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/104 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/104 COLUCCI ALFONSO (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": 44,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 31102,
            "slug": "vs19_321_087",
            "identifier": "vs19_321_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_087/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1718/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1718/22 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/22 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/22 SANTILLO AGOSTINO (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": 44,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 23934,
            "slug": "vs19_154_048",
            "identifier": "vs19_154_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_048/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1038-B",
            "original_title": "Votazione Articolo 20 DDL n. 1038-B",
            "description_title": "Articolo 20",
            "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": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 23908,
            "slug": "vs19_154_026",
            "identifier": "vs19_154_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_026/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 17.5 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 17.5 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.5 DDL n. 1038-B",
            "description_title": "Emendamento 17.5 LOVECCHIO GIORGIO (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": 44,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 23888,
            "slug": "vs19_154_015",
            "identifier": "vs19_154_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_015/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1038-B",
            "original_title": "Votazione Articolo 14 DDL n. 1038-B",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 31090,
            "slug": "vs19_321_085",
            "identifier": "vs19_321_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_085/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1718/20 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1718/20 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/20 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/20 PELLEGRINI MARCO (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": 44,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 24744,
            "slug": "vs19_185_045",
            "identifier": "vs19_185_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_045/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.08 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.08 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (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": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 23911,
            "slug": "vs19_154_019",
            "identifier": "vs19_154_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_019/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 16.3 RAFFA ANGELA (M5S) - Votazione Emendamento 16.3 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1038-B",
            "description_title": "Emendamento 16.3 RAFFA ANGELA (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": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31106,
            "slug": "vs19_321_088",
            "identifier": "vs19_321_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_088/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1718/23 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1718/23 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/23 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/23 CAPPELLETTI ENRICO (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": 44,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31004,
            "slug": "vs19_321_030",
            "identifier": "vs19_321_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_030/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.42 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.42 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.42 DDL n. 1718",
            "description_title": "Emendamento 2.42 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": 44,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31063,
            "slug": "vs19_318_035",
            "identifier": "vs19_318_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_035/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.22 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.22 DDL n. 1718",
            "description_title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 43.48
        },
        {
            "id": 31013,
            "slug": "vs19_321_047",
            "identifier": "vs19_321_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_047/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 5.07 D'ORSO VALENTINA (M5S) - Votazione Emendamento 5.07 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.07 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.07 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": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31124,
            "slug": "vs19_321_032",
            "identifier": "vs19_321_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_032/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 3 (Mantenimento) - Votazione Articolo 3 DDL n. 1718",
            "original_title": "Votazione Articolo 3 DDL n. 1718",
            "description_title": "Articolo 3 (Mantenimento)",
            "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": 44,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 39732,
            "slug": "vs19_508_061",
            "identifier": "vs19_508_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_061/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 61,
            "title": "Fiducia conversione decreto infrastrutture e trasporti",
            "original_title": "Votazione ",
            "description_title": "Votazione Fiducia A.C. 2416-A",
            "public_title": "Fiducia conversione decreto infrastrutture e trasporti",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 78.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 31046,
            "slug": "vs19_321_017",
            "identifier": "vs19_321_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_017/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.26 GIULIANO CARLA (M5S) - Votazione Emendamento 2.26 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.26 DDL n. 1718",
            "description_title": "Emendamento 2.26 GIULIANO CARLA (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": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 63.35
        },
        {
            "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": 22349,
            "slug": "vs19_150_039",
            "identifier": "vs19_150_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_039/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1239/75 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1239/75 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/75 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/75 FRATOIANNI NICOLA (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": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 24050,
            "slug": "vs19_160_008",
            "identifier": "vs19_160_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_008/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.13 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.13 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1364",
            "description_title": "Emendamento 1.13 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31044,
            "slug": "vs19_318_042",
            "identifier": "vs19_318_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_042/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.3 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.3 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1718",
            "description_title": "Emendamento 2.3 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": 44,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 23917,
            "slug": "vs19_154_009",
            "identifier": "vs19_154_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_009/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1038-B",
            "description_title": "Emendamento 13.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 44,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 23945,
            "slug": "vs19_154_059",
            "identifier": "vs19_154_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_059/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1038-B/9 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1038-B/9 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/9 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/9 SILVESTRI FRANCESCO (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": 44,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 32561,
            "slug": "vs19_365_008",
            "identifier": "vs19_365_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_008/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 8,
            "title": "RIS 6-134 - 2 CPV DISP LETT G - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT G",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 77.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 22624,
            "slug": "vs19_140_007",
            "identifier": "vs19_140_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_007/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1183/10 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1183/10 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/10 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/10 CAPPELLETTI ENRICO (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": 44,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 23899,
            "slug": "vs19_154_049",
            "identifier": "vs19_154_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_049/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1038-B",
            "original_title": "Votazione Articolo 21 DDL n. 1038-B",
            "description_title": "Articolo 21",
            "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": 44,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25752,
            "slug": "vs19_210_195",
            "identifier": "vs19_210_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_195/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 195,
            "title": "Ordine del giorno n. 9/1341/19, come riformulato, AMORESE ALESSANDRO (FDI) - Votazione Ordine del giorno 9/1341/19, DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/19, DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/19, come riformulato, AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 23.46
        },
        {
            "id": 22285,
            "slug": "vs19_150_004",
            "identifier": "vs19_150_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_004/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1239/15 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1239/15 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/15 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/15 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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 57.41
        }
    ]
}