Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=139
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=-majority_cohesion_rate&page=140",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=138",
    "results": [
        {
            "id": 22621,
            "slug": "vs19_140_018",
            "identifier": "vs19_140_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_018/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1183/25 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1183/25 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/25 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/25 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22218,
            "slug": "vs19_147_003",
            "identifier": "vs19_147_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_003/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.7 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.7 PDL n. 0887",
            "description_title": "Emendamento 1.7 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22151,
            "slug": "vs19_137_094",
            "identifier": "vs19_137_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_094/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 5.47 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.47 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.47 DDL n. 1038",
            "description_title": "Emendamento 5.47 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29397,
            "slug": "vs19_273_019",
            "identifier": "vs19_273_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_019/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1532",
            "original_title": "Votazione Articolo 3 DDL n. 1532",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 82,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22618,
            "slug": "vs19_153_005",
            "identifier": "vs19_153_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_005/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0418",
            "original_title": "Votazione Articolo 2 PDL n. 0418",
            "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": 143,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24218,
            "slug": "vs19_168_008",
            "identifier": "vs19_168_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_008/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1373/9 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1373/9 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/9 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/9 PENZA PASQUALINO (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": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22802,
            "slug": "vs19_142_021",
            "identifier": "vs19_142_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_021/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.06 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.06 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.06 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22790,
            "slug": "vs19_141_027",
            "identifier": "vs19_141_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_027/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1134",
            "original_title": "Votazione Articolo 6 DDL n. 1134",
            "description_title": "Articolo 6",
            "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": 145,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21517,
            "slug": "vs19_112_070",
            "identifier": "vs19_112_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_070/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 70,
            "title": "Mozione n. 1-00151, capoverso 1) della parte dispositiva, nel testo riformulato, GEBHARD RENATE (MISTO) ed altri - Votazione Mozione 1_00151",
            "original_title": "Votazione Mozione 1_00151",
            "description_title": "Mozione n. 1-00151, capoverso 1) della parte dispositiva, nel testo riformulato, GEBHARD RENATE (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22271,
            "slug": "vs19_146_014",
            "identifier": "vs19_146_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_014/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1194/R/28 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1194/R/28 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/28 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/28 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21966,
            "slug": "vs19_122_011",
            "identifier": "vs19_122_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_011/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 11) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 11) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 21984,
            "slug": "vs19_122_015",
            "identifier": "vs19_122_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_015/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 4), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 4), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 22091,
            "slug": "vs19_138_041",
            "identifier": "vs19_138_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_041/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 19.1 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 19.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1038",
            "description_title": "Emendamento 19.1 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 53,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 21969,
            "slug": "vs19_122_014",
            "identifier": "vs19_122_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_014/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 2), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 2), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21945,
            "slug": "vs19_137_025",
            "identifier": "vs19_137_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_025/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.48 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.48 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.48 DDL n. 1038",
            "description_title": "Emendamento 2.48 ALIFANO ENRICA (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": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22779,
            "slug": "vs19_142_033",
            "identifier": "vs19_142_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_033/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 3.08 FENU EMILIANO (M5S) - Votazione Emendamento 3.08 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.08 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.08 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 23949,
            "slug": "vs19_154_055",
            "identifier": "vs19_154_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_055/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1038-B/5, nel testo riformulato, LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1038-B/5, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/5, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/5, nel testo riformulato, LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22783,
            "slug": "vs19_142_013",
            "identifier": "vs19_142_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_013/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.6 FENU EMILIANO (M5S) - Votazione Emendamento 2.6 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.6 PDL n. 0107",
            "description_title": "Emendamento 2.6 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22611,
            "slug": "vs19_153_001",
            "identifier": "vs19_153_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_001/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione questione sospensiva PDL n. 1275",
            "original_title": "Votazione questione sospensiva PDL n. 1275",
            "description_title": "Questione sospensiva n. 1 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione sospensiva",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22805,
            "slug": "vs19_141_042",
            "identifier": "vs19_141_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_042/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1134",
            "original_title": "Votazione Articolo 18 DDL n. 1134",
            "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": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "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": 22025,
            "slug": "vs19_137_175",
            "identifier": "vs19_137_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_175/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 175,
            "title": "Emendamento 9.10 FENU EMILIANO (M5S) - Votazione Emendamento 9.10 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.10 DDL n. 1038",
            "description_title": "Emendamento 9.10 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": 32,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21455,
            "slug": "vs19_111_013",
            "identifier": "vs19_111_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_013/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0916",
            "original_title": "Votazione Articolo 2 PDL n. 0916",
            "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": 149,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 22060,
            "slug": "vs19_137_163",
            "identifier": "vs19_137_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_163/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 163,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1038",
            "original_title": "Votazione Articolo 8 DDL n. 1038",
            "description_title": "Articolo 8",
            "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": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22797,
            "slug": "vs19_141_033",
            "identifier": "vs19_141_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_033/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1134",
            "original_title": "Votazione Articolo 12 DDL n. 1134",
            "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": 0,
            "n_margin": 145,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 23941,
            "slug": "vs19_154_076",
            "identifier": "vs19_154_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_076/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1038-B/35, nel testo riformulato, DELLA VEDOVA BENEDETTO (MISTO) - Votazione Ordine del giorno 9/1038-B/35, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/35, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/35, nel testo riformulato, DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 116,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 21789,
            "slug": "vs19_114_058",
            "identifier": "vs19_114_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_058/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1114/102 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1114/102 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/102 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/102 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": 4,
            "n_margin": 34,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 23904,
            "slug": "vs19_154_022",
            "identifier": "vs19_154_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_022/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 17.1 FENU EMILIANO (M5S) - Votazione Emendamento 17.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.1 DDL n. 1038-B",
            "description_title": "Emendamento 17.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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26801,
            "slug": "vs19_223_004",
            "identifier": "vs19_223_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_004/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21915,
            "slug": "vs19_137_013",
            "identifier": "vs19_137_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_013/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.19 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1038",
            "description_title": "Emendamento 2.19 ALIFANO ENRICA (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": 25,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22224,
            "slug": "vs19_138_048",
            "identifier": "vs19_138_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_048/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1038 e abb./18 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./18 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./18 LOVECCHIO GIORGIO (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": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21893,
            "slug": "vs19_137_021",
            "identifier": "vs19_137_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_021/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.34 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 2.34 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.34 DDL n. 1038",
            "description_title": "Emendamento 2.34 FRATOIANNI NICOLA (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": 4,
            "n_margin": 73,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22747,
            "slug": "vs19_141_036",
            "identifier": "vs19_141_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_036/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 14.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.2 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.2 DDL n. 1134",
            "description_title": "Emendamento 14.2 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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22608,
            "slug": "vs19_153_004",
            "identifier": "vs19_153_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_004/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0418",
            "original_title": "Votazione Articolo 1 PDL n. 0418",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 23938,
            "slug": "vs19_154_020",
            "identifier": "vs19_154_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_020/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 16.4 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 16.4 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 16.4 DDL n. 1038-B",
            "description_title": "Emendamento 16.4 D'ALFONSO LUCIANO (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": 56,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 21740,
            "slug": "vs19_114_027",
            "identifier": "vs19_114_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_027/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1114/64 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/64 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 21906,
            "slug": "vs19_137_159",
            "identifier": "vs19_137_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_159/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 159,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1038",
            "original_title": "Votazione Articolo 7 DDL n. 1038",
            "description_title": "Articolo 7",
            "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": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22211,
            "slug": "vs19_146_059",
            "identifier": "vs19_146_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_059/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 59,
            "title": "Conversione decreto alluvione",
            "original_title": "Votazione finale DDL n. 1194",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 1° giugno 2023, n. 61, recante interventi urgenti per fronteggiare l'emergenza provocata dagli eventi alluvionali verificatisi a partire dal 1° maggio 2023 (DDL 1194/R)",
            "public_title": "Conversione decreto alluvione",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 85,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21488,
            "slug": "vs19_112_001",
            "identifier": "vs19_112_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_001/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 1), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 1), CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 32007,
            "slug": "vs19_349_020",
            "identifier": "vs19_349_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_020/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 37 - Votazione Articolo 37 DDL n. 1660",
            "original_title": "Votazione Articolo 37 DDL n. 1660",
            "description_title": "Articolo 37",
            "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": 33,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 31919,
            "slug": "vs19_348_084",
            "identifier": "vs19_348_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_084/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 30.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 30.05 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.05 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.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": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31912,
            "slug": "vs19_348_070",
            "identifier": "vs19_348_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_070/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 27.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 27.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1001 DDL n. 1660",
            "description_title": "Emendamento 27.1001 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 32624,
            "slug": "vs19_361_054",
            "identifier": "vs19_361_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_054/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/73 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/73 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31895,
            "slug": "vs19_349_018",
            "identifier": "vs19_349_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_018/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 37.5 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 37.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.5 DDL n. 1660",
            "description_title": "Emendamento 37.5 DI BIASE MICHELA (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": 32,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31973,
            "slug": "vs19_348_054",
            "identifier": "vs19_348_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_054/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 26.01004 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01004 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01004 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01004 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31926,
            "slug": "vs19_349_013",
            "identifier": "vs19_349_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_013/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 35.1 MAURI MATTEO (PD-IDP) - Votazione Emendamento 35.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 35.1 DDL n. 1660",
            "description_title": "Emendamento 35.1 MAURI MATTEO (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": 31,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 32017,
            "slug": "vs19_348_085",
            "identifier": "vs19_348_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_085/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo aggiuntivo 30.06 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.06 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.06 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.06 MAURI MATTEO (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": 29,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32016,
            "slug": "vs19_348_055",
            "identifier": "vs19_348_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_055/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.020 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.020 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 31964,
            "slug": "vs19_348_032",
            "identifier": "vs19_348_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_032/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 26.1012 BOSCHI MARIA ELENA (IVICRE), 26.2 SERRACCHIANI DEBORA (PD-IDP), 26.3 D'ORSO VALENTINA (M5S) e 26.1005 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 26.1012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.1012 DDL n. 1660",
            "description_title": "Identici emendamenti 26.1012 BOSCHI MARIA ELENA (IVICRE), 26.2 SERRACCHIANI DEBORA (PD-IDP), 26.3 D'ORSO VALENTINA (M5S) e 26.1005 ZARATTI FILIBERTO (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": 24,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31886,
            "slug": "vs19_349_017",
            "identifier": "vs19_349_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_017/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 37.4 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 37.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.4 DDL n. 1660",
            "description_title": "Emendamento 37.4 DI BIASE MICHELA (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": 39,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 62.89
        }
    ]
}