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

{
    "count": 22130,
    "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=295",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=293",
    "results": [
        {
            "id": 25387,
            "slug": "vs19_204_033",
            "identifier": "vs19_204_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_033/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1458/70 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1458/70 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/70 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/70 CANTONE LUCIANO (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": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21721,
            "slug": "vs19_114_064",
            "identifier": "vs19_114_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_064/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1114/108 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1114/108 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/108 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/108 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29872,
            "slug": "vs19_276_017",
            "identifier": "vs19_276_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_017/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/851/1 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/851/1 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/1 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 64.14,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 29972,
            "slug": "vs19_281_023",
            "identifier": "vs19_281_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_023/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1752/44 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1752/44 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/44 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/44 DONNO LEONARDO (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": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25512,
            "slug": "vs19_210_022",
            "identifier": "vs19_210_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_022/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1341",
            "description_title": "Emendamento 4.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29545,
            "slug": "vs19_187_043",
            "identifier": "vs19_187_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_043/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1416/64 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1416/64 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/64 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/64 MANCINI CLAUDIO (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27199,
            "slug": "vs19_231_014",
            "identifier": "vs19_231_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_014/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.1000 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1620",
            "description_title": "Emendamento 3.1000 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 21781,
            "slug": "vs19_114_075",
            "identifier": "vs19_114_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_075/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1114/119 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1114/119 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/119 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/119 CASO ANTONIO (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": 34,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25560,
            "slug": "vs19_210_014",
            "identifier": "vs19_210_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_014/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.3 EVI ELEONORA (AVS) - Votazione Emendamento 4.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1341",
            "description_title": "Emendamento 4.3 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29540,
            "slug": "vs19_187_038",
            "identifier": "vs19_187_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_038/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1416/59, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1416/59, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/59, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/59, come riformulato, CURTI AUGUSTO (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": 6,
            "n_margin": 124,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25555,
            "slug": "vs19_210_015",
            "identifier": "vs19_210_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_015/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1341",
            "description_title": "Emendamento 4.5 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25723,
            "slug": "vs19_210_010",
            "identifier": "vs19_210_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_010/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 3.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1341",
            "description_title": "Emendamento 3.2 L'ABBATE PATTY (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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22206,
            "slug": "vs19_147_047",
            "identifier": "vs19_147_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_047/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 47,
            "title": "Ratifica accordo Ue-Vietnam in tema di protezione di investimenti",
            "original_title": "Votazione finale DDL n. 1039",
            "description_title": "Ratifica ed esecuzione dell'Accordo sulla protezione degli investimenti tra l'Unione europea e i suoi Stati membri, da una parte, e la Repubblica socialista del Vietnam, dall'altra, fatto ad Hanoi il 30 giugno 2019 (Approvato dal Senato) (DDL 1039)",
            "public_title": "Ratifica accordo Ue-Vietnam in tema di protezione di investimenti",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29936,
            "slug": "vs19_277_001",
            "identifier": "vs19_277_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_001/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00253, come riformulata, CASASCO MAURIZIO (FI-PPE), CARAMANNA GIANLUCA (FDI), ANDREUZZA GIORGIA (LEGA), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00253",
            "original_title": "Votazione Mozione 1_00253",
            "description_title": "Mozione n. 1-00253, come riformulata, CASASCO MAURIZIO (FI-PPE), CARAMANNA GIANLUCA (FDI), ANDREUZZA GIORGIA (LEGA), CAVO ILARIA (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": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 34.97
        },
        {
            "id": 21726,
            "slug": "vs19_114_073",
            "identifier": "vs19_114_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_073/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1114/117 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1114/117 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/117 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/117 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29884,
            "slug": "vs19_276_011",
            "identifier": "vs19_276_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_011/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1003 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1003 PDL n. 0851",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 0851",
            "description_title": "Emendamento 2.1003 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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 36.81
        },
        {
            "id": 27243,
            "slug": "vs19_232_021",
            "identifier": "vs19_232_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_021/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.34 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.34 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.34 DDL n. 1620",
            "description_title": "Emendamento 4.34 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21715,
            "slug": "vs19_114_080",
            "identifier": "vs19_114_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_080/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1114/124, sulla parte dispositiva, SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1114/124, DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/124, DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/124, sulla parte dispositiva, SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 29973,
            "slug": "vs19_277_013",
            "identifier": "vs19_277_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_013/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00271",
            "original_title": "Votazione Mozione 1_00271",
            "description_title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 29859,
            "slug": "vs19_276_009",
            "identifier": "vs19_276_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_009/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.1000 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1000 PDL n. 0851",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0851",
            "description_title": "Emendamento 2.1000 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": 51,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 39.26
        },
        {
            "id": 29882,
            "slug": "vs19_276_027",
            "identifier": "vs19_276_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_027/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/851/11, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/11, nel testo riformulato, MARINO MARIA STEFANIA (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": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 27251,
            "slug": "vs19_232_013",
            "identifier": "vs19_232_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_013/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.26 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.26 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.26 DDL n. 1620",
            "description_title": "Emendamento 4.26 COLUCCI ALFONSO (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": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27269,
            "slug": "vs19_232_025",
            "identifier": "vs19_232_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_025/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.40 COLUCCI ALFONSO (M5S) e 4.41 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.40 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.40 DDL n. 1620",
            "description_title": "Emendamento 4.40 COLUCCI ALFONSO (M5S) e 4.41 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26736,
            "slug": "vs19_222_057",
            "identifier": "vs19_222_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_057/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.1 ONORI FEDERICA (M5S) - Votazione Emendamento 4.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1624",
            "description_title": "Emendamento 4.1 ONORI FEDERICA (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25368,
            "slug": "vs19_204_045",
            "identifier": "vs19_204_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_045/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1458/83 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/1458/83 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/83 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/83 GIACHETTI ROBERTO (IVICRE)",
            "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": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25671,
            "slug": "vs19_210_004",
            "identifier": "vs19_210_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_004/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1341",
            "original_title": "Votazione Articolo 1 DDL n. 1341",
            "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": 2,
            "n_margin": 76,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21753,
            "slug": "vs19_114_078",
            "identifier": "vs19_114_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_078/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1114/122 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1114/122 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/122 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/122 ONORI FEDERICA (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": 64.14,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 27303,
            "slug": "vs19_232_055",
            "identifier": "vs19_232_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_055/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (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": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27336,
            "slug": "vs19_232_062",
            "identifier": "vs19_232_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_062/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21710,
            "slug": "vs19_114_072",
            "identifier": "vs19_114_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_072/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1114/116 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1114/116 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/116 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/116 ALIFANO ENRICA (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": 33,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 30114,
            "slug": "vs19_283_021",
            "identifier": "vs19_283_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_021/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 4.6 ZARATTI FILIBERTO (AVS) e 4.12 CASO ANTONIO (M5S) - Votazione Emendamento 4.6 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.6 PDL n. 0836",
            "description_title": "Identici emendamenti 4.6 ZARATTI FILIBERTO (AVS) e 4.12 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 25628,
            "slug": "vs19_210_068",
            "identifier": "vs19_210_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_068/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 17.02 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 17.02 DDL n. 1341",
            "original_title": "Votazione Emendamento 17.02 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 17.02 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": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27275,
            "slug": "vs19_232_016",
            "identifier": "vs19_232_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_016/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.30 DDL n. 1620",
            "description_title": "Emendamento 4.30 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29976,
            "slug": "vs19_277_014",
            "identifier": "vs19_277_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_014/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00273, come riformulata, ad eccezione dei capoversi secondo, terzo, quinto, sesto, settimo, ottavo, nono, decimo, diciannovesimo, ventesimo, ventunesimo, ventiduesimo, ventitreesimo e ventiquattresimo della premessa e del capoverso secondo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00273",
            "original_title": "Votazione Mozione 1_00273",
            "description_title": "Mozione n. 1-00273, come riformulata, ad eccezione dei capoversi secondo, terzo, quinto, sesto, settimo, ottavo, nono, decimo, diciannovesimo, ventesimo, ventunesimo, ventiduesimo, ventitreesimo e ventiquattresimo della premessa e del capoverso secondo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 27377,
            "slug": "vs19_232_056",
            "identifier": "vs19_232_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_056/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (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": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24553,
            "slug": "vs19_184_069",
            "identifier": "vs19_184_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_069/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 6.15 TODDE ALESSANDRA (M5S) - Votazione Emendamento 6.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1406",
            "description_title": "Emendamento 6.15 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24541,
            "slug": "vs19_184_049",
            "identifier": "vs19_184_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_049/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.13 DDL n. 1406",
            "description_title": "Emendamento 4.13 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22799,
            "slug": "vs19_142_001",
            "identifier": "vs19_142_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_001/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0107",
            "original_title": "Votazione Articolo 1 PDL n. 0107",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 107,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24146,
            "slug": "vs19_165_001",
            "identifier": "vs19_165_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_001/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.1 PDL n. 0911",
            "original_title": "Votazione Emendamento 1.1 PDL n. 0911",
            "description_title": "Emendamento 1.1 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": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24592,
            "slug": "vs19_184_031",
            "identifier": "vs19_184_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_031/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1406",
            "description_title": "Emendamento 3.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27281,
            "slug": "vs19_232_027",
            "identifier": "vs19_232_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_027/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.43 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.43 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.43 DDL n. 1620",
            "description_title": "Emendamento 4.43 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21120,
            "slug": "vs19_099_007",
            "identifier": "vs19_099_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_007/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 28.1 MEROLA VIRGINIO (PD-IDP) e 28.2 FENU EMILIANO (M5S) - Votazione Emendamento 28.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 28.1 DDL n. 1115",
            "description_title": "Identici emendamenti 28.1 MEROLA VIRGINIO (PD-IDP) e 28.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19762,
            "slug": "vs19_061_014",
            "identifier": "vs19_061_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_014/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/908/23 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/908/23 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/23 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/23 ZARATTI FILIBERTO (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": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18799,
            "slug": "vs19_043_006",
            "identifier": "vs19_043_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_006/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0338",
            "original_title": "Votazione Articolo 2 PDL n. 0338",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22089,
            "slug": "vs19_137_098",
            "identifier": "vs19_137_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_098/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 5.51 ALIFANO ENRICA (M5S) - Votazione Emendamento 5.51 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.51 DDL n. 1038",
            "description_title": "Emendamento 5.51 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 19747,
            "slug": "vs19_061_019",
            "identifier": "vs19_061_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_019/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/908/28 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/908/28 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/28 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/28 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18805,
            "slug": "vs19_043_009",
            "identifier": "vs19_043_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_009/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0338",
            "original_title": "Votazione Articolo 4 PDL n. 0338",
            "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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21791,
            "slug": "vs19_117_019",
            "identifier": "vs19_117_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_019/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione decreto siccità",
            "original_title": "Votazione finale DDL n. 1195",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 14 aprile 2023, n. 39, recante disposizioni urgenti per il contrasto della scarsità idrica e per il potenziamento e l'adeguamento delle infrastrutture idriche (Approvato dal Senato) (DDL 1195)",
            "public_title": "Conversione decreto siccità",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 19887,
            "slug": "vs19_068_017",
            "identifier": "vs19_068_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_068_017/?format=api",
            "sitting": {
                "id": 1320,
                "date": "2023-03-14",
                "number": 68,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 0831",
            "original_title": "Votazione Articolo 2 DDL n. 0831",
            "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": 9,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19917,
            "slug": "vs19_073_027",
            "identifier": "vs19_073_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_027/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 9/217 E ABB./8 GRIMALDI MARCO (AVS) - Votazione Emendamento 9/217 PDL n. 0217",
            "original_title": "Votazione Emendamento 9/217 PDL n. 0217",
            "description_title": "Emendamento 9/217 E ABB./8 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        }
    ]
}