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

{
    "count": 22525,
    "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=445",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=443",
    "results": [
        {
            "id": 26598,
            "slug": "vs19_220_055",
            "identifier": "vs19_220_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_055/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1627/45, come riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1627/45, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/45, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/45, come riformulato, D'ALESSIO ANTONIO (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": 8,
            "n_margin": 151,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 34257,
            "slug": "vs19_389_021",
            "identifier": "vs19_389_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_021/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2022/42 SIMIANI MARCO (PD-IDP), come riformulato - Votazione Ordine del giorno 9/2022/42 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/42 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/42 SIMIANI MARCO (PD-IDP), come riformulato",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 114,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33547,
            "slug": "vs19_384_037",
            "identifier": "vs19_384_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_037/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 37,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 71,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 32515,
            "slug": "vs19_361_059",
            "identifier": "vs19_361_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_059/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1532-bis/78, come riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/78, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/78, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/78, come riformulato, VACCARI STEFANO (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": 8,
            "n_margin": 132,
            "majority_cohesion_rate": 64.58,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 31660,
            "slug": "vs19_342_036",
            "identifier": "vs19_342_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_036/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2002/40, nel testo riformulato, QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2002/40, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/40, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/40, nel testo riformulato, QUARTINI ANDREA (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": 8,
            "n_margin": 135,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 78.88
        },
        {
            "id": 35456,
            "slug": "vs19_402_106",
            "identifier": "vs19_402_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_106/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/94, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/94, nel testo riformulato, BARZOTTI VALENTINA (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": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35413,
            "slug": "vs19_402_062",
            "identifier": "vs19_402_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_062/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2112-bis/44, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/44, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/44, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/44, nel testo riformulato, FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 72.31,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 35498,
            "slug": "vs19_402_149",
            "identifier": "vs19_402_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_149/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/163 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/163 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31694,
            "slug": "vs19_342_070",
            "identifier": "vs19_342_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_070/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/86, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/86, nel testo riformulato, FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 128,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34325,
            "slug": "vs19_389_007",
            "identifier": "vs19_389_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_007/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C) - Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 13,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36091,
            "slug": "vs19_426_036",
            "identifier": "vs19_426_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_036/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 36,
            "title": "Mozione n. 1-00391, limitatamente al capoverso decimo della parte dispositiva, BENZONI FABRIZIO (APERRE) ed altri - Votazione Mozione 1_00391",
            "original_title": "Votazione Mozione 1_00391",
            "description_title": "Mozione n. 1-00391, limitatamente al capoverso decimo della parte dispositiva, BENZONI FABRIZIO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 135,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 34648,
            "slug": "vs19_387_045",
            "identifier": "vs19_387_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_045/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2088-AR/48, come riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/2088-AR/48, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/48, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/48, come riformulato, CARAMIELLO ALESSANDRO (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": 8,
            "n_margin": 109,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34625,
            "slug": "vs19_387_022",
            "identifier": "vs19_387_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_022/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2088-AR/24, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/24, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/24, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/24, nel testo riformulato, VACCARI STEFANO (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": 8,
            "n_margin": 123,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 26513,
            "slug": "vs19_219_030",
            "identifier": "vs19_219_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_030/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.30 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.30 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1627",
            "description_title": "Emendamento 1.30 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 64,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 35482,
            "slug": "vs19_402_133",
            "identifier": "vs19_402_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_133/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/2112-bis/132, nel testo riformulato, SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/132, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/132, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/132, nel testo riformulato, 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": "Approvata",
            "n_rebels": 8,
            "n_margin": 147,
            "majority_cohesion_rate": 73.14,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 37609,
            "slug": "vs19_460_024",
            "identifier": "vs19_460_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_024/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2139",
            "original_title": "Votazione Articolo 11 DDL n. 2139",
            "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": 8,
            "n_margin": 81,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26152,
            "slug": "vs19_216_118",
            "identifier": "vs19_216_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_118/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 34469,
            "slug": "vs19_388_076",
            "identifier": "vs19_388_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_076/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 76,
            "title": "Articolo aggiuntivo 19.04 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 19.04 DDL n. 2022",
            "original_title": "Votazione Emendamento 19.04 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 19.04 DE LUCA PIERO (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": 8,
            "n_margin": 40,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 36798,
            "slug": "vs19_440_055",
            "identifier": "vs19_440_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_055/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2026",
            "original_title": "Votazione Articolo 13 DDL n. 2026",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 36,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 35480,
            "slug": "vs19_402_131",
            "identifier": "vs19_402_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_131/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 131,
            "title": "Ordine del giorno n. 9/2112-bis/127, limitatamente all'impegno, BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2112-bis/127, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/127, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/127, limitatamente all'impegno, BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 44,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26200,
            "slug": "vs19_216_144",
            "identifier": "vs19_216_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_144/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/1555/9, nel testo riformulato, GIORGIANNI CARMEN LETIZIA (FDI) - Votazione Ordine del giorno 9/1555/9, DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/9, DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/9, nel testo riformulato, GIORGIANNI CARMEN LETIZIA (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": 8,
            "n_margin": 120,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26632,
            "slug": "vs19_220_033",
            "identifier": "vs19_220_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_033/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1627/11, nel testo riformulato, ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1627/11, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/11, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/11, nel testo riformulato, ZINGARETTI NICOLA (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": 8,
            "n_margin": 149,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 32298,
            "slug": "vs19_349_106",
            "identifier": "vs19_349_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_106/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/1660/73, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/1660/73, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/73, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/73, nel testo riformulato, D'ALESSIO ANTONIO (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": 8,
            "n_margin": 126,
            "majority_cohesion_rate": 62.5,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 35512,
            "slug": "vs19_402_163",
            "identifier": "vs19_402_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_163/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 163,
            "title": "Ordine del giorno n. 9/2112-bis/195, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/195, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/195, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/195, nel testo riformulato, CASU 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": 8,
            "n_margin": 138,
            "majority_cohesion_rate": 72.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34991,
            "slug": "vs19_335_037",
            "identifier": "vs19_335_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_037/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1937/38 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/38 SCERRA FILIPPO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 59,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 28.57
        },
        {
            "id": 36597,
            "slug": "vs19_435_119",
            "identifier": "vs19_435_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_119/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 13.01002 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01002 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01002 TUCCI RICCARDO (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": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34998,
            "slug": "vs19_335_044",
            "identifier": "vs19_335_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_044/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1937/46 TORTO DANIELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/46 TORTO DANIELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 30,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 34240,
            "slug": "vs19_396_020",
            "identifier": "vs19_396_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_020/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2164/25, come riformulato, PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2164/25, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/25, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/25, come riformulato, PAVANELLI EMMA (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": 8,
            "n_margin": 132,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 26696,
            "slug": "vs19_220_094",
            "identifier": "vs19_220_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_094/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/106, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/106, come riformulato, MAURI MATTEO (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": 8,
            "n_margin": 103,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 31644,
            "slug": "vs19_342_020",
            "identifier": "vs19_342_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_020/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2002/23, come riformulato dal Governo, BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/2002/23, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/23, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/23, come riformulato dal Governo, 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": "Approvata",
            "n_rebels": 8,
            "n_margin": 133,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 24634,
            "slug": "vs19_179_020",
            "identifier": "vs19_179_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_020/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00193 limitatamente al capoverso trentaduesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 limitatamente al capoverso trentaduesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 12,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 26604,
            "slug": "vs19_220_030",
            "identifier": "vs19_220_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_030/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1627/8 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1627/8 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/8 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/8 MANZI IRENE (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": 9,
            "n_margin": 23,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26209,
            "slug": "vs19_216_151",
            "identifier": "vs19_216_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_151/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 151,
            "title": "Ordine del giorno n. 9/1555/18, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1555/18, DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/18, DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/18, nel testo riformulato, MARI FRANCESCO (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": 9,
            "n_margin": 121,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 36797,
            "slug": "vs19_440_041",
            "identifier": "vs19_440_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_041/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2026",
            "original_title": "Votazione Articolo 12 DDL n. 2026",
            "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": 9,
            "n_margin": 68,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35073,
            "slug": "vs19_337_093",
            "identifier": "vs19_337_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_093/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 3 (Doc. XXII, n. 23)",
            "original_title": "Articolo 3 (Doc. XXII, n. 23)",
            "description_title": "",
            "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": 122,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 26693,
            "slug": "vs19_220_108",
            "identifier": "vs19_220_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_108/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/1627/141, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1627/141, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/141, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/141, nel testo riformulato, BRUNO RAFFAELE (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": 9,
            "n_margin": 145,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 37828,
            "slug": "vs19_468_007",
            "identifier": "vs19_468_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_007/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzioni n. 6-00167 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), BAGNASCO ROBERTO (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri, n. 6-00170 RICHETTI MATTEO (APERRE) ed altri e n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente ai dispositivi per la parte in cui autorizzano la missione bilaterale di cooperazione in Tunisia, recata dalla scheda n. 6, relativa all'Africa (Doc. XVI, n. 4) - Votazione Risoluzione 6_00167",
            "original_title": "Votazione Risoluzione 6_00167",
            "description_title": "Risoluzioni n. 6-00167 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), BAGNASCO ROBERTO (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri, n. 6-00170 RICHETTI MATTEO (APERRE) ed altri e n. 6-00172 PELLEGRINI MARCO (M5S) ed altri, limitatamente ai dispositivi per la parte in cui autorizzano la missione bilaterale di cooperazione in Tunisia, recata dalla scheda n. 6, relativa all'Africa (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 49,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 26618,
            "slug": "vs19_220_138",
            "identifier": "vs19_220_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_138/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1627/171, come riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1627/171, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/171, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/171, come riformulato, FONTANA ILARIA (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": 9,
            "n_margin": 138,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32395,
            "slug": "vs19_357_062",
            "identifier": "vs19_357_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_062/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1532",
            "original_title": "Votazione Articolo 31 DDL n. 1532",
            "description_title": "Articolo 31",
            "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": 16,
            "majority_cohesion_rate": 56.85,
            "minority_cohesion_rate": 63.92
        },
        {
            "id": 33646,
            "slug": "vs19_384_043",
            "identifier": "vs19_384_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_043/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 43,
            "title": "ARTICOLO 10 - Votazione Articolo 10 ",
            "original_title": "Votazione Articolo 10 ",
            "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": 9,
            "n_margin": 9,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34246,
            "slug": "vs19_396_031",
            "identifier": "vs19_396_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_031/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2164/45, come riformulato, ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2164/45, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/45, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/45, come riformulato, ZARATTI FILIBERTO (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": 9,
            "n_margin": 123,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35487,
            "slug": "vs19_402_138",
            "identifier": "vs19_402_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_138/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/2112-bis/148, nel testo riformulato, ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/148, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/148, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/148, nel testo riformulato, ORFINI MATTEO (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": 9,
            "n_margin": 145,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 25091,
            "slug": "vs19_197_039",
            "identifier": "vs19_197_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_039/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 5.02 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.02 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.02 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": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25096,
            "slug": "vs19_197_011",
            "identifier": "vs19_197_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_011/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1324",
            "original_title": "Votazione Articolo 1 DDL n. 1324",
            "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": 9,
            "n_margin": 49,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 27343,
            "slug": "vs19_233_082",
            "identifier": "vs19_233_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_082/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1606/104, come riformulato, GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/104, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/104, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/104, come riformulato, GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 103,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27347,
            "slug": "vs19_233_078",
            "identifier": "vs19_233_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_078/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n.9/1606/77, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1606/77, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/77, DDL n. 1606",
            "description_title": "Ordine del giorno n.9/1606/77, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 105,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27767,
            "slug": "vs19_239_055",
            "identifier": "vs19_239_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_055/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1515",
            "original_title": "Votazione Articolo 12 DDL n. 1515",
            "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": 9,
            "n_margin": 14,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21992,
            "slug": "vs19_124_023",
            "identifier": "vs19_124_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_023/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1151/30 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1151/30 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/30 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/30 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 53,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25094,
            "slug": "vs19_197_028",
            "identifier": "vs19_197_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_028/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.1 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.1 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1324",
            "description_title": "Emendamento 3.1 RICCIARDI MARIANNA (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": 9,
            "n_margin": 44,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 28345,
            "slug": "vs19_247_003",
            "identifier": "vs19_247_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_003/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1633/10, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1633/10, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/10, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/10, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 121,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.02
        }
    ]
}