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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=110",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=108",
    "results": [
        {
            "id": 30993,
            "slug": "vs19_318_043",
            "identifier": "vs19_318_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_043/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.4 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.4 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1718",
            "description_title": "Emendamento 2.4 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": 45,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 31048,
            "slug": "vs19_321_013",
            "identifier": "vs19_321_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_013/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.22 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.22 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1718",
            "description_title": "Emendamento 2.22 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": 45,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 23898,
            "slug": "vs19_154_035",
            "identifier": "vs19_154_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_035/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1038-B",
            "original_title": "Votazione Articolo 18 DDL n. 1038-B",
            "description_title": "Articolo 18",
            "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": 45,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 31037,
            "slug": "vs19_318_037",
            "identifier": "vs19_318_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_037/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.27 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.27 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1718",
            "description_title": "Emendamento 1.27 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": 45,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 36499,
            "slug": "vs19_435_009",
            "identifier": "vs19_435_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_009/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.7 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.7 PDL n. 1573",
            "description_title": "Emendamento 2.7 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": 45,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 23915,
            "slug": "vs19_154_003",
            "identifier": "vs19_154_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_003/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1038-B",
            "original_title": "Votazione Articolo 2 DDL n. 1038-B",
            "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": 45,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22174,
            "slug": "vs19_137_040",
            "identifier": "vs19_137_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_040/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.8 GRIMALDI MARCO (AVS) - Votazione Emendamento 3.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1038",
            "description_title": "Emendamento 3.8 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": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31074,
            "slug": "vs19_321_019",
            "identifier": "vs19_321_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_019/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.28 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.28 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.28 DDL n. 1718",
            "description_title": "Emendamento 2.28 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": 45,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 23893,
            "slug": "vs19_154_025",
            "identifier": "vs19_154_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_025/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 17.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 17.4 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.4 DDL n. 1038-B",
            "description_title": "Emendamento 17.4 BORRELLI FRANCESCO EMILIO (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": 45,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 31052,
            "slug": "vs19_318_038",
            "identifier": "vs19_318_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_038/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.28 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.28 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1718",
            "description_title": "Emendamento 1.28 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": 45,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 22885,
            "slug": "vs19_129_008",
            "identifier": "vs19_129_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_008/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1238/86 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1238/86 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/86 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/86 TRAVERSI ROBERTO (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": 45,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 23931,
            "slug": "vs19_154_010",
            "identifier": "vs19_154_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_010/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 13.2 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038-B",
            "description_title": "Emendamento 13.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": 3,
            "n_margin": 45,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 23927,
            "slug": "vs19_154_002",
            "identifier": "vs19_154_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_002/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.1 FENU EMILIANO (M5S) - Votazione Emendamento 2.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1038-B",
            "description_title": "Emendamento 2.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": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 23902,
            "slug": "vs19_154_050",
            "identifier": "vs19_154_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_050/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 1038-B",
            "original_title": "Votazione Articolo 22 DDL n. 1038-B",
            "description_title": "Articolo 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31026,
            "slug": "vs19_321_046",
            "identifier": "vs19_321_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_046/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 5.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.06 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.06 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.06 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": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 34149,
            "slug": "vs19_388_123",
            "identifier": "vs19_388_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_123/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.08 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.08 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.08 MAGI RICCARDO (M-+EUR)",
            "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": 45,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 31001,
            "slug": "vs19_318_034",
            "identifier": "vs19_318_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_034/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.20 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1718",
            "description_title": "Emendamento 1.20 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": 45,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 40.37
        },
        {
            "id": 38757,
            "slug": "vs19_489_028",
            "identifier": "vs19_489_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_028/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 28,
            "title": "Fiducia conversione decreto Pnrr sexies",
            "original_title": "Votazione ",
            "description_title": "Votazione fiducia A.C. 2420",
            "public_title": "Fiducia conversione decreto Pnrr sexies",
            "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": 45,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 23889,
            "slug": "vs19_154_051",
            "identifier": "vs19_154_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_051/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1038-B",
            "original_title": "Votazione Articolo 23 DDL n. 1038-B",
            "description_title": "Articolo 23",
            "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": 45,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30088,
            "slug": "vs19_283_031",
            "identifier": "vs19_283_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_031/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 5.01001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 5.01001 PDL n. 0836",
            "original_title": "Votazione Emendamento 5.01001 PDL n. 0836",
            "description_title": "Articolo aggiuntivo 5.01001 BERRUTO MAURO (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": 45,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 38.04
        },
        {
            "id": 30784,
            "slug": "vs19_313_013",
            "identifier": "vs19_313_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_013/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.106 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.106 PDL n. 0433",
            "original_title": "Votazione Emendamento 1.106 PDL n. 0433",
            "description_title": "Emendamento 1.106 SPORTIELLO GILDA (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": 45,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 37.89
        },
        {
            "id": 22309,
            "slug": "vs19_150_012",
            "identifier": "vs19_150_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_012/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1239/26 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1239/26 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/26 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/26 LOMUTI ARNALDO (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": 45,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 31041,
            "slug": "vs19_321_021",
            "identifier": "vs19_321_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_021/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.30 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.30 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.30 DDL n. 1718",
            "description_title": "Emendamento 2.30 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": 45,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 63.35
        },
        {
            "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": 23943,
            "slug": "vs19_154_066",
            "identifier": "vs19_154_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_066/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1038-B/17 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1038-B/17 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/17 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/17 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 33634,
            "slug": "vs19_384_046",
            "identifier": "vs19_384_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_046/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 12.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 33.76
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 24439,
            "slug": "vs19_184_081",
            "identifier": "vs19_184_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_081/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1406",
            "description_title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 21783,
            "slug": "vs19_114_022",
            "identifier": "vs19_114_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_022/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1114/57 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1114/57 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/57 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/57 MAURI MATTEO (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": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "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": 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": 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": 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": 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
        },
        {
            "id": 21949,
            "slug": "vs19_137_189",
            "identifier": "vs19_137_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_189/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 189,
            "title": "Emendamento 10.5 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 10.5 DDL n. 1038",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1038",
            "description_title": "Emendamento 10.5 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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 54.32
        },
        {
            "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": 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": 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": 21919,
            "slug": "vs19_137_091",
            "identifier": "vs19_137_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_091/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 5.44 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.44 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.44 DDL n. 1038",
            "description_title": "Emendamento 5.44 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.88
        },
        {
            "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": 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": 36538,
            "slug": "vs19_435_051",
            "identifier": "vs19_435_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_051/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.1002 FENU EMILIANO (M5S) - Votazione Emendamento 5.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1002 PDL n. 1573",
            "description_title": "Emendamento 5.1002 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 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
        }
    ]
}