Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=231
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=232",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=230",
    "results": [
        {
            "id": 21762,
            "slug": "vs19_114_039",
            "identifier": "vs19_114_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_039/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1114/76 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1114/76 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/76 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/76 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": 6,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 32193,
            "slug": "vs19_326_041",
            "identifier": "vs19_326_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_041/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1902/53 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1902/53 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/53 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/53 D'ORSO VALENTINA (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": 26,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32192,
            "slug": "vs19_326_040",
            "identifier": "vs19_326_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_040/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1902/52 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1902/52 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/52 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/52 PENZA PASQUALINO (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": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32200,
            "slug": "vs19_326_048",
            "identifier": "vs19_326_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_048/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1902/64 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1902/64 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/64 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/64 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32190,
            "slug": "vs19_326_038",
            "identifier": "vs19_326_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_038/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1902/50 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1902/50 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/50 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/50 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32224,
            "slug": "vs19_326_029",
            "identifier": "vs19_326_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_029/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1902/38 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1902/38 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/38 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/38 DONNO LEONARDO (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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 30059,
            "slug": "vs19_281_088",
            "identifier": "vs19_281_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_088/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/115 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/115 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 38769,
            "slug": "vs19_489_012",
            "identifier": "vs19_489_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_012/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2420/22 - Votazione Ordine del giorno 9/2420/22 ",
            "original_title": "Votazione Ordine del giorno 9/2420/22 ",
            "description_title": "ODG 9/2420/22",
            "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": 26,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32188,
            "slug": "vs19_326_036",
            "identifier": "vs19_326_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_036/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1902/48 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1902/48 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/48 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/48 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 25337,
            "slug": "vs19_204_010",
            "identifier": "vs19_204_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_010/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1458/47 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1458/47 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/47 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/47 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22767,
            "slug": "vs19_142_031",
            "identifier": "vs19_142_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_031/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3.05 FENU EMILIANO (M5S) - Votazione Emendamento 3.05 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.05 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.05 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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30049,
            "slug": "vs19_281_079",
            "identifier": "vs19_281_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_079/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (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": 26,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 30968,
            "slug": "vs19_317_087",
            "identifier": "vs19_317_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_087/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1933/98 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1933/98 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/98 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/98 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 36498,
            "slug": "vs19_435_007",
            "identifier": "vs19_435_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_007/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1573",
            "description_title": "Emendamento 1.1002 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 22758,
            "slug": "vs19_142_011",
            "identifier": "vs19_142_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_011/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.4 FENU EMILIANO (M5S) - Votazione Emendamento 2.4 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.4 PDL n. 0107",
            "description_title": "Emendamento 2.4 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": 26,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 31797,
            "slug": "vs19_345_031",
            "identifier": "vs19_345_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_031/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 15.01001 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01001 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": 26,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 29350,
            "slug": "vs19_270_042",
            "identifier": "vs19_270_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_042/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/2 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/2 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31100,
            "slug": "vs19_321_097",
            "identifier": "vs19_321_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_097/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1718/34 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1718/34 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/34 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/34 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 22813,
            "slug": "vs19_142_036",
            "identifier": "vs19_142_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_036/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 3.011 FENU EMILIANO (M5S) - Votazione Emendamento 3.011 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.011 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.011 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25370,
            "slug": "vs19_204_006",
            "identifier": "vs19_204_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_006/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1458/40 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1458/40 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/40 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/40 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25357,
            "slug": "vs19_204_009",
            "identifier": "vs19_204_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_009/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1458/45 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1458/45 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/45 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/45 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30947,
            "slug": "vs19_317_008",
            "identifier": "vs19_317_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_008/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1933/8 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1933/8 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/8 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/8 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34623,
            "slug": "vs19_387_020",
            "identifier": "vs19_387_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_020/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2088-AR/22 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/22 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/22 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/22 ORFINI MATTEO (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": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30940,
            "slug": "vs19_317_028",
            "identifier": "vs19_317_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_028/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1933/33 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/33 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 37664,
            "slug": "vs19_461_001",
            "identifier": "vs19_461_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_461_001/?format=api",
            "sitting": {
                "id": 1957,
                "date": "2025-04-02",
                "number": 461,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00402 BRAGA CHIARA (PD-IDP), RICCIARDI RICCARDO (M5S), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) ed altri - Votazione Mozione 1_00402",
            "original_title": "Votazione Mozione 1_00402",
            "description_title": "Mozione n. 1-00402 BRAGA CHIARA (PD-IDP), RICCIARDI RICCARDO (M5S), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), FARAONE DAVIDE (IVICRE), MAGI RICCARDO (M-+EUR) 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": 26,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 29295,
            "slug": "vs19_270_036",
            "identifier": "vs19_270_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_036/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 4.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1790",
            "description_title": "Emendamento 4.1 SIMIANI MARCO (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": 26,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25392,
            "slug": "vs19_204_065",
            "identifier": "vs19_204_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_065/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 65,
            "title": "Mozione n. 1-00216, limitatamente al capoverso trentaquattresimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso trentaquattresimo della parte dispositiva, BONELLI ANGELO (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24233,
            "slug": "vs19_171_018",
            "identifier": "vs19_171_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_018/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1436/27 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1436/27 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/27 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/27 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25381,
            "slug": "vs19_204_016",
            "identifier": "vs19_204_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_016/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1458/54 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/54 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/54 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21877,
            "slug": "vs19_137_010",
            "identifier": "vs19_137_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_010/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.12 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1038",
            "description_title": "Emendamento 2.12 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": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29289,
            "slug": "vs19_270_026",
            "identifier": "vs19_270_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_026/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1790",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 37761,
            "slug": "vs19_464_030",
            "identifier": "vs19_464_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_030/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 6 (Mantenimento) - Votazione Articolo 6 PDL n. 1621",
            "original_title": "Votazione Articolo 6 PDL n. 1621",
            "description_title": "Articolo 6 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37765,
            "slug": "vs19_464_034",
            "identifier": "vs19_464_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_034/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/4 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/4 GIULIANO CARLA (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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 31113,
            "slug": "vs19_321_093",
            "identifier": "vs19_321_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_093/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/1718/30 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1718/30 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/30 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/30 FORATTINI ANTONELLA (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": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 22821,
            "slug": "vs19_141_002",
            "identifier": "vs19_141_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_002/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00003 (Nuova formulazione), capoverso 3) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00003",
            "original_title": "Votazione Mozione 1_00003",
            "description_title": "Mozione n. 1-00003 (Nuova formulazione), capoverso 3) della parte dispositiva, BRAGA CHIARA (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": 26,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 31899,
            "slug": "vs19_345_043",
            "identifier": "vs19_345_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_043/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 17.1002 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 17.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1002 DDL n. 1660",
            "description_title": "Emendamento 17.1002 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31087,
            "slug": "vs19_321_065",
            "identifier": "vs19_321_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_065/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1718/1, limitatamente al capoverso primo della parte dispositiva, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1718/1, DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/1, DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/1, limitatamente al capoverso primo della parte dispositiva, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31109,
            "slug": "vs19_321_068",
            "identifier": "vs19_321_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_068/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1718/3 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1718/3 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/3 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/3 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30893,
            "slug": "vs19_317_024",
            "identifier": "vs19_317_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_024/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1933/28 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/28 MARI FRANCESCO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 38692,
            "slug": "vs19_487_052",
            "identifier": "vs19_487_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_052/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 52,
            "title": "ODG 9/2355/82 - Votazione Ordine del giorno 9/2355/82 ",
            "original_title": "Votazione Ordine del giorno 9/2355/82 ",
            "description_title": "ODG 9/2355/82",
            "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": 26,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38694,
            "slug": "vs19_487_054",
            "identifier": "vs19_487_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_054/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 54,
            "title": "ODG 9/2355/84 - Votazione Ordine del giorno 9/2355/84 ",
            "original_title": "Votazione Ordine del giorno 9/2355/84 ",
            "description_title": "ODG 9/2355/84",
            "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": 26,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 30978,
            "slug": "vs19_317_086",
            "identifier": "vs19_317_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_086/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1933/97 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1933/97 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/97 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/97 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31807,
            "slug": "vs19_345_012",
            "identifier": "vs19_345_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_012/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 15.1013 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.1013 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1013 DDL n. 1660",
            "description_title": "Emendamento 15.1013 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 38712,
            "slug": "vs19_487_072",
            "identifier": "vs19_487_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_072/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2355/102 - Votazione Ordine del giorno 9/2355/102 ",
            "original_title": "Votazione Ordine del giorno 9/2355/102 ",
            "description_title": "ODG 9/2355/102",
            "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": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 31107,
            "slug": "vs19_321_103",
            "identifier": "vs19_321_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_103/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1718/40 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1718/40 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/40 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/40 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": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 37161,
            "slug": "vs19_449_002",
            "identifier": "vs19_449_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_002/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38699,
            "slug": "vs19_487_059",
            "identifier": "vs19_487_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_059/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 59,
            "title": "ODG 9/2355/89 - Votazione Ordine del giorno 9/2355/89 ",
            "original_title": "Votazione Ordine del giorno 9/2355/89 ",
            "description_title": "ODG 9/2355/89",
            "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": 26,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38701,
            "slug": "vs19_487_061",
            "identifier": "vs19_487_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_061/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 61,
            "title": "ODG 9/2355/91 - Votazione Ordine del giorno 9/2355/91 ",
            "original_title": "Votazione Ordine del giorno 9/2355/91 ",
            "description_title": "ODG 9/2355/91",
            "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": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 25018,
            "slug": "vs19_190_003",
            "identifier": "vs19_190_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_003/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1517/11 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1517/11 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/11 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/11 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 30515,
            "slug": "vs19_309_052",
            "identifier": "vs19_309_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_052/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.282 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.282 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.282 DDL n. 1665",
            "description_title": "Emendamento 2.282 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": 26,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 69.75
        }
    ]
}