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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=141",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=139",
    "results": [
        {
            "id": 27263,
            "slug": "vs19_232_050",
            "identifier": "vs19_232_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_050/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1620",
            "original_title": "Votazione Articolo 7 DDL n. 1620",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34124,
            "slug": "vs19_388_142",
            "identifier": "vs19_388_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_142/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 142,
            "title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 26.013 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.013 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE)",
            "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": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "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": 27354,
            "slug": "vs19_232_065",
            "identifier": "vs19_232_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_065/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 34136,
            "slug": "vs19_388_139",
            "identifier": "vs19_388_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_139/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.29 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.29 DDL n. 2022",
            "description_title": "Emendamento 26.29 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": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 31769,
            "slug": "vs19_344_047",
            "identifier": "vs19_344_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_047/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo premissivo 010.012 MAURI MATTEO (PD-IDP) - Votazione Emendamento 010.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 010.012 DDL n. 1660",
            "description_title": "Articolo premissivo 010.012 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 30955,
            "slug": "vs19_317_051",
            "identifier": "vs19_317_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_051/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1933/61 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/61 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31381,
            "slug": "vs19_331_034",
            "identifier": "vs19_331_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_034/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 4.01 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 4.01 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1975",
            "description_title": "Articolo aggiuntivo 4.01 GIRELLI GIAN ANTONIO (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": 63.87,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 26740,
            "slug": "vs19_222_008",
            "identifier": "vs19_222_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_008/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.6 ONORI FEDERICA (M5S) - Votazione Emendamento 1.6 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1624",
            "description_title": "Emendamento 1.6 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 30487,
            "slug": "vs19_305_019",
            "identifier": "vs19_305_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_019/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.123 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.123 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.123 DDL n. 1665",
            "description_title": "Emendamento 1.123 AURIEMMA CARMELA (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": 63.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31818,
            "slug": "vs19_344_074",
            "identifier": "vs19_344_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_074/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.800 delle Commissioni - Votazione Emendamento 11.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.800 DDL n. 1660",
            "description_title": "Emendamento 11.800 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 20,
            "majority_cohesion_rate": 63.6,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 27267,
            "slug": "vs19_232_019",
            "identifier": "vs19_232_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_019/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.33 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1620",
            "description_title": "Emendamento 4.33 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": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31544,
            "slug": "vs19_340_068",
            "identifier": "vs19_340_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_068/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.4 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 39802,
            "slug": "vs19_511_003",
            "identifier": "vs19_511_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_003/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 25338,
            "slug": "vs19_204_034",
            "identifier": "vs19_204_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_034/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27250,
            "slug": "vs19_232_032",
            "identifier": "vs19_232_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_032/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.56 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.56 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1620",
            "description_title": "Emendamento 4.56 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": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31479,
            "slug": "vs19_340_003",
            "identifier": "vs19_340_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_003/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1997",
            "description_title": "Emendamento 1.4 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 30336,
            "slug": "vs19_298_001",
            "identifier": "vs19_298_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_298_001/?format=api",
            "sitting": {
                "id": 1697,
                "date": "2024-05-23",
                "number": 298,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto superbonus",
            "original_title": "Votazione finale DDL n. 1877",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 marzo 2024, n. 39, recante misure urgenti in materia di agevolazioni fiscali di cui agli articoli 119 e 119-ter del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77, altre misure urgenti in materia fiscale e connesse a eventi eccezionali, nonché relative all'amministrazione finanziaria (Approvato dal Senato) (DDL 1877)",
            "public_title": "Conversione decreto superbonus",
            "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": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26844,
            "slug": "vs19_227_043",
            "identifier": "vs19_227_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_043/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/893 E ABB/14 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/14 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/14 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26781,
            "slug": "vs19_222_045",
            "identifier": "vs19_222_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_045/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1624",
            "description_title": "Emendamento 2.5 PROVENZANO GIUSEPPE (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": 67.09,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25633,
            "slug": "vs19_210_103",
            "identifier": "vs19_210_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_103/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 23.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 23.300, DDL n. 1341",
            "description_title": "Emendamento 23.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": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 32743,
            "slug": "vs19_367_013",
            "identifier": "vs19_367_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_013/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-326 NF CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 13 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.73,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 25567,
            "slug": "vs19_210_169",
            "identifier": "vs19_210_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_169/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 169,
            "title": "Emendamento 47.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 47.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 47.300, DDL n. 1341",
            "description_title": "Emendamento 47.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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 34488,
            "slug": "vs19_377_015",
            "identifier": "vs19_377_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_015/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.9 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 3.9 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 31523,
            "slug": "vs19_340_047",
            "identifier": "vs19_340_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_047/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 7-bis.1 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 7-bis.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 7-bis.1 DDL n. 1997",
            "description_title": "Emendamento 7-bis.1 BARBAGALLO ANTHONY EMANUELE (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": 66.81,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 25674,
            "slug": "vs19_210_110",
            "identifier": "vs19_210_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_110/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 25.5 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.5 DDL n. 1341",
            "description_title": "Emendamento 25.5 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31619,
            "slug": "vs19_340_137",
            "identifier": "vs19_340_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_137/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1997/32 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1997/32 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/32 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/32 L'ABBATE PATTY (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": 20,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 35146,
            "slug": "vs19_353_046",
            "identifier": "vs19_353_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_046/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1830/5 CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/5 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 20,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 30020,
            "slug": "vs19_282_027",
            "identifier": "vs19_282_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_027/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/60 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/60 D'ORSO VALENTINA (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": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39808,
            "slug": "vs19_511_011",
            "identifier": "vs19_511_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_011/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/1074-A/2 - Votazione Ordine del giorno 9/1074-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/1074-A/2 ",
            "description_title": "ODG 9/1074-A/2",
            "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": 20,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 25520,
            "slug": "vs19_210_041",
            "identifier": "vs19_210_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_041/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 8.4 COSTA SERGIO (M5S) - Votazione Emendamento 8.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1341",
            "description_title": "Emendamento 8.4 COSTA SERGIO (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": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30948,
            "slug": "vs19_317_044",
            "identifier": "vs19_317_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_044/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1933/54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1933/54 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/54 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/54 GIRELLI GIAN ANTONIO (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": 20,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34491,
            "slug": "vs19_377_018",
            "identifier": "vs19_377_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_018/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.14 FENU EMILIANO (M5S)",
            "original_title": "Emendamento 3.14 FENU EMILIANO (M5S)",
            "description_title": "",
            "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": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "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": 24775,
            "slug": "vs19_185_033",
            "identifier": "vs19_185_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_033/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 15.101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 15.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1294",
            "description_title": "Emendamento 15.101 FORATTINI ANTONELLA (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": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30479,
            "slug": "vs19_305_011",
            "identifier": "vs19_305_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_011/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.89 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.89 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.89 DDL n. 1665",
            "description_title": "Emendamento 1.89 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 30480,
            "slug": "vs19_305_012",
            "identifier": "vs19_305_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_012/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.90 DDL n. 1665",
            "description_title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 34547,
            "slug": "vs19_388_020",
            "identifier": "vs19_388_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_020/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2022",
            "original_title": "Votazione Articolo 3 DDL n. 2022",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30464,
            "slug": "vs19_304_010",
            "identifier": "vs19_304_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_010/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.21 CASO ANTONIO (M5S) - Votazione Emendamento 1.21 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1665",
            "description_title": "Emendamento 1.21 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": 20,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27272,
            "slug": "vs19_232_047",
            "identifier": "vs19_232_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_047/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 6.400 delle Commissioni - Votazione Emendamento 6.400 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.400 DDL n. 1620",
            "description_title": "Emendamento 6.400 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30029,
            "slug": "vs19_281_084",
            "identifier": "vs19_281_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_084/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1752/110 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1752/110 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/110 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/110 GRAZIANO STEFANO (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": 20,
            "majority_cohesion_rate": 54.43,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30065,
            "slug": "vs19_282_025",
            "identifier": "vs19_282_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_025/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1752/147 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/147 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/147 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/147 GNASSI ANDREA (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": 20,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34507,
            "slug": "vs19_377_035",
            "identifier": "vs19_377_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_035/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.4 FERRARI SARA (PD-IDP)",
            "original_title": "Emendamento 4.4 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31511,
            "slug": "vs19_340_035",
            "identifier": "vs19_340_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_035/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 4.01 BONELLI ANGELO (AVS) - Votazione Emendamento 4.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 4.01 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 22613,
            "slug": "vs19_153_019",
            "identifier": "vs19_153_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_019/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 5.0100 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.0100 PDL n. 0418",
            "original_title": "Votazione Emendamento 5.0100 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.0100 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25652,
            "slug": "vs19_210_091",
            "identifier": "vs19_210_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_091/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 20.4 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 20.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.4 DDL n. 1341",
            "description_title": "Emendamento 20.4 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21984,
            "slug": "vs19_122_015",
            "identifier": "vs19_122_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_015/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 4), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Mozione 1_00146",
            "original_title": "Votazione Mozione 1_00146",
            "description_title": "Mozione n. 1-00146 (Nuova formulazione), capoverso 4), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 25380,
            "slug": "vs19_204_021",
            "identifier": "vs19_204_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_021/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1458/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1458/59 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/59 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/59 TUCCI RICCARDO (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 34511,
            "slug": "vs19_377_040",
            "identifier": "vs19_377_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_040/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "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": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 30037,
            "slug": "vs19_281_041",
            "identifier": "vs19_281_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_041/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/64 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        }
    ]
}