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

{
    "count": 22091,
    "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=134",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=132",
    "results": [
        {
            "id": 34159,
            "slug": "vs19_393_008",
            "identifier": "vs19_393_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_008/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1950",
            "description_title": "Emendamento 1.8 GIANASSI FEDERICO (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38267,
            "slug": "vs19_477_033",
            "identifier": "vs19_477_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_033/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1000",
            "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": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38257,
            "slug": "vs19_477_023",
            "identifier": "vs19_477_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_023/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.41",
            "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": 19,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37578,
            "slug": "vs19_456_011",
            "identifier": "vs19_456_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_011/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00293 (Ulteriore nuova formulazione), limitatamente ai capoversi quinto, quattordicesimo, sedicesimo, ventiquattresimo della premessa e ai capoversi terzo, quarto, settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00293",
            "original_title": "Votazione Mozione 1_00293",
            "description_title": "Mozione n. 1-00293 (Ulteriore nuova formulazione), limitatamente ai capoversi quinto, quattordicesimo, sedicesimo, ventiquattresimo della premessa e ai capoversi terzo, quarto, settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) 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": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32489,
            "slug": "vs19_359_005",
            "identifier": "vs19_359_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_005/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2066/9 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/2066/9 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/9 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/9 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 37195,
            "slug": "vs19_449_036",
            "identifier": "vs19_449_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_036/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-bis.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.12 DDL n. 2285",
            "description_title": "Emendamento 1-bis.12 L'ABBATE PATTY (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": 19,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 27414,
            "slug": "vs19_236_019",
            "identifier": "vs19_236_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_019/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.29 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.29 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1630",
            "description_title": "Emendamento 1.29 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25008,
            "slug": "vs19_196_026",
            "identifier": "vs19_196_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_026/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31684,
            "slug": "vs19_342_060",
            "identifier": "vs19_342_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_060/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2002/75 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2002/75 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/75 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/75 GRIMALDI MARCO (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": 19,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 36162,
            "slug": "vs19_427_059",
            "identifier": "vs19_427_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_059/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 6.1000 ALIFANO ENRICA (M5S) - Votazione Emendamento 6.1000 DDL n. 2034",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 2034",
            "description_title": "Emendamento 6.1000 ALIFANO ENRICA (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": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36590,
            "slug": "vs19_435_110",
            "identifier": "vs19_435_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_110/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 12.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 12.1001 PDL n. 1573",
            "description_title": "Emendamento 12.1001 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37581,
            "slug": "vs19_456_014",
            "identifier": "vs19_456_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_014/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00297, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, FONTANA ILARIA (M5S) ed altri - Votazione Mozione 1_00297",
            "original_title": "Votazione Mozione 1_00297",
            "description_title": "Mozione n. 1-00297, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, FONTANA ILARIA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 32491,
            "slug": "vs19_359_011",
            "identifier": "vs19_359_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_011/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2066/15 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2066/15 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/15 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/15 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 36024,
            "slug": "vs19_423_017",
            "identifier": "vs19_423_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_017/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2183/137 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2183/137 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/137 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/137 BONETTI ELENA (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": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37175,
            "slug": "vs19_449_016",
            "identifier": "vs19_449_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_016/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.17 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.17 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2285",
            "description_title": "Emendamento 1.17 AIELLO DAVIDE (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": 19,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 27400,
            "slug": "vs19_236_018",
            "identifier": "vs19_236_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_018/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.30 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.30 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1630",
            "description_title": "Emendamento 1.30 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27693,
            "slug": "vs19_239_034",
            "identifier": "vs19_239_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_034/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 12.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1515",
            "description_title": "Emendamento 12.1 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38317,
            "slug": "vs19_479_025",
            "identifier": "vs19_479_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_025/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2362/10 - Votazione Ordine del giorno 9/2362/10 ",
            "original_title": "Votazione Ordine del giorno 9/2362/10 ",
            "description_title": "ODG 9/2362/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31978,
            "slug": "vs19_348_095",
            "identifier": "vs19_348_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_095/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 31.1000 COLUCCI ALFONSO (M5S) - Votazione Emendamento 31.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.1000 DDL n. 1660",
            "description_title": "Emendamento 31.1000 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": 19,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 37636,
            "slug": "vs19_460_032",
            "identifier": "vs19_460_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_032/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 12.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 12.01 ZARATTI FILIBERTO (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": 7,
            "n_margin": 19,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38264,
            "slug": "vs19_477_030",
            "identifier": "vs19_477_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_030/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 1.56 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.56",
            "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": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37193,
            "slug": "vs19_449_034",
            "identifier": "vs19_449_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_034/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-bis.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-bis.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.10 DDL n. 2285",
            "description_title": "Emendamento 1-bis.10 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": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37146,
            "slug": "vs19_445_020",
            "identifier": "vs19_445_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_020/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 36161,
            "slug": "vs19_427_055",
            "identifier": "vs19_427_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_055/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.3 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.3 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2034",
            "description_title": "Emendamento 3.3 ALIFANO ENRICA (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": 19,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32398,
            "slug": "vs19_357_065",
            "identifier": "vs19_357_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_065/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 31.04 (Nuova formulazione) FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 31.04 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.04 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.04 (Nuova formulazione) FOSSI EMILIANO (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": 19,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 32486,
            "slug": "vs19_359_029",
            "identifier": "vs19_359_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_029/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2066/50 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2066/50 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/50 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/50 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 38253,
            "slug": "vs19_477_019",
            "identifier": "vs19_477_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_019/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.106, 1.107 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.106, 1.107",
            "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": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32421,
            "slug": "vs19_357_048",
            "identifier": "vs19_357_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_048/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1532",
            "original_title": "Votazione Articolo 23 DDL n. 1532",
            "description_title": "Articolo 23",
            "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": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 35111,
            "slug": "vs19_338_004",
            "identifier": "vs19_338_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_004/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "original_title": "Ordine del giorno n. 9/960/1 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 19,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 24957,
            "slug": "vs19_196_039",
            "identifier": "vs19_196_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_039/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1437/42 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1437/42 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/42 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/42 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 32573,
            "slug": "vs19_361_014",
            "identifier": "vs19_361_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_014/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1532-bis/30 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1532-bis/30 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/30 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/30 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 79.87
        },
        {
            "id": 38242,
            "slug": "vs19_477_008",
            "identifier": "vs19_477_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_008/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "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": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33631,
            "slug": "vs19_384_056",
            "identifier": "vs19_384_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_056/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 56,
            "title": "ART AGG 13.01010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01010",
            "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": 19,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37209,
            "slug": "vs19_449_050",
            "identifier": "vs19_449_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_050/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 1-ter-02 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1-ter-02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-02 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 27467,
            "slug": "vs19_236_026",
            "identifier": "vs19_236_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_026/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.1003 FENU EMILIANO (M5S) - Votazione Emendamento 1.1003 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 1630",
            "description_title": "Emendamento 1.1003 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 34617,
            "slug": "vs19_387_014",
            "identifier": "vs19_387_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_014/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2088-AR/15 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2088-AR/15 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/15 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/15 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 32060,
            "slug": "vs19_348_049",
            "identifier": "vs19_348_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_049/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01 BOSCHI MARIA ELENA (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": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 36023,
            "slug": "vs19_423_016",
            "identifier": "vs19_423_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_016/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2183/135 RICHETTI MATTEO (APERRE) - Votazione Ordine del giorno 9/2183/135 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/135 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/135 RICHETTI MATTEO (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": 19,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33988,
            "slug": "vs19_397_080",
            "identifier": "vs19_397_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_080/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 24943,
            "slug": "vs19_201_014",
            "identifier": "vs19_201_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_014/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1551/81 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1551/81 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/81 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/81 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 36539,
            "slug": "vs19_435_052",
            "identifier": "vs19_435_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_052/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 5.4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 5.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.4 PDL n. 1573",
            "description_title": "Emendamento 5.4 GUERRA MARIA CECILIA (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 32370,
            "slug": "vs19_357_071",
            "identifier": "vs19_357_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_071/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 32.5 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 32.5 DDL n. 1532",
            "original_title": "Votazione Emendamento 32.5 DDL n. 1532",
            "description_title": "Emendamento 32.5 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 18127,
            "slug": "vs19_009_008",
            "identifier": "vs19_009_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_008/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.21 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.21 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.21 DDL n. 0005",
            "description_title": "Emendamento 1.21 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": 19,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 36863,
            "slug": "vs19_440_075",
            "identifier": "vs19_440_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_075/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 22.9 ALIFANO ENRICA (M5S) - Votazione Emendamento 22.9 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.9 DDL n. 2026",
            "description_title": "Emendamento 22.9 ALIFANO ENRICA (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": 19,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38260,
            "slug": "vs19_477_026",
            "identifier": "vs19_477_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_026/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.45, 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45, 1.47",
            "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": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39934,
            "slug": "vs19_517_008",
            "identifier": "vs19_517_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_008/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 4.1000, 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000, 4.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37210,
            "slug": "vs19_449_051",
            "identifier": "vs19_449_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_051/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (M5S) - Votazione Emendamento 1-ter-03 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-03 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-03 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32621,
            "slug": "vs19_361_009",
            "identifier": "vs19_361_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_009/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1532-bis/24 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1532-bis/24 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/24 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/24 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32422,
            "slug": "vs19_357_001",
            "identifier": "vs19_357_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_001/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 1.03 (Nuova formulazione) CONTE GIUSEPPE (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": 19,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 39874,
            "slug": "vs19_515_033",
            "identifier": "vs19_515_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_033/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 8.05, 8.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.05, 8.06",
            "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": 19,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 73.25
        }
    ]
}