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

{
    "count": 25041,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=425",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=423",
    "results": [
        {
            "id": 36811,
            "slug": "vs19_440_002",
            "identifier": "vs19_440_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_002/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2026",
            "description_title": "Emendamento 1.1 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42124,
            "slug": "vs19_597_112",
            "identifier": "vs19_597_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_112/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42005,
            "slug": "vs19_597_193",
            "identifier": "vs19_597_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_193/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 193,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 72,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42007,
            "slug": "vs19_597_197",
            "identifier": "vs19_597_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_197/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 197,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 68,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42128,
            "slug": "vs19_597_117",
            "identifier": "vs19_597_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_597_117/?format=api",
            "sitting": {
                "id": 2184,
                "date": "2026-01-20",
                "number": 597,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 28229,
            "slug": "vs19_248_010",
            "identifier": "vs19_248_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_010/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1007 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1007 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1007 PDL n. 0799",
            "description_title": "Emendamento 2.1007 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19996,
            "slug": "vs19_072_107",
            "identifier": "vs19_072_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_107/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/977/10 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/10 AIELLO DAVIDE (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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28312,
            "slug": "vs19_248_013",
            "identifier": "vs19_248_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_013/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.1003 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.1003 PDL n. 0799",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0799",
            "description_title": "Emendamento 3.1003 MOLLICONE FEDERICO (FDI)",
            "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": 119,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28287,
            "slug": "vs19_248_014",
            "identifier": "vs19_248_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_014/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.1004 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 3.1004 PDL n. 0799",
            "original_title": "Votazione Emendamento 3.1004 PDL n. 0799",
            "description_title": "Emendamento 3.1004 MOLLICONE FEDERICO (FDI)",
            "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": 120,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 19031,
            "slug": "vs19_029_091",
            "identifier": "vs19_029_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_091/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/705/115 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/705/115 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/115 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/115 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 28,
            "n_margin": 119,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 19082,
            "slug": "vs19_042_021",
            "identifier": "vs19_042_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_021/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/640 e ABB./2, come riformulato, ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/640 e ABB./2, PDL n. 0640",
            "original_title": "Votazione Ordine del giorno 9/640 e ABB./2, PDL n. 0640",
            "description_title": "Ordine del giorno n. 9/640 e ABB./2, come riformulato, ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19937,
            "slug": "vs19_073_011",
            "identifier": "vs19_073_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_011/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.300, PDL n. 0217",
            "original_title": "Votazione Emendamento 1.300, PDL n. 0217",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 28235,
            "slug": "vs19_248_005",
            "identifier": "vs19_248_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_005/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1004 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1004 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 0799",
            "description_title": "Emendamento 2.1004 MOLLICONE FEDERICO (FDI)",
            "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": 125,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19142,
            "slug": "vs19_045_037",
            "identifier": "vs19_045_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_037/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28270,
            "slug": "vs19_248_045",
            "identifier": "vs19_248_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_045/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 7.3 CASO ANTONIO (M5S) - Votazione Emendamento 7.3 PDL n. 0799",
            "original_title": "Votazione Emendamento 7.3 PDL n. 0799",
            "description_title": "Emendamento 7.3 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": 8,
            "n_margin": 10,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19129,
            "slug": "vs19_045_014",
            "identifier": "vs19_045_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_014/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.14 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.14 DDL n. 0785",
            "description_title": "Emendamento 1.14 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25070,
            "slug": "vs19_192_012",
            "identifier": "vs19_192_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_012/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0752",
            "original_title": "Votazione Articolo 6 PDL n. 0752",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29189,
            "slug": "vs19_267_003",
            "identifier": "vs19_267_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_003/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 35.49 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.49 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.49 DDL n. 1435",
            "description_title": "Emendamento 35.49 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27380,
            "slug": "vs19_233_075",
            "identifier": "vs19_233_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_075/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1606/55 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1606/55 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/55 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/55 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 27447,
            "slug": "vs19_236_005",
            "identifier": "vs19_236_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_005/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.24 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1630",
            "description_title": "Emendamento 1.24 MEROLA VIRGINIO (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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27750,
            "slug": "vs19_240_034",
            "identifier": "vs19_240_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_034/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.2 DDL n. 1666",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1666",
            "description_title": "Emendamento 1.2 PELLEGRINI MARCO (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": 82,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27784,
            "slug": "vs19_240_039",
            "identifier": "vs19_240_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_039/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1666/4 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1666/4 DDL n. 1666",
            "original_title": "Votazione Ordine del giorno 9/1666/4 DDL n. 1666",
            "description_title": "Ordine del giorno n. 9/1666/4 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": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 29057,
            "slug": "vs19_265_064",
            "identifier": "vs19_265_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_064/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 35.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 35.600, DDL n. 1435",
            "original_title": "Votazione Emendamento 35.600, DDL n. 1435",
            "description_title": "Emendamento 35.600, 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": 9,
            "n_margin": 66,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27295,
            "slug": "vs19_233_047",
            "identifier": "vs19_233_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_047/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/78 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27373,
            "slug": "vs19_233_066",
            "identifier": "vs19_233_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_066/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1606/105 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1606/105 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/105 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/105 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 25067,
            "slug": "vs19_192_009",
            "identifier": "vs19_192_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_009/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0752",
            "original_title": "Votazione Articolo 3 PDL n. 0752",
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27311,
            "slug": "vs19_233_080",
            "identifier": "vs19_233_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_080/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (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": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 25081,
            "slug": "vs19_192_023",
            "identifier": "vs19_192_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_023/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0752",
            "original_title": "Votazione Articolo 11 PDL n. 0752",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27424,
            "slug": "vs19_236_043",
            "identifier": "vs19_236_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_043/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.59 DONNO LEONARDO (M5S) - Votazione Emendamento 1.59 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1630",
            "description_title": "Emendamento 1.59 DONNO LEONARDO (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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27561,
            "slug": "vs19_239_001",
            "identifier": "vs19_239_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_001/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1515",
            "original_title": "Votazione Articolo 1 DDL n. 1515",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 25084,
            "slug": "vs19_192_026",
            "identifier": "vs19_192_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_026/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 0752",
            "original_title": "Votazione Articolo 12 PDL n. 0752",
            "description_title": "Articolo 12",
            "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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27480,
            "slug": "vs19_236_027",
            "identifier": "vs19_236_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_027/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.36 FENU EMILIANO (M5S) - Votazione Emendamento 1.36 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1630",
            "description_title": "Emendamento 1.36 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 48,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 27489,
            "slug": "vs19_236_086",
            "identifier": "vs19_236_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_086/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/14 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/14 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25128,
            "slug": "vs19_197_043",
            "identifier": "vs19_197_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_043/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1324",
            "original_title": "Votazione Articolo 6 DDL n. 1324",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 14,
            "n_margin": 44,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 27781,
            "slug": "vs19_240_038",
            "identifier": "vs19_240_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_038/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1666/3 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1666/3 DDL n. 1666",
            "original_title": "Votazione Ordine del giorno 9/1666/3 DDL n. 1666",
            "description_title": "Ordine del giorno n. 9/1666/3 PELLEGRINI MARCO (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": 84,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 27501,
            "slug": "vs19_236_082",
            "identifier": "vs19_236_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_082/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1630/11, limitatamente all'impegno, come riformulato, FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/11, limitatamente all'impegno, come riformulato, FURGIUELE DOMENICO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 109,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 27494,
            "slug": "vs19_236_076",
            "identifier": "vs19_236_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_076/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1630/2 FILINI FRANCESCO (FDI) - Votazione Ordine del giorno 9/1630/2 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/2 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/2 FILINI FRANCESCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 27456,
            "slug": "vs19_236_006",
            "identifier": "vs19_236_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_006/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.13 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.13 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1630",
            "description_title": "Emendamento 1.13 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27785,
            "slug": "vs19_240_029",
            "identifier": "vs19_240_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_029/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1304 E ABB/9 - Votazione Ordine del giorno 9/1304 E ABB/9 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/9 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27364,
            "slug": "vs19_233_045",
            "identifier": "vs19_233_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_045/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1606/75 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1606/75 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/75 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/75 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 27431,
            "slug": "vs19_237_014",
            "identifier": "vs19_237_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_014/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1419",
            "original_title": "Votazione Articolo 7 DDL n. 1419",
            "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": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27410,
            "slug": "vs19_236_029",
            "identifier": "vs19_236_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_029/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.39 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 1.39 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.39 DDL n. 1630",
            "description_title": "Emendamento 1.39 D'ALFONSO LUCIANO (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": 58.65,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25064,
            "slug": "vs19_192_006",
            "identifier": "vs19_192_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_006/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.1003 EVI ELEONORA (AVS) - Votazione Emendamento 3.1003 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0752",
            "description_title": "Emendamento 3.1003 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24991,
            "slug": "vs19_196_001",
            "identifier": "vs19_196_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_001/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25735,
            "slug": "vs19_209_001",
            "identifier": "vs19_209_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_001/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto referendum",
            "original_title": "Votazione finale DDL n. 1491",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 ottobre 2023, n. 144, recante disposizioni urgenti per gli Uffici presso la Corte di cassazione in materia di referendum (DDL 1491)",
            "public_title": "Conversione decreto referendum",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 107,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 29729,
            "slug": "vs19_261_041",
            "identifier": "vs19_261_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_041/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1435",
            "original_title": "Votazione Articolo 5 DDL n. 1435",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28408,
            "slug": "vs19_251_005",
            "identifier": "vs19_251_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_005/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1560",
            "original_title": "Votazione Articolo 3 DDL n. 1560",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 30025,
            "slug": "vs19_281_077",
            "identifier": "vs19_281_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_077/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29799,
            "slug": "vs19_261_112",
            "identifier": "vs19_261_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_112/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 15.95 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.95 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.95 DDL n. 1435",
            "description_title": "Emendamento 15.95 GHIRRA FRANCESCA (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": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28867,
            "slug": "vs19_255_031",
            "identifier": "vs19_255_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_031/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (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": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        }
    ]
}