Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=257
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=258",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=256",
    "results": [
        {
            "id": 19067,
            "slug": "vs19_033_052",
            "identifier": "vs19_033_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_052/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/90 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/90 TORTO DANIELA (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": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22719,
            "slug": "vs19_128_048",
            "identifier": "vs19_128_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_048/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1238/49 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1238/49 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/49 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/49 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 20069,
            "slug": "vs19_069_045",
            "identifier": "vs19_069_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_045/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00088 MEROLA VIRGINIO (PD-IDP) ed altri - Votazione Mozione 1_00088",
            "original_title": "Votazione Mozione 1_00088",
            "description_title": "Mozione n. 1-00088 MEROLA VIRGINIO (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": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24025,
            "slug": "vs19_157_026",
            "identifier": "vs19_157_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_026/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/536 E ABB/7 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/7 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/7 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/7 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21134,
            "slug": "vs19_099_008",
            "identifier": "vs19_099_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_008/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 30.1 FENU EMILIANO (M5S) - Votazione Emendamento 30.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1115",
            "description_title": "Emendamento 30.1 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": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21115,
            "slug": "vs19_099_004",
            "identifier": "vs19_099_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_004/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 12.1 FENU EMILIANO (M5S) - Votazione Emendamento 12.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 12.1 DDL n. 1115",
            "description_title": "Emendamento 12.1 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": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 34712,
            "slug": "vs19_374_017",
            "identifier": "vs19_374_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_017/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2038/32 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/32 PICCOLOTTI ELISABETTA (AVS)",
            "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": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36649,
            "slug": "vs19_439_016",
            "identifier": "vs19_439_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_016/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2240",
            "description_title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34348,
            "slug": "vs19_392_026",
            "identifier": "vs19_392_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_026/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2150/37 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2150/37 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/37 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/37 PAGANO UBALDO (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": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 24636,
            "slug": "vs19_179_031",
            "identifier": "vs19_179_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_031/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00197, sui capoversi settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00197",
            "original_title": "Votazione Mozione 1_00197",
            "description_title": "Mozione n. 1-00197, sui capoversi 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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37318,
            "slug": "vs19_450_059",
            "identifier": "vs19_450_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_059/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 1.42 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.42 PDL n. 2084",
            "description_title": "Emendamento 1.42 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 31989,
            "slug": "vs19_349_038",
            "identifier": "vs19_349_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_038/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 37.01012 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01012 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01012 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 38934,
            "slug": "vs19_491_116",
            "identifier": "vs19_491_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_116/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 26.4, 26.1007, 26.1014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4, 26.1007, 26.1014",
            "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": 28,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 35848,
            "slug": "vs19_413_032",
            "identifier": "vs19_413_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_032/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 7.01 DORI DEVIS (AVS) - Votazione Emendamento 7.01 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.01 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.01 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 38197,
            "slug": "vs19_476_009",
            "identifier": "vs19_476_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_009/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.2 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0741",
            "description_title": "Emendamento 2.2 DI LAURO CARMEN (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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39320,
            "slug": "vs19_502_001",
            "identifier": "vs19_502_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_502_001/?format=api",
            "sitting": {
                "id": 2030,
                "date": "2025-07-01",
                "number": 502,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento Dis 1.1 COLUCCI ALFONSO (M5S) - Votazione Emendamento Dis DDL n. 2461",
            "original_title": "Votazione Emendamento Dis DDL n. 2461",
            "description_title": "Emendamento Dis 1.1 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": 28,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 34160,
            "slug": "vs19_397_002",
            "identifier": "vs19_397_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_002/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2119",
            "description_title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34956,
            "slug": "vs19_335_002",
            "identifier": "vs19_335_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_002/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1937/2 ROMEO NADIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/2 ROMEO NADIA (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 31976,
            "slug": "vs19_349_022",
            "identifier": "vs19_349_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_022/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 37.014 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 37.014 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.014 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.014 SERRACCHIANI DEBORA (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31943,
            "slug": "vs19_349_024",
            "identifier": "vs19_349_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_024/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.010 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.010 CAFIERO DE RAHO FEDERICO (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": 28,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31931,
            "slug": "vs19_349_007",
            "identifier": "vs19_349_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_007/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 34.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 34.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.5 DDL n. 1660",
            "description_title": "Emendamento 34.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 34208,
            "slug": "vs19_397_011",
            "identifier": "vs19_397_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_011/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2119",
            "description_title": "Emendamento 1.14 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": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35843,
            "slug": "vs19_413_027",
            "identifier": "vs19_413_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_027/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 7.4 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.4 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.4 DDL n. 2196",
            "description_title": "Emendamento 7.4 ASCARI STEFANIA (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": 28,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 24638,
            "slug": "vs19_183_055",
            "identifier": "vs19_183_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_055/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38012,
            "slug": "vs19_470_021",
            "identifier": "vs19_470_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_021/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2308/45 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2308/45 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/45 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/45 ROMEO NADIA (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": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38494,
            "slug": "vs19_482_044",
            "identifier": "vs19_482_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_044/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 1.44 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.44",
            "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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 32749,
            "slug": "vs19_370_007",
            "identifier": "vs19_370_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_007/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "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": 28,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 35847,
            "slug": "vs19_413_031",
            "identifier": "vs19_413_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_031/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 7.8 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2196",
            "description_title": "Emendamento 7.8 ASCARI STEFANIA (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": 28,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32069,
            "slug": "vs19_348_090",
            "identifier": "vs19_348_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_090/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 30.024 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.024 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.024 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.024 MAURI MATTEO (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": 28,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 34254,
            "slug": "vs19_392_013",
            "identifier": "vs19_392_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_013/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2150/21 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2150/21 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/21 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/21 CASO ANTONIO (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 31350,
            "slug": "vs19_331_003",
            "identifier": "vs19_331_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_003/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.2 DDL n. 1975",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1975",
            "description_title": "Emendamento 1.2 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 38514,
            "slug": "vs19_482_064",
            "identifier": "vs19_482_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_064/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 1-TER.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 31880,
            "slug": "vs19_348_105",
            "identifier": "vs19_348_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_105/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 105,
            "title": "Emendamento 33.3 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.3 DDL n. 1660",
            "description_title": "Emendamento 33.3 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 26146,
            "slug": "vs19_216_111",
            "identifier": "vs19_216_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_111/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 111,
            "title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.02 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 35827,
            "slug": "vs19_413_011",
            "identifier": "vs19_413_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_011/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 6.12 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.12 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.12 DDL n. 2196",
            "description_title": "Emendamento 6.12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 30345,
            "slug": "vs19_297_016",
            "identifier": "vs19_297_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_016/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1877/24 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1877/24 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/24 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/24 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31863,
            "slug": "vs19_348_114",
            "identifier": "vs19_348_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_114/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 33.14 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.14 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.14 DDL n. 1660",
            "description_title": "Emendamento 33.14 SILVESTRI FRANCESCO (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": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 34337,
            "slug": "vs19_392_025",
            "identifier": "vs19_392_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_025/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2150/34 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2150/34 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/34 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/34 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38026,
            "slug": "vs19_470_035",
            "identifier": "vs19_470_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_035/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2308/84 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/2308/84 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/84 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/84 LAI SILVIO (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": 28,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 38512,
            "slug": "vs19_482_062",
            "identifier": "vs19_482_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_062/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 1-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35972,
            "slug": "vs19_422_019",
            "identifier": "vs19_422_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_019/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/82 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/82 FONTANA ILARIA (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": 28,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37315,
            "slug": "vs19_450_056",
            "identifier": "vs19_450_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_056/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.29 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.29 PDL n. 2084",
            "description_title": "Emendamento 1.29 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 32774,
            "slug": "vs19_371_029",
            "identifier": "vs19_371_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_029/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 38867,
            "slug": "vs19_491_031",
            "identifier": "vs19_491_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_031/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 8.1, 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1, 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 12,
            "n_margin": 28,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 32608,
            "slug": "vs19_361_051",
            "identifier": "vs19_361_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_051/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1532-bis/70 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/70 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/70 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/70 PELUFFO VINICIO GIUSEPPE GUIDO (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": 28,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 32228,
            "slug": "vs19_328_004",
            "identifier": "vs19_328_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_004/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/14 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/14 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 38027,
            "slug": "vs19_470_036",
            "identifier": "vs19_470_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_036/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2308/85 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2308/85 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/85 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/85 EVI ELEONORA (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": 28,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 32830,
            "slug": "vs19_371_026",
            "identifier": "vs19_371_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_026/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.6, 8.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.6, 8.102",
            "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": 28,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 32033,
            "slug": "vs19_348_100",
            "identifier": "vs19_348_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_100/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 32.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 32.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 32.1000 DDL n. 1660",
            "description_title": "Emendamento 32.1000 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 31992,
            "slug": "vs19_348_073",
            "identifier": "vs19_348_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_073/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 27.1005 COLUCCI ALFONSO (M5S) - Votazione Emendamento 27.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 27.1005 DDL n. 1660",
            "description_title": "Emendamento 27.1005 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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        }
    ]
}