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

{
    "count": 22002,
    "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=6",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=4",
    "results": [
        {
            "id": 33575,
            "slug": "vs19_384_029",
            "identifier": "vs19_384_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_029/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "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": 10,
            "n_margin": 69,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 19710,
            "slug": "vs19_057_049",
            "identifier": "vs19_057_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_049/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/888/110, nel testo riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/888/110, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/110, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/110, nel testo riformulato, RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 116,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19686,
            "slug": "vs19_057_051",
            "identifier": "vs19_057_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_051/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/888/42, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/888/42, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/42, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/42, nel testo riformulato, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 98,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 25137,
            "slug": "vs19_197_020",
            "identifier": "vs19_197_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_020/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.11 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.11 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1324",
            "description_title": "Emendamento 2.11 QUARTINI ANDREA (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": 10,
            "n_margin": 50,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24403,
            "slug": "19-116-79",
            "identifier": "19-116-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-116-79/?format=api",
            "sitting": {
                "id": 1504,
                "date": "2023-10-24",
                "number": 116,
                "branch": "S"
            },
            "number": 79,
            "title": "Competitività dei capitali - Em. 16-ter.212, Tajani e Losacco",
            "original_title": "Em. 16-ter.212, Tajani e Losacco",
            "description_title": "Competitività dei capitali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 23,
            "majority_cohesion_rate": 65.79,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 24474,
            "slug": "vs19_175_029",
            "identifier": "vs19_175_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_029/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.102 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.102 PDL n. 0835",
            "original_title": "Votazione Emendamento 4.102 PDL n. 0835",
            "description_title": "Emendamento 4.102 PICCOLOTTI ELISABETTA (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": 10,
            "n_margin": 70,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 32301,
            "slug": "vs19_349_105",
            "identifier": "vs19_349_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_105/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1660/72, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/1660/72, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/72, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/72, nel testo riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 125,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 25139,
            "slug": "vs19_197_030",
            "identifier": "vs19_197_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_030/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.3 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1324",
            "description_title": "Emendamento 3.3 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 24368,
            "slug": "19-116-39",
            "identifier": "19-116-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-116-39/?format=api",
            "sitting": {
                "id": 1504,
                "date": "2023-10-24",
                "number": 116,
                "branch": "S"
            },
            "number": 39,
            "title": "Competitività dei capitali - Em. 12-bis.203, Turco e Croatti",
            "original_title": "Em. 12-bis.203, Turco e Croatti",
            "description_title": "Competitività dei capitali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 26,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 23579,
            "slug": "19-79-236",
            "identifier": "19-79-236",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-236/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 236,
            "title": "DL 48/2023 - Lavoro - Em. 26.18, Sbrollini",
            "original_title": "Em. 26.18, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 52,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 29.89
        },
        {
            "id": 22869,
            "slug": "vs19_129_038",
            "identifier": "vs19_129_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_038/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1238/78, come riformulato, ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1238/78, DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/78, DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/78, 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": 10,
            "n_margin": 126,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24098,
            "slug": "vs19_160_048",
            "identifier": "vs19_160_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_048/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1364/22, nel testo riformulato, SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1364/22, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/22, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/22, nel testo riformulato, SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 127,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24395,
            "slug": "19-116-4",
            "identifier": "19-116-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-116-4/?format=api",
            "sitting": {
                "id": 1504,
                "date": "2023-10-24",
                "number": 116,
                "branch": "S"
            },
            "number": 4,
            "title": "Competitività dei capitali - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Competitività dei capitali",
            "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": 47,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 35113,
            "slug": "vs19_349_108",
            "identifier": "vs19_349_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_108/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/1660/75 LA SALANDRA GIANDONATO (FDI)",
            "original_title": "Ordine del giorno n. 9/1660/75 LA SALANDRA GIANDONATO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 98,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 25113,
            "slug": "vs19_197_014",
            "identifier": "vs19_197_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_014/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 SPORTIELLO GILDA (M5S) - Votazione Emendamento 2.5 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1324",
            "description_title": "Emendamento 2.5 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 46,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25105,
            "slug": "vs19_197_009",
            "identifier": "vs19_197_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_009/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.10 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1324",
            "description_title": "Emendamento 1.10 CARAMIELLO ALESSANDRO (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": 10,
            "n_margin": 55,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 28584,
            "slug": "vs19_252_020",
            "identifier": "vs19_252_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_020/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.19 IARIA ANTONINO (M5S) - Votazione Emendamento 1.19 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.19 PDL n. 0703",
            "description_title": "Emendamento 1.19 IARIA ANTONINO (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": 10,
            "n_margin": 75,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 24358,
            "slug": "19-116-51",
            "identifier": "19-116-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-116-51/?format=api",
            "sitting": {
                "id": 1504,
                "date": "2023-10-24",
                "number": 116,
                "branch": "S"
            },
            "number": 51,
            "title": "Competitività dei capitali - Em. 12-bis.216, Tajani e Losacco",
            "original_title": "Em. 12-bis.216, Tajani e Losacco",
            "description_title": "Competitività dei capitali",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 26,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 32605,
            "slug": "vs19_361_049",
            "identifier": "vs19_361_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_049/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1532-bis/68, nel testo riformulato, ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/68, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/68, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/68, nel testo riformulato, ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 140,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 34709,
            "slug": "vs19_374_014",
            "identifier": "vs19_374_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_014/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2038/25 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "original_title": "Ordine del giorno n. 9/2038/25 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 46,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 22198,
            "slug": "vs19_147_009",
            "identifier": "vs19_147_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_009/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.9 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.9 PDL n. 0887",
            "description_title": "Emendamento 1.9 QUARTINI ANDREA (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": 10,
            "n_margin": 35,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22199,
            "slug": "vs19_147_019",
            "identifier": "vs19_147_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_019/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.03 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.03 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.03 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.03 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": 10,
            "n_margin": 30,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 20370,
            "slug": "19-56-130",
            "identifier": "19-56-130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-130/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 130,
            "title": "Em. 31.201, Fregolent e Lombardo",
            "original_title": "Em. 31.201, Fregolent e Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 30,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 22321,
            "slug": "vs19_150_032",
            "identifier": "vs19_150_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_032/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1239/57, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1239/57, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/57, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/57, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 121,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 36330,
            "slug": "vs19_431_049",
            "identifier": "vs19_431_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_049/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2245/84 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2245/84 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/84 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/84 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 56,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 18039,
            "slug": "19-8-51",
            "identifier": "19-8-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-8-51/?format=api",
            "sitting": {
                "id": 1223,
                "date": "2022-11-16",
                "number": 8,
                "branch": "S"
            },
            "number": 51,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR) - Em. 21.0.1, Paita e altri",
            "original_title": "Em. 21.0.1, Paita e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 19,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23233,
            "slug": "19-95-76",
            "identifier": "19-95-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-76/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 76,
            "title": "Em. 5.4, Calenda e altri",
            "original_title": "Em. 5.4, Calenda e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 23,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 20366,
            "slug": "19-56-141",
            "identifier": "19-56-141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-141/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 141,
            "title": "Em. 33.0.200, Fregolent e Lombardo",
            "original_title": "Em. 33.0.200, Fregolent e Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 46,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 29.89
        },
        {
            "id": 26852,
            "slug": "vs19_227_044",
            "identifier": "vs19_227_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_044/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/893 E ABB/15, nel testo riformulato, GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/893 E ABB/15, PDL n. 0893",
            "original_title": "Votazione Ordine del giorno 9/893 E ABB/15, PDL n. 0893",
            "description_title": "Ordine del giorno n. 9/893 E ABB/15, nel testo riformulato, GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 127,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22220,
            "slug": "vs19_147_002",
            "identifier": "vs19_147_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_002/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 D'ORSO VALENTINA (M5S), 1.1001 GRIMALDI MARCO (AVS) e 1.1024 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.2 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0887",
            "description_title": "Identici emendamenti 1.2 D'ORSO VALENTINA (M5S), 1.1001 GRIMALDI MARCO (AVS) e 1.1024 ZAN ALESSANDRO (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": 10,
            "n_margin": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 33081,
            "slug": "19-241-4",
            "identifier": "19-241-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-241-4/?format=api",
            "sitting": {
                "id": 1819,
                "date": "2024-11-11",
                "number": 241,
                "branch": "S"
            },
            "number": 4,
            "title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco",
            "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": 53,
            "majority_cohesion_rate": 67.52,
            "minority_cohesion_rate": 35.29
        },
        {
            "id": 22194,
            "slug": "vs19_147_011",
            "identifier": "vs19_147_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_011/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.14 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.14 PDL n. 0887",
            "description_title": "Emendamento 1.14 QUARTINI ANDREA (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": 10,
            "n_margin": 40,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22197,
            "slug": "vs19_147_018",
            "identifier": "vs19_147_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_018/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.02 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.02 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.02 PDL n. 0887",
            "description_title": "Articolo aggiuntivo 1.02 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": 10,
            "n_margin": 33,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25996,
            "slug": "19-138-18",
            "identifier": "19-138-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-138-18/?format=api",
            "sitting": {
                "id": 1559,
                "date": "2023-12-19",
                "number": 138,
                "branch": "S"
            },
            "number": 18,
            "title": "d-l n. 161/2023 - Piano Mattei - Em. 1.16, Marton e altri",
            "original_title": "Em. 1.16, Marton e altri",
            "description_title": "d-l n. 161/2023 - Piano Mattei",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 18,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 23185,
            "slug": "19-95-261",
            "identifier": "19-95-261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-261/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 261,
            "title": "Em. 17.312, Paita e altri",
            "original_title": "Em. 17.312, Paita e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 47,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 28.74
        },
        {
            "id": 36430,
            "slug": "19-278-46",
            "identifier": "19-278-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-278-46/?format=api",
            "sitting": {
                "id": 1918,
                "date": "2025-02-26",
                "number": 278,
                "branch": "S"
            },
            "number": 46,
            "title": "Em. 7.262, Lorefice e Bevilacqua",
            "original_title": "Em. 7.262, Lorefice e Bevilacqua",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 23,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 51.81
        },
        {
            "id": 26584,
            "slug": "vs19_220_142",
            "identifier": "vs19_220_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_142/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1627/176, come riformulato, LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1627/176, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/176, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/176, come riformulato, LOVECCHIO GIORGIO (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": 10,
            "n_margin": 146,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22192,
            "slug": "vs19_147_012",
            "identifier": "vs19_147_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_012/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.1010 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.1010 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 0887",
            "description_title": "Emendamento 1.1010 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 36,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 24230,
            "slug": "vs19_171_019",
            "identifier": "vs19_171_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_019/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1436/28 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1436/28 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/28 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/28 CHERCHI SUSANNA (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": 10,
            "n_margin": 55,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 26646,
            "slug": "vs19_220_159",
            "identifier": "vs19_220_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_159/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 159,
            "title": "Ordine del giorno n. 9/1627/207 BUONGUERRIERI ALICE (FDI) - Votazione Ordine del giorno 9/1627/207 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/207 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/207 BUONGUERRIERI ALICE (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": 10,
            "n_margin": 49,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21871,
            "slug": "vs19_141_013",
            "identifier": "vs19_141_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_013/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 13,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 GIANASSI FEDERICO (PD-IDP) ed altri e n. 2 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale PDL n. 0887",
            "original_title": "Votazione pregiudiziale PDL n. 0887",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 GIANASSI FEDERICO (PD-IDP) ed altri e n. 2 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 32,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 30243,
            "slug": "vs19_292_034",
            "identifier": "vs19_292_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_034/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 10.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 10.300, DDL n. 1717",
            "original_title": "Votazione Emendamento 10.300, DDL n. 1717",
            "description_title": "Emendamento 10.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": 10,
            "n_margin": 78,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 23398,
            "slug": "19-95-237",
            "identifier": "19-95-237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-237/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 237,
            "title": "Em. 16.319, Paita e altri",
            "original_title": "Em. 16.319, Paita e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 21,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 26661,
            "slug": "vs19_220_134",
            "identifier": "vs19_220_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_134/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1627/167, come riformulato, ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1627/167, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/167, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/167, 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": 10,
            "n_margin": 144,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 26390,
            "slug": "vs19_217_025",
            "identifier": "vs19_217_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_025/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1342",
            "original_title": "Votazione Articolo 10 DDL n. 1342",
            "description_title": "Articolo 10",
            "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": 120,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 35483,
            "slug": "vs19_402_134",
            "identifier": "vs19_402_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_134/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/2112-bis/133, nel testo riformulato, SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/133, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/133, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/133, nel testo riformulato, 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": "Approvata",
            "n_rebels": 10,
            "n_margin": 147,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 38894,
            "slug": "vs19_491_060",
            "identifier": "vs19_491_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_060/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 10.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 54,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 37.18
        },
        {
            "id": 37125,
            "slug": "19-284-166",
            "identifier": "19-284-166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-166/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 166,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Articolo 27",
            "original_title": "Articolo 27",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 46,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 37.35
        },
        {
            "id": 21787,
            "slug": "vs19_114_008",
            "identifier": "vs19_114_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_008/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (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": 10,
            "n_margin": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 38915,
            "slug": "vs19_491_087",
            "identifier": "vs19_491_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_087/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 16.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 10,
            "n_margin": 41,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 43.59
        }
    ]
}