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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=100",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=98",
    "results": [
        {
            "id": 22007,
            "slug": "vs19_124_039",
            "identifier": "vs19_124_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_039/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1151/58 DE MONTE ISABELLA (AIV-RE) - Votazione Ordine del giorno 9/1151/58 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/58 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/58 DE MONTE ISABELLA (AIV-RE)",
            "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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26137,
            "slug": "vs19_216_155",
            "identifier": "vs19_216_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_155/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.300, DDL n. 1342",
            "original_title": "Votazione Emendamento 3.300, DDL n. 1342",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 120,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26149,
            "slug": "vs19_216_117",
            "identifier": "vs19_216_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_117/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 117,
            "title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (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": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27400,
            "slug": "vs19_236_018",
            "identifier": "vs19_236_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_018/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.30 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.30 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1630",
            "description_title": "Emendamento 1.30 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27709,
            "slug": "vs19_240_008",
            "identifier": "vs19_240_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_008/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1304",
            "original_title": "Votazione Articolo 3 PDL n. 1304",
            "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": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 27689,
            "slug": "vs19_239_033",
            "identifier": "vs19_239_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_033/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1515",
            "original_title": "Votazione Articolo 11 DDL n. 1515",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27753,
            "slug": "vs19_240_015",
            "identifier": "vs19_240_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_015/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1304",
            "original_title": "Votazione Articolo 6 PDL n. 1304",
            "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": 7,
            "n_margin": 100,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 27698,
            "slug": "vs19_240_009",
            "identifier": "vs19_240_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_009/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 3.01000 PDL n. 1304",
            "original_title": "Votazione Emendamento 3.01000 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27457,
            "slug": "vs19_236_053",
            "identifier": "vs19_236_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_053/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 2.13 BONELLI ANGELO (AVS) - Votazione Emendamento 2.13 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1630",
            "description_title": "Emendamento 2.13 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 27711,
            "slug": "vs19_239_098",
            "identifier": "vs19_239_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_098/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 1515",
            "original_title": "Votazione Articolo 27 DDL n. 1515",
            "description_title": "Articolo 27",
            "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": 76,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27801,
            "slug": "vs19_239_102",
            "identifier": "vs19_239_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_102/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici ordini del giorno, come riformulati, n. 9/1515/13 MEROLA VIRGINIO (PD-IDP) e n. 5/1515/14 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1515/13 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/13 DDL n. 1515",
            "description_title": "Identici ordini del giorno, come riformulati, n. 9/1515/13 MEROLA VIRGINIO (PD-IDP) e n. 5/1515/14 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27367,
            "slug": "vs19_233_025",
            "identifier": "vs19_233_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_025/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG Ordine del giorno n. 9/1606/48 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1606/48 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/48 DDL n. 1606",
            "description_title": "ODG Ordine del giorno n. 9/1606/48 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": 32,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27749,
            "slug": "vs19_241_011",
            "identifier": "vs19_241_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_011/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.3 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.3 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.3 PDL n. 1457",
            "description_title": "Emendamento 1.3 MANZI IRENE (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": 12,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26139,
            "slug": "vs19_216_070",
            "identifier": "vs19_216_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_070/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.28 EVI ELEONORA (AVS) - Votazione Emendamento 11.28 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.28 DDL n. 1555",
            "description_title": "Emendamento 11.28 EVI ELEONORA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26160,
            "slug": "vs19_216_102",
            "identifier": "vs19_216_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_102/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 12.011 EVI ELEONORA (AVS) - Votazione Emendamento 12.011 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.011 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.011 EVI ELEONORA (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": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27319,
            "slug": "vs19_233_021",
            "identifier": "vs19_233_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_021/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1606/43, nel testo riformulato, RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1606/43, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/43, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/43, nel testo riformulato, RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25111,
            "slug": "vs19_197_008",
            "identifier": "vs19_197_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_008/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.7 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1324",
            "description_title": "Emendamento 1.7 QUARTINI ANDREA (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": 13,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25096,
            "slug": "vs19_197_011",
            "identifier": "vs19_197_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_011/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1324",
            "original_title": "Votazione Articolo 1 DDL n. 1324",
            "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": 9,
            "n_margin": 49,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 27404,
            "slug": "vs19_236_068",
            "identifier": "vs19_236_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_068/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.27 FENU EMILIANO (M5S) - Votazione Emendamento 3.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1630",
            "description_title": "Emendamento 3.27 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26089,
            "slug": "vs19_216_084",
            "identifier": "vs19_216_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_084/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1555",
            "original_title": "Votazione Articolo 11 DDL n. 1555",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 27426,
            "slug": "vs19_236_074",
            "identifier": "vs19_236_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_074/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 3.40 FENU EMILIANO (M5S) - Votazione Emendamento 3.40 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.40 DDL n. 1630",
            "description_title": "Emendamento 3.40 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": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27471,
            "slug": "vs19_236_052",
            "identifier": "vs19_236_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_052/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.12 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 2.12 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1630",
            "description_title": "Emendamento 2.12 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": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 27741,
            "slug": "vs19_241_005",
            "identifier": "vs19_241_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_005/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.2 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.2 PDL n. 1457",
            "description_title": "Emendamento 1.2 MANZI IRENE (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": 13,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25139,
            "slug": "vs19_197_030",
            "identifier": "vs19_197_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_030/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.3 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1324",
            "description_title": "Emendamento 3.3 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": 10,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 27287,
            "slug": "vs19_233_027",
            "identifier": "vs19_233_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_027/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1606/50 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1606/50 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/50 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/50 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": 37,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27333,
            "slug": "vs19_233_022",
            "identifier": "vs19_233_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_022/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1606/44 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1606/44 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/44 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/44 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24967,
            "slug": "vs19_196_058",
            "identifier": "vs19_196_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_058/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1437/68, come riformulato, ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1437/68, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/68, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/68, come riformulato, ZANELLA LUANA (AVS)",
            "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": 124,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27452,
            "slug": "vs19_237_015",
            "identifier": "vs19_237_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_015/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 8 (Mantenimento) - Votazione Articolo 8 DDL n. 1419",
            "original_title": "Votazione Articolo 8 DDL n. 1419",
            "description_title": "Articolo 8 (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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21964,
            "slug": "vs19_124_032",
            "identifier": "vs19_124_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_032/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1151/41 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/41 STUMPO NICOLA (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": 61.6,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 25122,
            "slug": "vs19_197_023",
            "identifier": "vs19_197_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_023/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1324",
            "original_title": "Votazione Articolo 2 DDL n. 1324",
            "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": 16,
            "n_margin": 46,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 26204,
            "slug": "vs19_216_149",
            "identifier": "vs19_216_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_149/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/1555/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/16 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21997,
            "slug": "vs19_124_030",
            "identifier": "vs19_124_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_030/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27310,
            "slug": "vs19_233_039",
            "identifier": "vs19_233_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_039/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1606/66 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1606/66 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/66 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/66 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27736,
            "slug": "vs19_241_007",
            "identifier": "vs19_241_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_007/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.602, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.602, PDL n. 1457",
            "original_title": "Votazione Emendamento 1.602, PDL n. 1457",
            "description_title": "Emendamento 1.602, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26061,
            "slug": "vs19_216_076",
            "identifier": "vs19_216_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_076/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 11.9 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.9 DDL n. 1555",
            "description_title": "Emendamento 11.9 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26097,
            "slug": "vs19_216_122",
            "identifier": "vs19_216_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_122/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 122,
            "title": "Articolo aggiuntivo 17.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 17.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 17.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 17.01 TODDE ALESSANDRA (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": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27472,
            "slug": "vs19_236_051",
            "identifier": "vs19_236_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_051/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.10 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1630",
            "description_title": "Emendamento 2.10 CURTI AUGUSTO (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": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26212,
            "slug": "vs19_216_142",
            "identifier": "vs19_216_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_142/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1555/6 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1555/6 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/6 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/6 BENZONI FABRIZIO (APERRE)",
            "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": 57,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 27315,
            "slug": "vs19_233_041",
            "identifier": "vs19_233_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_041/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1606/69 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1606/69 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/69 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/69 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26211,
            "slug": "vs19_216_141",
            "identifier": "vs19_216_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_141/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1555/5 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1555/5 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/5 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/5 IARIA ANTONINO (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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27361,
            "slug": "vs19_233_030",
            "identifier": "vs19_233_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_030/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1606/53 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1606/53 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/53 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/53 FEDE 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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26124,
            "slug": "vs19_216_157",
            "identifier": "vs19_216_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_157/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 157,
            "title": "Emendamento 3.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.13 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1342",
            "description_title": "Emendamento 3.13 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26127,
            "slug": "vs19_216_107",
            "identifier": "vs19_216_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_107/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 14.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 14.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.1000 DDL n. 1555",
            "description_title": "Emendamento 14.1000 GADDA MARIA CHIARA (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": 2,
            "n_margin": 79,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24934,
            "slug": "vs19_201_001",
            "identifier": "vs19_201_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_001/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1551/55, nel testo riformulato, BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1551/55, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/55, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/55, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27476,
            "slug": "vs19_237_017",
            "identifier": "vs19_237_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_017/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 10 (Mantenimento) - Votazione Articolo 10 DDL n. 1419",
            "original_title": "Votazione Articolo 10 DDL n. 1419",
            "description_title": "Articolo 10 (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26122,
            "slug": "vs19_216_002",
            "identifier": "vs19_216_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_002/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1555",
            "description_title": "Emendamento 1.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": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26170,
            "slug": "vs19_216_156",
            "identifier": "vs19_216_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_156/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 3.15 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.15 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.15 DDL n. 1342",
            "description_title": "Emendamento 3.15 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 27474,
            "slug": "vs19_237_007",
            "identifier": "vs19_237_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_007/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1419",
            "original_title": "Votazione Articolo 3 DDL n. 1419",
            "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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25141,
            "slug": "vs19_197_056",
            "identifier": "vs19_197_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_056/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/8 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19930,
            "slug": "vs19_073_013",
            "identifier": "vs19_073_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_013/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.100 delle Commissioni - Votazione Emendamento 2.100 PDL n. 0217",
            "original_title": "Votazione Emendamento 2.100 PDL n. 0217",
            "description_title": "Emendamento 2.100 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        }
    ]
}