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

{
    "count": 23033,
    "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=298",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=296",
    "results": [
        {
            "id": 19940,
            "slug": "vs19_072_080",
            "identifier": "vs19_072_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_080/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 4.71 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 4.71 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.71 DDL n. 0977",
            "description_title": "Emendamento 4.71 RUFFINO DANIELA (AIV-RE)",
            "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": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 40900,
            "slug": "vs19_555_066",
            "identifier": "vs19_555_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_066/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 16.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.9",
            "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": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 18997,
            "slug": "vs19_029_037",
            "identifier": "vs19_029_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_037/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/705/37 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/705/37 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/37 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/37 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 29645,
            "slug": "vs19_260_040",
            "identifier": "vs19_260_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_040/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.11 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.11 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1759",
            "description_title": "Emendamento 1.11 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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 40769,
            "slug": "vs19_554_019",
            "identifier": "vs19_554_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_019/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "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": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 19100,
            "slug": "vs19_029_101",
            "identifier": "vs19_029_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_101/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/705/59 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/705/59 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/59 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/59 D'ALFONSO LUCIANO (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": 21,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 40801,
            "slug": "vs19_554_051",
            "identifier": "vs19_554_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_051/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 4.1, 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1, 4.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32970,
            "slug": "19-236-115",
            "identifier": "19-236-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-115/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 115,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 16.152, Durnwalder e Patton",
            "original_title": "Em. 16.152, Durnwalder e Patton",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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": 21,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 47.67
        },
        {
            "id": 20887,
            "slug": "vs19_092_007",
            "identifier": "vs19_092_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_092_007/?format=api",
            "sitting": {
                "id": 1357,
                "date": "2023-04-26",
                "number": 92,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00063, limitatamente alla premessa, MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00063",
            "original_title": "Votazione Mozione 1_00063",
            "description_title": "Mozione n. 1-00063, limitatamente alla premessa, MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21261,
            "slug": "vs19_107_001",
            "identifier": "vs19_107_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_107_001/?format=api",
            "sitting": {
                "id": 1383,
                "date": "2023-05-23",
                "number": 107,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (AVS) ed altri - Votazione pregiudiziale DDL n. 1151",
            "original_title": "Votazione pregiudiziale DDL n. 1151",
            "description_title": "Questioni pregiudiziali n. 1 BONAFE' SIMONA (PD-IDP) ed altri, n. 2 COLUCCI ALFONSO (M5S) ed altri e n. 3 ZARATTI FILIBERTO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 20147,
            "slug": "vs19_081_022",
            "identifier": "vs19_081_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_022/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/889-R/31 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/889-R/31 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/31 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/31 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25292,
            "slug": "vs19_203_007",
            "identifier": "vs19_203_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_007/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1458/8 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1458/8 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/8 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/8 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 20155,
            "slug": "vs19_081_005",
            "identifier": "vs19_081_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_005/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/889-R/11 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/11 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/11 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19117,
            "slug": "vs19_029_022",
            "identifier": "vs19_029_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_022/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/705/22 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/705/22 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/22 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/22 MARINO MARIA STEFANIA (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": 21,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 41090,
            "slug": "vs19_568_065",
            "identifier": "vs19_568_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_065/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 65,
            "title": "ODG 9/2643-A/8 - Votazione Ordine del giorno 9/2643-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2643-A/8 ",
            "description_title": "ODG 9/2643-A/8",
            "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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 25319,
            "slug": "vs19_203_011",
            "identifier": "vs19_203_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_011/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1458/12 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1458/12 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/12 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/12 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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29199,
            "slug": "vs19_267_010",
            "identifier": "vs19_267_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_010/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 35.83 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.83 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.83 DDL n. 1435",
            "description_title": "Emendamento 35.83 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 38354,
            "slug": "19-304-52",
            "identifier": "19-304-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-52/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 52,
            "title": "Conversione decreto cittadinanza italiana",
            "original_title": "DDL n. 1432. Votazione finale",
            "description_title": null,
            "public_title": "Conversione decreto cittadinanza italiana",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 29206,
            "slug": "vs19_266_046",
            "identifier": "vs19_266_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_046/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1-ter.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-ter.5 DDL n. 1780",
            "original_title": "Votazione Emendamento 1-ter.5 DDL n. 1780",
            "description_title": "Emendamento 1-ter.5 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": 21,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29033,
            "slug": "vs19_265_068",
            "identifier": "vs19_265_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_068/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 35.1005 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1005 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 1435",
            "description_title": "Emendamento 35.1005 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29223,
            "slug": "vs19_267_021",
            "identifier": "vs19_267_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_021/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 35.96 COSTA SERGIO (M5S) - Votazione Emendamento 35.96 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.96 DDL n. 1435",
            "description_title": "Emendamento 35.96 COSTA SERGIO (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": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 40907,
            "slug": "vs19_555_075",
            "identifier": "vs19_555_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_075/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 75,
            "title": "EM 18.2, 18.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.2, 18.3",
            "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": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 20142,
            "slug": "vs19_081_006",
            "identifier": "vs19_081_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_006/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/889-R/12 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/889-R/12 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/12 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/12 ASCANI ANNA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 20046,
            "slug": "vs19_069_039",
            "identifier": "vs19_069_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_039/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00087, limitatamente al capoverso primo della parte dispositiva, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Mozione 1_00087",
            "original_title": "Votazione Mozione 1_00087",
            "description_title": "Mozione n. 1-00087, limitatamente al capoverso primo della parte dispositiva, DEL BARBA MAURO (AIV-RE) 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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 35239,
            "slug": "19-254-12",
            "identifier": "19-254-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-254-12/?format=api",
            "sitting": {
                "id": 1857,
                "date": "2024-12-17",
                "number": 254,
                "branch": "S"
            },
            "number": 12,
            "title": "Em. 3.7, Martella e Tajani",
            "original_title": "Em. 3.7, Martella e Tajani",
            "description_title": null,
            "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": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 29805,
            "slug": "vs19_261_118",
            "identifier": "vs19_261_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_118/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 15.1002 IARIA ANTONINO (M5S) - Votazione Emendamento 15.1002 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1002 DDL n. 1435",
            "description_title": "Emendamento 15.1002 IARIA ANTONINO (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": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40908,
            "slug": "vs19_555_076",
            "identifier": "vs19_555_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_076/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 18.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 21220,
            "slug": "vs19_105_005",
            "identifier": "vs19_105_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_005/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1060/R/14 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1060/R/14 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/14 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/14 AMENDOLA VINCENZO (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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 19811,
            "slug": "vs19_065_001",
            "identifier": "vs19_065_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_001/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00038 (Nuova formulazione) MOLINARI RICCARDO (LEGA), FOTI TOMMASO (FDI), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Mozione 1_00038",
            "original_title": "Votazione Mozione 1_00038",
            "description_title": "Mozione n. 1-00038 (Nuova formulazione) MOLINARI RICCARDO (LEGA), FOTI TOMMASO (FDI), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 40870,
            "slug": "vs19_555_024",
            "identifier": "vs19_555_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_024/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 4.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.5",
            "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": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 18394,
            "slug": "vs19_019_035",
            "identifier": "vs19_019_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_035/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 7.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 7.1 DDL n. 0547",
            "description_title": "Emendamento 7.1 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29034,
            "slug": "vs19_265_045",
            "identifier": "vs19_265_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_045/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 27.33 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 27.33 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.33 DDL n. 1435",
            "description_title": "Emendamento 27.33 PASTORELLA GIULIA (APERRE)",
            "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": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38274,
            "slug": "vs19_477_040",
            "identifier": "vs19_477_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_040/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 40,
            "title": "ART AGG 1.024, 1.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.024, 1.027",
            "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": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39491,
            "slug": "vs19_503_159",
            "identifier": "vs19_503_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_159/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 159,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39453,
            "slug": "vs19_503_118",
            "identifier": "vs19_503_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_118/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 118,
            "title": "ODG 9/2482/24 - Votazione Ordine del giorno 9/2482/24 ",
            "original_title": "Votazione Ordine del giorno 9/2482/24 ",
            "description_title": "ODG 9/2482/24",
            "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": 21,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 32786,
            "slug": "vs19_370_040",
            "identifier": "vs19_370_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_040/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 6.1, 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1, 6.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 62.66,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32468,
            "slug": "vs19_359_004",
            "identifier": "vs19_359_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_004/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2066/8 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2066/8 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/8 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/8 SCERRA FILIPPO (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": 21,
            "majority_cohesion_rate": 57.26,
            "minority_cohesion_rate": 64.56
        },
        {
            "id": 32754,
            "slug": "vs19_370_030",
            "identifier": "vs19_370_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_030/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.3",
            "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": 21,
            "majority_cohesion_rate": 63.9,
            "minority_cohesion_rate": 72.78
        },
        {
            "id": 31526,
            "slug": "vs19_340_050",
            "identifier": "vs19_340_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_050/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo premissivo 09-bis.01 CASO ANTONIO (M5S) - Votazione Emendamento 09-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 09-bis.01 DDL n. 1997",
            "description_title": "Articolo premissivo 09-bis.01 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 39456,
            "slug": "vs19_503_121",
            "identifier": "vs19_503_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_121/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 121,
            "title": "ODG 9/2482/27 - Votazione Ordine del giorno 9/2482/27 ",
            "original_title": "Votazione Ordine del giorno 9/2482/27 ",
            "description_title": "ODG 9/2482/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 36858,
            "slug": "vs19_440_070",
            "identifier": "vs19_440_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_070/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 70,
            "title": "Identici emendamenti 22.1 GHIRRA FRANCESCA (AVS), 22.2 CAPPELLETTI ENRICO (M5S) e 22.3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 22.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.1 DDL n. 2026",
            "description_title": "Identici emendamenti 22.1 GHIRRA FRANCESCA (AVS), 22.2 CAPPELLETTI ENRICO (M5S) e 22.3 STEFANAZZI CLAUDIO MICHELE (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": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38849,
            "slug": "vs19_491_006",
            "identifier": "vs19_491_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_006/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "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": 21,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 35384,
            "slug": "vs19_402_033",
            "identifier": "vs19_402_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_033/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2112-bis/1 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2112-bis/1 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/1 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/1 GIACHETTI ROBERTO (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33991,
            "slug": "vs19_397_093",
            "identifier": "vs19_397_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_093/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/2119/30 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/2119/30 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/30 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/30 PASTORINO LUCA (M-+EUR)",
            "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": 21,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 32685,
            "slug": "vs19_366_015",
            "identifier": "vs19_366_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_015/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 15,
            "title": "MOZ 1-316 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 21,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 38845,
            "slug": "vs19_491_002",
            "identifier": "vs19_491_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_002/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39455,
            "slug": "vs19_503_120",
            "identifier": "vs19_503_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_120/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 120,
            "title": "ODG 9/2482/26 - Votazione Ordine del giorno 9/2482/26 ",
            "original_title": "Votazione Ordine del giorno 9/2482/26 ",
            "description_title": "ODG 9/2482/26",
            "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": 21,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39490,
            "slug": "vs19_503_158",
            "identifier": "vs19_503_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_158/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 158,
            "title": "EM 4.2, 4.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2, 4.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38852,
            "slug": "vs19_491_009",
            "identifier": "vs19_491_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_009/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "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": 21,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25204,
            "slug": "vs19_191_001",
            "identifier": "vs19_191_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_001/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1517/35 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1517/35 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/35 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/35 RICCIARDI RICCARDO (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": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.84
        }
    ]
}