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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=318",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=316",
    "results": [
        {
            "id": 38418,
            "slug": "vs19_481_027",
            "identifier": "vs19_481_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_027/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2329-A/27 - Votazione Ordine del giorno 9/2329-A/27 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/27 ",
            "description_title": "ODG 9/2329-A/27",
            "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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40370,
            "slug": "vs19_539_008",
            "identifier": "vs19_539_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_008/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.7 DORI DEVIS (AVS) - Votazione Emendamento 1.7 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2623",
            "description_title": "Emendamento 1.7 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 25047,
            "slug": "vs19_191_014",
            "identifier": "vs19_191_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_014/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1517/50 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1517/50 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/50 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/50 AMATO GAETANO (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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 40398,
            "slug": "vs19_539_036",
            "identifier": "vs19_539_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_036/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.44 GIULIANO CARLA (M5S) - Votazione Emendamento 1.44 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.44 DDL n. 2623",
            "description_title": "Emendamento 1.44 GIULIANO CARLA (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": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 32572,
            "slug": "vs19_361_030",
            "identifier": "vs19_361_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_030/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1532-bis/48 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1532-bis/48 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/48 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/48 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": 20,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 39617,
            "slug": "vs19_504_067",
            "identifier": "vs19_504_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_067/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 67,
            "title": "EM 13.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.14",
            "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": 20,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 35147,
            "slug": "vs19_353_047",
            "identifier": "vs19_353_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_047/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (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": 20,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 38472,
            "slug": "vs19_482_022",
            "identifier": "vs19_482_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_022/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 32475,
            "slug": "vs19_359_025",
            "identifier": "vs19_359_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_025/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2066/34 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2066/34 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/34 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/34 GUERRA MARIA CECILIA (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": 20,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 31480,
            "slug": "vs19_340_004",
            "identifier": "vs19_340_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_004/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.7 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1997",
            "description_title": "Emendamento 1.7 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 32618,
            "slug": "vs19_361_022",
            "identifier": "vs19_361_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_022/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1532-bis/38 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1532-bis/38 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/38 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/38 CARMINA IDA (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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 40540,
            "slug": "vs19_547_027",
            "identifier": "vs19_547_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_027/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 27,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35166,
            "slug": "vs19_354_003",
            "identifier": "vs19_354_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_003/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera b), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera b), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 62.5,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 40643,
            "slug": "vs19_551_026",
            "identifier": "vs19_551_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_026/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 26,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.02",
            "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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35158,
            "slug": "vs19_353_058",
            "identifier": "vs19_353_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_058/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1830/18 MANZI IRENE (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1830/18 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.17,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 40657,
            "slug": "vs19_551_042",
            "identifier": "vs19_551_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_042/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/1521-A/6 - Votazione Ordine del giorno 9/1521-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/1521-A/6 ",
            "description_title": "ODG 9/1521-A/6",
            "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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36881,
            "slug": "vs19_441_001",
            "identifier": "vs19_441_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_001/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 25.1 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 25.1 DDL n. 2026",
            "description_title": "Emendamento 25.1 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33432,
            "slug": "vs19_377_093",
            "identifier": "vs19_377_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_093/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 19.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.4",
            "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": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 30336,
            "slug": "vs19_298_001",
            "identifier": "vs19_298_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_298_001/?format=api",
            "sitting": {
                "id": 1697,
                "date": "2024-05-23",
                "number": 298,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto superbonus",
            "original_title": "Votazione finale DDL n. 1877",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 marzo 2024, n. 39, recante misure urgenti in materia di agevolazioni fiscali di cui agli articoli 119 e 119-ter del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77, altre misure urgenti in materia fiscale e connesse a eventi eccezionali, nonché relative all'amministrazione finanziaria (Approvato dal Senato) (DDL 1877)",
            "public_title": "Conversione decreto superbonus",
            "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": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 40539,
            "slug": "vs19_547_025",
            "identifier": "vs19_547_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_025/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 25,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38310,
            "slug": "vs19_479_018",
            "identifier": "vs19_479_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_018/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2362/3 - Votazione Ordine del giorno 9/2362/3 ",
            "original_title": "Votazione Ordine del giorno 9/2362/3 ",
            "description_title": "ODG 9/2362/3",
            "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": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40478,
            "slug": "vs19_543_022",
            "identifier": "vs19_543_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_022/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.17",
            "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": 20,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36876,
            "slug": "vs19_441_014",
            "identifier": "vs19_441_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_014/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 2026",
            "original_title": "Votazione Articolo 27 DDL n. 2026",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33459,
            "slug": "vs19_377_150",
            "identifier": "vs19_377_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_150/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 150,
            "title": "MOZ 1-351 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV 13 DISP",
            "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": 20,
            "majority_cohesion_rate": 47.11,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 31990,
            "slug": "vs19_348_096",
            "identifier": "vs19_348_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_096/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 31.1001 COLUCCI ALFONSO (M5S) - Votazione Emendamento 31.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.1001 DDL n. 1660",
            "description_title": "Emendamento 31.1001 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 26376,
            "slug": "vs19_217_016",
            "identifier": "vs19_217_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_016/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 9.01000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 9.01000 DDL n. 1342",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 9.01000 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 31510,
            "slug": "vs19_340_034",
            "identifier": "vs19_340_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_034/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.4 EVI ELEONORA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1997",
            "description_title": "Emendamento 4.4 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 35148,
            "slug": "vs19_353_048",
            "identifier": "vs19_353_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_048/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1830/7 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/7 FONTANA ILARIA (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": 20,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39388,
            "slug": "vs19_503_053",
            "identifier": "vs19_503_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_053/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 11.9 BONELLI ANGELO (AVS) - Votazione Emendamento 11.9 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.9 DDL n. 2482",
            "description_title": "Emendamento 11.9 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33462,
            "slug": "vs19_377_158",
            "identifier": "vs19_377_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_158/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 158,
            "title": "MOZ 1-352 NF CPV 29 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 29 DISP",
            "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": 20,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 32098,
            "slug": "vs19_349_072",
            "identifier": "vs19_349_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_072/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1660/39 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1660/39 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/39 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/39 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 38263,
            "slug": "vs19_477_029",
            "identifier": "vs19_477_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_029/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.55 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.55",
            "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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 25050,
            "slug": "vs19_191_017",
            "identifier": "vs19_191_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_017/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1517/53 CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/1517/53 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/53 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/53 CARFAGNA MARIA ROSARIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 32453,
            "slug": "vs19_359_022",
            "identifier": "vs19_359_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_022/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2066/28 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2066/28 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/28 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/28 SPORTIELLO GILDA (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": 20,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 39369,
            "slug": "vs19_503_034",
            "identifier": "vs19_503_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_034/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 7.2 FONTANA ILARIA (M5S) - Votazione Emendamento 7.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.2 DDL n. 2482",
            "description_title": "Emendamento 7.2 FONTANA ILARIA (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": 20,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 31619,
            "slug": "vs19_340_137",
            "identifier": "vs19_340_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_137/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1997/32 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1997/32 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/32 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/32 L'ABBATE PATTY (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": 20,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 40483,
            "slug": "vs19_543_027",
            "identifier": "vs19_543_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_027/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22",
            "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": 20,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32574,
            "slug": "vs19_361_041",
            "identifier": "vs19_361_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_041/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1532-bis/60 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/60 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/60 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/60 DI BIASE MICHELA (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": 20,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 36149,
            "slug": "vs19_427_035",
            "identifier": "vs19_427_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_035/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00395, limitatamente al capoverso ottavo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso ottavo della parte dispositiva, DE LUCA PIERO (PD-IDP) 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 32469,
            "slug": "vs19_359_021",
            "identifier": "vs19_359_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_021/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2066/27 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2066/27 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/27 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/27 L'ABBATE PATTY (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": 20,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 35790,
            "slug": "vs19_410_010",
            "identifier": "vs19_410_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_010/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1917/13 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1917/13 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/13 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/13 FORNARO FEDERICO (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": 20,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40422,
            "slug": "vs19_539_060",
            "identifier": "vs19_539_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_060/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 9.2 AURIEMMA CARMELA (M5S) - Votazione Emendamento 9.2 DDL n. 2623",
            "original_title": "Votazione Emendamento 9.2 DDL n. 2623",
            "description_title": "Emendamento 9.2 AURIEMMA CARMELA (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": 20,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 32476,
            "slug": "vs19_359_039",
            "identifier": "vs19_359_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_039/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2066/66 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2066/66 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/66 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/66 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 56.25,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 40543,
            "slug": "vs19_547_032",
            "identifier": "vs19_547_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_032/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 32,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31881,
            "slug": "vs19_348_020",
            "identifier": "vs19_348_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_020/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 22.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 22.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 22.01000 ZANELLA LUANA (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": 20,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 38063,
            "slug": "vs19_475_012",
            "identifier": "vs19_475_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_012/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00403 (Nuova formulazione) BONAFE' SIMONA (PD-IDP) ed altri - Votazione Mozione 1_00403",
            "original_title": "Votazione Mozione 1_00403",
            "description_title": "Mozione n. 1-00403 (Nuova formulazione) BONAFE' SIMONA (PD-IDP) 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32575,
            "slug": "vs19_361_040",
            "identifier": "vs19_361_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_040/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1532-bis/59 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/59 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/59 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/59 FERRARI SARA (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": 20,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 36022,
            "slug": "vs19_423_015",
            "identifier": "vs19_423_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_015/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2183/133 ROSATO ETTORE (APERRE) - Votazione Ordine del giorno 9/2183/133 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/133 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/133 ROSATO ETTORE (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35789,
            "slug": "vs19_410_009",
            "identifier": "vs19_410_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_009/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1917/12 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1917/12 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/12 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/12 BONAFE' SIMONA (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": 20,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 39451,
            "slug": "vs19_503_116",
            "identifier": "vs19_503_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_116/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 116,
            "title": "ODG 9/2482/20 - Votazione Ordine del giorno 9/2482/20 ",
            "original_title": "Votazione Ordine del giorno 9/2482/20 ",
            "description_title": "ODG 9/2482/20",
            "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": 20,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 64.1
        }
    ]
}