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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=428",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=426",
    "results": [
        {
            "id": 24612,
            "slug": "vs19_175_020",
            "identifier": "vs19_175_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_020/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 1.01 AMATO GAETANO (M5S) - Votazione Emendamento 1.01 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.01 PDL n. 0835",
            "description_title": "Articolo aggiuntivo 1.01 AMATO GAETANO (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": 17,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 22341,
            "slug": "vs19_146_055",
            "identifier": "vs19_146_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_055/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1194/R/90, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1194/R/90, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/90, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/90, nel testo riformulato, GRIMALDI MARCO (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": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22398,
            "slug": "vs19_146_005",
            "identifier": "vs19_146_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_005/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1194/R/10, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE) - Votazione Ordine del giorno 9/1194/R/10, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/10, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/10, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 144,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 24198,
            "slug": "vs19_168_047",
            "identifier": "vs19_168_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_047/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1373/36, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1373/36, DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/36, DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/36, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 36,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22387,
            "slug": "vs19_147_041",
            "identifier": "vs19_147_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_041/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/887 E ABB./19 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/887 E ABB./19 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./19 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./19 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30239,
            "slug": "vs19_292_048",
            "identifier": "vs19_292_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_048/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1717",
            "original_title": "Votazione Articolo 14 DDL n. 1717",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 67,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 27342,
            "slug": "vs19_232_064",
            "identifier": "vs19_232_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_064/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1620/15, nel testo riformulato, BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1620/15, DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/15, DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/15, nel testo riformulato, BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 134,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22095,
            "slug": "vs19_137_106",
            "identifier": "vs19_137_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_106/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 5.64 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 5.64 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.64 DDL n. 1038",
            "description_title": "Emendamento 5.64 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 43,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 24200,
            "slug": "vs19_168_037",
            "identifier": "vs19_168_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_037/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1373/44 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1373/44 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/44 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/44 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 38,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 34563,
            "slug": "vs19_388_074",
            "identifier": "vs19_388_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_074/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2022",
            "original_title": "Votazione Articolo 19 DDL n. 2022",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 25755,
            "slug": "vs19_210_204",
            "identifier": "vs19_210_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_204/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 204,
            "title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/37 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/37 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 52.32,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 25573,
            "slug": "vs19_210_147",
            "identifier": "vs19_210_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_147/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 147,
            "title": "Emendamento 37.2 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 37.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.2 DDL n. 1341",
            "description_title": "Emendamento 37.2 VACCARI STEFANO (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": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 33569,
            "slug": "vs19_384_007",
            "identifier": "vs19_384_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_007/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 7,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "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": 4,
            "n_margin": 74,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 24204,
            "slug": "vs19_168_043",
            "identifier": "vs19_168_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_043/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1373/53, nel testo riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1373/53, DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/53, DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/53, nel testo riformulato, DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30277,
            "slug": "vs19_292_061",
            "identifier": "vs19_292_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_061/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 16.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 16.02 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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 24670,
            "slug": "vs19_185_064",
            "identifier": "vs19_185_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_064/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1294 E ABB/13 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1294 E ABB/13 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/13 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/13 BONELLI ANGELO (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": 4,
            "n_margin": 92,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 24213,
            "slug": "vs19_168_015",
            "identifier": "vs19_168_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_015/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1373/19 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1373/19 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/19 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/19 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30237,
            "slug": "vs19_292_030",
            "identifier": "vs19_292_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_030/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 8.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 8.300, DDL n. 1717",
            "original_title": "Votazione Emendamento 8.300, DDL n. 1717",
            "description_title": "Emendamento 8.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": 4,
            "n_margin": 75,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.64
        },
        {
            "id": 26855,
            "slug": "vs19_227_045",
            "identifier": "vs19_227_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_045/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/893 E ABB/16, nel testo riformulato, DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/893 E ABB/16, PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/16, PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/16, nel testo riformulato, DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 131,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21725,
            "slug": "vs19_114_046",
            "identifier": "vs19_114_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_046/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1114/84 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1114/84 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/84 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/84 GHIO VALENTINA (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": 4,
            "n_margin": 140,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 32199,
            "slug": "vs19_326_047",
            "identifier": "vs19_326_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_047/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1902/62 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1902/62 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/62 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/62 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 59,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 30092,
            "slug": "vs19_283_017",
            "identifier": "vs19_283_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_017/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0836",
            "description_title": "Emendamento 4.1000 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 14,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 26797,
            "slug": "vs19_223_002",
            "identifier": "vs19_223_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_002/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00079, limitatamente al capoverso primo della parte dispositiva FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00079",
            "original_title": "Votazione Risoluzione 6_00079",
            "description_title": "Risoluzione n. 6-00079, limitatamente al capoverso primo della parte dispositiva FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 25761,
            "slug": "vs19_210_205",
            "identifier": "vs19_210_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_205/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 205,
            "title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (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": 4,
            "n_margin": 98,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 46.91
        },
        {
            "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": 21507,
            "slug": "vs19_112_014",
            "identifier": "vs19_112_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_014/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00139, limitatamente alla lettera e), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente alla lettera e), 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": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 33612,
            "slug": "vs19_384_013",
            "identifier": "vs19_384_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_013/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 3.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34550,
            "slug": "vs19_388_034",
            "identifier": "vs19_388_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_034/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2022",
            "original_title": "Votazione Articolo 6 DDL n. 2022",
            "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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 22732,
            "slug": "vs19_128_065",
            "identifier": "vs19_128_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_065/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1238/76 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1238/76 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/76 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/76 CAFIERO DE RAHO FEDERICO (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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31896,
            "slug": "vs19_345_053",
            "identifier": "vs19_345_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_053/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 18.1009 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1009 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1009 DDL n. 1660",
            "description_title": "Emendamento 18.1009 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 36542,
            "slug": "vs19_435_056",
            "identifier": "vs19_435_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_056/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 5.01000 FARAONE DAVIDE (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": 4,
            "n_margin": 48,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 24623,
            "slug": "vs19_184_006",
            "identifier": "vs19_184_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_006/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1406",
            "description_title": "Emendamento 2.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26708,
            "slug": "vs19_224_005",
            "identifier": "vs19_224_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_005/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) 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": 4,
            "n_margin": 138,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25029,
            "slug": "vs19_190_014",
            "identifier": "vs19_190_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_014/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1517/30 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1517/30 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/30 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/30 BARBAGALLO ANTHONY EMANUELE (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": 4,
            "n_margin": 144,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 36506,
            "slug": "vs19_435_016",
            "identifier": "vs19_435_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_016/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 16,
            "title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 2.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1573",
            "description_title": "Identici emendamenti 2.1001 SCOTTO ARTURO (PD-IDP), 2.1002 MARI FRANCESCO (AVS) e 2.1009 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 124,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 33666,
            "slug": "vs19_384_079",
            "identifier": "vs19_384_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_079/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 79,
            "title": "ODG 9/30-A E ABB/9 - Votazione Ordine del giorno 9/30-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/9 ",
            "description_title": "ODG 9/30-A E ABB/9",
            "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": 15,
            "majority_cohesion_rate": 52.07,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 22111,
            "slug": "vs19_137_105",
            "identifier": "vs19_137_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_105/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 5.62 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.62 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.62 DDL n. 1038",
            "description_title": "Emendamento 5.62 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": 4,
            "n_margin": 54,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 30014,
            "slug": "vs19_282_019",
            "identifier": "vs19_282_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_019/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1752/141, nel testo riformulato, FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/141, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/141, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/141, nel testo riformulato, FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 119,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30292,
            "slug": "vs19_293_011",
            "identifier": "vs19_293_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_011/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00280, (Nuova formulazione), limitatamente al capoverso dodicesimo della parte dispositiva, CASU ANDREA (PD-IDP) ed altri - Votazione Mozione 1_00280",
            "original_title": "Votazione Mozione 1_00280",
            "description_title": "Mozione n. 1-00280, (Nuova formulazione), limitatamente al capoverso dodicesimo della parte dispositiva, CASU ANDREA (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": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 50.42,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 33568,
            "slug": "vs19_384_017",
            "identifier": "vs19_384_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_017/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 4.5000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 133,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 26896,
            "slug": "vs19_229_023",
            "identifier": "vs19_229_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_023/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.1 GIULIANO CARLA (M5S) - Votazione Emendamento 4.1 DDL n. 1297",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1297",
            "description_title": "Emendamento 4.1 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": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 33657,
            "slug": "vs19_384_064",
            "identifier": "vs19_384_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_064/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 64,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33578,
            "slug": "vs19_384_021",
            "identifier": "vs19_384_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_021/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 72,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 25326,
            "slug": "vs19_204_046",
            "identifier": "vs19_204_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_046/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1458/78, nel testo riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/1458/78, DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/78, DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/78, nel testo riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 126,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26705,
            "slug": "vs19_224_013",
            "identifier": "vs19_224_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_013/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00230, come riformulata, CIANCITTO FRANCESCO MARIA SALVATORE (FDI), LOIZZO SIMONA (LEGA), PATRIARCA ANNARITA (FI-PPE), BRAMBILLA MICHELA VITTORIA (NM-M) ed altri - Votazione Mozione 1_00230",
            "original_title": "Votazione Mozione 1_00230",
            "description_title": "Mozione n. 1-00230, come riformulata, CIANCITTO FRANCESCO MARIA SALVATORE (FDI), LOIZZO SIMONA (LEGA), PATRIARCA ANNARITA (FI-PPE), BRAMBILLA MICHELA VITTORIA (NM-M) 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": 4,
            "n_margin": 108,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31764,
            "slug": "vs19_344_078",
            "identifier": "vs19_344_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_078/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 78,
            "title": "Articolo aggiuntivo 11.01000 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 11.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.01000 RICCIARDI MARIANNA (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": 25,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 22666,
            "slug": "vs19_152_019",
            "identifier": "vs19_152_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_019/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1322/6 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1322/6 DDL n. 1322",
            "original_title": "Votazione Ordine del giorno 9/1322/6 DDL n. 1322",
            "description_title": "Ordine del giorno n. 9/1322/6 SCERRA FILIPPO (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": 38,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25661,
            "slug": "vs19_210_140",
            "identifier": "vs19_210_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_140/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 140,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 1341",
            "original_title": "Votazione Articolo 33 DDL n. 1341",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26794,
            "slug": "vs19_223_009",
            "identifier": "vs19_223_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_009/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00081, sul capoverso sesto della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00081",
            "original_title": "Votazione Risoluzione 6_00081",
            "description_title": "Risoluzione n. 6-00081, sul capoverso sesto della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 71,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 30876,
            "slug": "vs19_314_017",
            "identifier": "vs19_314_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_017/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 17,
            "title": "Risoluzione n. 6-00122, sulla lettera g) del capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulla lettera g) del capoverso secondo 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": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 42,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 63.98
        }
    ]
}