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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=203",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=201",
    "results": [
        {
            "id": 24963,
            "slug": "vs19_196_055",
            "identifier": "vs19_196_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_055/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1437/59 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1437/59 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/59 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/59 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40145,
            "slug": "vs19_524_039",
            "identifier": "vs19_524_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_039/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2551/92 - Votazione Ordine del giorno 9/2551/92 ",
            "original_title": "Votazione Ordine del giorno 9/2551/92 ",
            "description_title": "ODG 9/2551/92",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 36015,
            "slug": "vs19_423_008",
            "identifier": "vs19_423_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_008/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2183/125 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2183/125 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/125 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/125 PICCOLOTTI ELISABETTA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 31689,
            "slug": "vs19_342_065",
            "identifier": "vs19_342_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_065/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2002/80 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2002/80 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/80 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/80 DORI DEVIS (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 38024,
            "slug": "vs19_470_033",
            "identifier": "vs19_470_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_033/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2308/80 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2308/80 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/80 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/80 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34178,
            "slug": "vs19_397_023",
            "identifier": "vs19_397_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_023/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.3 CASO ANTONIO (M5S) - Votazione Emendamento 4.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.3 DDL n. 2119",
            "description_title": "Emendamento 4.3 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34919,
            "slug": "vs19_332_003",
            "identifier": "vs19_332_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_003/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 34920,
            "slug": "vs19_332_005",
            "identifier": "vs19_332_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_005/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 34923,
            "slug": "vs19_332_008",
            "identifier": "vs19_332_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_008/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4",
            "original_title": "Articolo 4",
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 34921,
            "slug": "vs19_332_006",
            "identifier": "vs19_332_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_006/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 32401,
            "slug": "vs19_357_020",
            "identifier": "vs19_357_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_020/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 10.5 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.5 DDL n. 1532",
            "description_title": "Emendamento 10.5 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 36660,
            "slug": "vs19_439_027",
            "identifier": "vs19_439_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_027/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.25 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.25 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2240",
            "description_title": "Emendamento 1.25 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34926,
            "slug": "vs19_332_011",
            "identifier": "vs19_332_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_011/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 7",
            "original_title": "Articolo 7",
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 34934,
            "slug": "vs19_332_020",
            "identifier": "vs19_332_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_020/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1952/12 BRAGA CHIARA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1952/12 BRAGA CHIARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 34734,
            "slug": "vs19_332_001",
            "identifier": "vs19_332_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_001/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto anti liste d'attesa",
            "original_title": "Conversione in legge, con modificazioni, del decreto-legge 7 giugno 2024, n. 73, recante misure urgenti per la riduzione dei tempi delle liste di attesa delle prestazioni sanitarie (Approvato dal Senato) (DDL 1975)",
            "description_title": "",
            "public_title": "Conversione decreto anti liste d'attesa",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 35031,
            "slug": "vs19_336_039",
            "identifier": "vs19_336_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_039/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 6.1 ONORI FEDERICA (APERRE)",
            "original_title": "Emendamento 6.1 ONORI FEDERICA (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 36503,
            "slug": "vs19_435_013",
            "identifier": "vs19_435_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_013/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1573",
            "description_title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36609,
            "slug": "vs19_435_133",
            "identifier": "vs19_435_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_133/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33572,
            "slug": "vs19_384_009",
            "identifier": "vs19_384_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_009/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33527,
            "slug": "vs19_384_006",
            "identifier": "vs19_384_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_006/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37249,
            "slug": "vs19_449_090",
            "identifier": "vs19_449_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_090/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37197,
            "slug": "vs19_449_038",
            "identifier": "vs19_449_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_038/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.2 DDL n. 2285",
            "description_title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37203,
            "slug": "vs19_449_044",
            "identifier": "vs19_449_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_044/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-ter.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.8 DDL n. 2285",
            "description_title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34639,
            "slug": "vs19_387_036",
            "identifier": "vs19_387_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_036/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2088-AR/39 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/39 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/39 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/39 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34631,
            "slug": "vs19_387_028",
            "identifier": "vs19_387_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_028/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2088-AR/31 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/31 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34645,
            "slug": "vs19_387_042",
            "identifier": "vs19_387_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_042/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2088-AR/45 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/45 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/45 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/45 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34629,
            "slug": "vs19_387_026",
            "identifier": "vs19_387_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_026/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34171,
            "slug": "vs19_393_022",
            "identifier": "vs19_393_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_022/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34167,
            "slug": "vs19_393_032",
            "identifier": "vs19_393_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_032/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34197,
            "slug": "vs19_396_017",
            "identifier": "vs19_396_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_017/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34044,
            "slug": "vs19_397_056",
            "identifier": "vs19_397_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_056/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.8 CASO ANTONIO (M5S) - Votazione Emendamento 10.8 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.8 DDL n. 2119",
            "description_title": "Emendamento 10.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25037,
            "slug": "vs19_191_004",
            "identifier": "vs19_191_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_004/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1517/38 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1517/38 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/38 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/38 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26064,
            "slug": "vs19_216_073",
            "identifier": "vs19_216_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_073/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 EVI ELEONORA (AVS) - Votazione Emendamento 11.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1555",
            "description_title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26163,
            "slug": "vs19_216_112",
            "identifier": "vs19_216_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_112/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 14.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.04 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.04 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26180,
            "slug": "vs19_216_078",
            "identifier": "vs19_216_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_078/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (AVS) - Votazione Emendamento 11.19 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.19 DDL n. 1555",
            "description_title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26199,
            "slug": "vs19_216_146",
            "identifier": "vs19_216_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_146/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/1555/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1555/13 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/13 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/13 ZANELLA LUANA (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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26166,
            "slug": "vs19_216_054",
            "identifier": "vs19_216_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_054/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26370,
            "slug": "vs19_218_001",
            "identifier": "vs19_218_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_001/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge n. 1620 - Votazione DDL n. 1620",
            "original_title": "Votazione DDL n. 1620",
            "description_title": "Dichiarazione di urgenza del disegno di legge n. 1620",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26602,
            "slug": "vs19_220_040",
            "identifier": "vs19_220_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_040/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 34810,
            "slug": "vs19_337_016",
            "identifier": "vs19_337_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_016/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.112 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.112 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34808,
            "slug": "vs19_337_014",
            "identifier": "vs19_337_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_014/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34824,
            "slug": "vs19_337_030",
            "identifier": "vs19_337_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_030/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.366 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.366 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34829,
            "slug": "vs19_337_037",
            "identifier": "vs19_337_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_037/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34823,
            "slug": "vs19_337_029",
            "identifier": "vs19_337_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_029/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 35067,
            "slug": "vs19_337_031",
            "identifier": "vs19_337_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_031/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35068,
            "slug": "vs19_337_034",
            "identifier": "vs19_337_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_034/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35093,
            "slug": "vs19_337_060",
            "identifier": "vs19_337_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_060/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35092,
            "slug": "vs19_337_059",
            "identifier": "vs19_337_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_059/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35105,
            "slug": "vs19_337_072",
            "identifier": "vs19_337_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_072/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31656,
            "slug": "vs19_342_032",
            "identifier": "vs19_342_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_032/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2002/35 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2002/35 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/35 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/35 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        }
    ]
}