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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=240",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=238",
    "results": [
        {
            "id": 25617,
            "slug": "vs19_210_097",
            "identifier": "vs19_210_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_097/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 21.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1341",
            "description_title": "Emendamento 21.3 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": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21749,
            "slug": "vs19_114_066",
            "identifier": "vs19_114_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_066/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1114/110 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1114/110 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/110 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/110 ASCARI STEFANIA (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.56,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 24240,
            "slug": "vs19_171_008",
            "identifier": "vs19_171_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_008/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1436/12 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1436/12 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/12 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/12 RICCIARDI 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": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 38783,
            "slug": "vs19_489_027",
            "identifier": "vs19_489_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_027/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 27,
            "title": "DDL 2416 - QUEST PREG 1, 2 E 3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2416 - QUEST PREG 1, 2 E 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 24235,
            "slug": "vs19_171_001",
            "identifier": "vs19_171_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_001/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1436/3 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1436/3 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/3 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/3 FOSSI EMILIANO (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": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 30927,
            "slug": "vs19_317_082",
            "identifier": "vs19_317_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_082/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1933/93 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1933/93 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/93 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/93 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 21904,
            "slug": "vs19_137_012",
            "identifier": "vs19_137_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_012/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.16 FENU EMILIANO (M5S) - Votazione Emendamento 2.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1038",
            "description_title": "Emendamento 2.16 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 22154,
            "slug": "vs19_137_005",
            "identifier": "vs19_137_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_005/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1038",
            "description_title": "Emendamento 2.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22143,
            "slug": "vs19_137_042",
            "identifier": "vs19_137_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_042/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.11 FENU EMILIANO (M5S) - Votazione Emendamento 3.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1038",
            "description_title": "Emendamento 3.11 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 27178,
            "slug": "vs19_231_023",
            "identifier": "vs19_231_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_023/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.32 CAROTENUTO DARIO (M5S) - Votazione Emendamento 3.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.32 DDL n. 1620",
            "description_title": "Emendamento 3.32 CAROTENUTO DARIO (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 38774,
            "slug": "vs19_489_017",
            "identifier": "vs19_489_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_017/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2420/31 - Votazione Ordine del giorno 9/2420/31 ",
            "original_title": "Votazione Ordine del giorno 9/2420/31 ",
            "description_title": "ODG 9/2420/31",
            "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": 36,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38763,
            "slug": "vs19_489_006",
            "identifier": "vs19_489_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_006/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2420/10 - Votazione Ordine del giorno 9/2420/10 ",
            "original_title": "Votazione Ordine del giorno 9/2420/10 ",
            "description_title": "ODG 9/2420/10",
            "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": 30,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 27257,
            "slug": "vs19_232_031",
            "identifier": "vs19_232_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_031/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.55 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.55 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.55 DDL n. 1620",
            "description_title": "Emendamento 4.55 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": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 38760,
            "slug": "vs19_489_003",
            "identifier": "vs19_489_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_003/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2420/4 - Votazione Ordine del giorno 9/2420/4 ",
            "original_title": "Votazione Ordine del giorno 9/2420/4 ",
            "description_title": "ODG 9/2420/4",
            "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": 61,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 27256,
            "slug": "vs19_232_045",
            "identifier": "vs19_232_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_045/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.301, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.301, DDL n. 1620",
            "description_title": "Emendamento 6.301, 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": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25539,
            "slug": "vs19_210_113",
            "identifier": "vs19_210_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_113/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 113,
            "title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.8 DDL n. 1341",
            "description_title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 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": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24224,
            "slug": "vs19_171_005",
            "identifier": "vs19_171_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_005/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1436/7 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1436/7 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/7 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/7 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 30470,
            "slug": "vs19_305_002",
            "identifier": "vs19_305_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_002/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.33 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1665",
            "description_title": "Emendamento 1.33 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31503,
            "slug": "vs19_340_027",
            "identifier": "vs19_340_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_027/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 2.02 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.02 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 24173,
            "slug": "vs19_168_021",
            "identifier": "vs19_168_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_021/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1373/25 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1373/25 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/25 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/25 DELL'OLIO GIANMAURO (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": 104,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 30936,
            "slug": "vs19_317_013",
            "identifier": "vs19_317_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_013/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1933/13 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1933/13 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/13 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/13 SCOTTO ARTURO (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": 23,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 25626,
            "slug": "vs19_210_150",
            "identifier": "vs19_210_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_150/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 37.6 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 37.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 37.6 DDL n. 1341",
            "description_title": "Emendamento 37.6 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25627,
            "slug": "vs19_210_130",
            "identifier": "vs19_210_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_130/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 30.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 30.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1341",
            "description_title": "Emendamento 30.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21712,
            "slug": "vs19_114_012",
            "identifier": "vs19_114_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_012/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/37 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 31004,
            "slug": "vs19_321_030",
            "identifier": "vs19_321_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_030/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.42 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.42 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.42 DDL n. 1718",
            "description_title": "Emendamento 2.42 D'ORSO VALENTINA (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": 44,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 24187,
            "slug": "vs19_168_022",
            "identifier": "vs19_168_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_022/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1373/26 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1373/26 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/26 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/26 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "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": 30940,
            "slug": "vs19_317_028",
            "identifier": "vs19_317_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_028/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1933/33 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/33 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 30699,
            "slug": "vs19_309_185",
            "identifier": "vs19_309_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_185/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 185,
            "title": "Ordine del giorno n. 9/1665/6 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1665/6 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/6 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/6 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22104,
            "slug": "vs19_137_079",
            "identifier": "vs19_137_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_079/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 5.24 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.24 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.24 DDL n. 1038",
            "description_title": "Emendamento 5.24 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22105,
            "slug": "vs19_137_112",
            "identifier": "vs19_137_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_112/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 5.81 GRIMALDI MARCO (AVS) - Votazione Emendamento 5.81 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.81 DDL n. 1038",
            "description_title": "Emendamento 5.81 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": 69,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 22092,
            "slug": "vs19_137_019",
            "identifier": "vs19_137_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_019/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.31 FENU EMILIANO (M5S) - Votazione Emendamento 2.31 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.31 DDL n. 1038",
            "description_title": "Emendamento 2.31 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30685,
            "slug": "vs19_309_144",
            "identifier": "vs19_309_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_144/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 144,
            "title": "Emendamento 8.5 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.5 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1665",
            "description_title": "Emendamento 8.5 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27182,
            "slug": "vs19_231_015",
            "identifier": "vs19_231_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_015/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 3.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.20 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.20 DDL n. 1620",
            "description_title": "Emendamento 3.20 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": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 37158,
            "slug": "vs19_446_003",
            "identifier": "vs19_446_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_003/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1014 DORI DEVIS (AVS) - Votazione Emendamento 1.1014 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1014 PDL n. 2084",
            "description_title": "Emendamento 1.1014 DORI DEVIS (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": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 30946,
            "slug": "vs19_317_064",
            "identifier": "vs19_317_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_064/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1933/74 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1933/74 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/74 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/74 MEROLA VIRGINIO (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": 21,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 37157,
            "slug": "vs19_446_002",
            "identifier": "vs19_446_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_002/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.23 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.23 PDL n. 2084",
            "description_title": "Emendamento 1.23 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27231,
            "slug": "vs19_232_049",
            "identifier": "vs19_232_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_049/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.27, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.27, DDL n. 1620",
            "description_title": "Emendamento 6.27, limitatamente alla parte consequenziale, 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31502,
            "slug": "vs19_340_026",
            "identifier": "vs19_340_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_026/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS) - Votazione Emendamento 2.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 21728,
            "slug": "vs19_114_034",
            "identifier": "vs19_114_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_034/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1114/71 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1114/71 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/71 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/71 SCOTTO ARTURO (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": 25,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29411,
            "slug": "vs19_273_018",
            "identifier": "vs19_273_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_018/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1532",
            "description_title": "Emendamento 3.1000 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21757,
            "slug": "vs19_114_098",
            "identifier": "vs19_114_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_098/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (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": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21766,
            "slug": "vs19_114_054",
            "identifier": "vs19_114_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_054/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1114/97 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1114/97 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/97 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/97 BALDINO VITTORIA (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": 35,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 36485,
            "slug": "vs19_435_098",
            "identifier": "vs19_435_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_098/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 98,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 1573",
            "original_title": "Votazione Articolo 9 PDL n. 1573",
            "description_title": "Articolo 9",
            "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": 48,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 CAPPELLETTI ENRICO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21763,
            "slug": "vs19_114_061",
            "identifier": "vs19_114_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_061/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1114/105 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1114/105 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/105 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/105 CAROTENUTO DARIO (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": 35,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30469,
            "slug": "vs19_305_001",
            "identifier": "vs19_305_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_001/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.31 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.31 DDL n. 1665",
            "description_title": "Emendamento 1.31 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26843,
            "slug": "vs19_227_035",
            "identifier": "vs19_227_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_035/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/893 E ABB/5 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/893 E ABB/5 PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/5 PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/5 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 32063,
            "slug": "vs19_345_045",
            "identifier": "vs19_345_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_045/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 17.1001 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 17.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1001 DDL n. 1660",
            "description_title": "Emendamento 17.1001 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": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 24216,
            "slug": "vs19_168_028",
            "identifier": "vs19_168_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_028/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1373/32 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1373/32 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/32 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/32 DI LAURO CARMEN (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": 71.73,
            "minority_cohesion_rate": 64.81
        }
    ]
}