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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=328",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=326",
    "results": [
        {
            "id": 34611,
            "slug": "vs19_387_008",
            "identifier": "vs19_387_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_008/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2088-AR/9 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/9 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": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39380,
            "slug": "vs19_503_045",
            "identifier": "vs19_503_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_045/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 9.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39620,
            "slug": "vs19_504_070",
            "identifier": "vs19_504_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_070/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 13.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.20",
            "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": 18,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 24932,
            "slug": "vs19_201_004",
            "identifier": "vs19_201_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_004/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1551/59 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1551/59 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/59 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/59 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 31645,
            "slug": "vs19_342_021",
            "identifier": "vs19_342_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_021/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2002/24 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/2002/24 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/24 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/24 PROVENZANO GIUSEPPE (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": 18,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 77.64
        },
        {
            "id": 39386,
            "slug": "vs19_503_051",
            "identifier": "vs19_503_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_051/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 11.3, 11.4, 11.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3, 11.4, 11.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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 31669,
            "slug": "vs19_342_045",
            "identifier": "vs19_342_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_045/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2002/49 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2002/49 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/49 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/49 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 39442,
            "slug": "vs19_503_107",
            "identifier": "vs19_503_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_107/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 107,
            "title": "ART AGG 13-TER.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-TER.01",
            "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": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26211,
            "slug": "vs19_216_141",
            "identifier": "vs19_216_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_141/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1555/5 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1555/5 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/5 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/5 IARIA ANTONINO (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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 35807,
            "slug": "vs19_410_027",
            "identifier": "vs19_410_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_027/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1917/2 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1917/2 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/2 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/2 BOSCHI MARIA ELENA (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39548,
            "slug": "vs19_504_132",
            "identifier": "vs19_504_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_132/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 132,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39509,
            "slug": "vs19_503_178",
            "identifier": "vs19_503_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_178/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 178,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39671,
            "slug": "vs19_504_134",
            "identifier": "vs19_504_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_134/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 134,
            "title": "ART AGG 25.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.03",
            "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": 18,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 35781,
            "slug": "vs19_410_001",
            "identifier": "vs19_410_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_001/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1917/3 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/3 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": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35808,
            "slug": "vs19_410_028",
            "identifier": "vs19_410_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_028/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (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": 18,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35810,
            "slug": "vs19_410_030",
            "identifier": "vs19_410_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_030/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1917/26 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1917/26 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/26 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/26 DELL'OLIO GIANMAURO (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": 18,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38280,
            "slug": "vs19_477_046",
            "identifier": "vs19_477_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_046/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2333-A/8 - Votazione Ordine del giorno 9/2333-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/8 ",
            "description_title": "ODG 9/2333-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": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24953,
            "slug": "vs19_196_019",
            "identifier": "vs19_196_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_019/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/22 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/22 MANCINI CLAUDIO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 38269,
            "slug": "vs19_477_035",
            "identifier": "vs19_477_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_035/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.79, 1.81, 1.82 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.79, 1.81, 1.82",
            "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": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 39596,
            "slug": "vs19_504_044",
            "identifier": "vs19_504_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_044/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 11.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.21",
            "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": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 27546,
            "slug": "vs19_239_014",
            "identifier": "vs19_239_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_014/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.9 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.9 DDL n. 1515",
            "description_title": "Emendamento 4.9 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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26208,
            "slug": "vs19_216_145",
            "identifier": "vs19_216_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_145/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/1555/12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24974,
            "slug": "vs19_196_037",
            "identifier": "vs19_196_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_037/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1437/40 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1437/40 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/40 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/40 FENU EMILIANO (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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24973,
            "slug": "vs19_196_038",
            "identifier": "vs19_196_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_038/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1437/41 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1437/41 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/41 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/41 DELL'OLIO GIANMAURO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27404,
            "slug": "vs19_236_068",
            "identifier": "vs19_236_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_068/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.27 FENU EMILIANO (M5S) - Votazione Emendamento 3.27 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1630",
            "description_title": "Emendamento 3.27 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 39445,
            "slug": "vs19_503_110",
            "identifier": "vs19_503_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_110/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 110,
            "title": "ART AGG 13-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.1",
            "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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32413,
            "slug": "vs19_357_044",
            "identifier": "vs19_357_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_044/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 20.500 della Commissione - Votazione Emendamento 20.500 DDL n. 1532",
            "original_title": "Votazione Emendamento 20.500 DDL n. 1532",
            "description_title": "Emendamento 20.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 39366,
            "slug": "vs19_503_031",
            "identifier": "vs19_503_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_031/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 6.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38279,
            "slug": "vs19_477_045",
            "identifier": "vs19_477_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_045/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2333-A/7 - Votazione Ordine del giorno 9/2333-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/7 ",
            "description_title": "ODG 9/2333-A/7",
            "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": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24980,
            "slug": "vs19_196_002",
            "identifier": "vs19_196_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_002/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1437/2 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1437/2 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/2 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/2 SIMIANI 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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 39480,
            "slug": "vs19_503_147",
            "identifier": "vs19_503_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_147/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 147,
            "title": "ART AGG 2.01, 2.02, 2.03, 2.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.01, 2.02, 2.03, 2.04",
            "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": 18,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39376,
            "slug": "vs19_503_041",
            "identifier": "vs19_503_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_041/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "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": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39881,
            "slug": "vs19_515_040",
            "identifier": "vs19_515_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_040/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 18,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 39364,
            "slug": "vs19_503_029",
            "identifier": "vs19_503_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_029/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 6.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.8",
            "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": 18,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 24965,
            "slug": "vs19_196_012",
            "identifier": "vs19_196_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_012/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1437/14 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1437/14 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/14 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/14 DI SANZO CHRISTIAN DIEGO (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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 39367,
            "slug": "vs19_503_032",
            "identifier": "vs19_503_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_032/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 6.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.11",
            "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": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39373,
            "slug": "vs19_503_038",
            "identifier": "vs19_503_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_038/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 7.6, 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6, 7.7",
            "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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 24987,
            "slug": "vs19_196_008",
            "identifier": "vs19_196_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_008/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/10 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/10 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27558,
            "slug": "vs19_239_012",
            "identifier": "vs19_239_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_012/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1515",
            "description_title": "Emendamento 4.7 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": 18,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 37241,
            "slug": "vs19_449_082",
            "identifier": "vs19_449_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_082/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2285/15 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2285/15 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/15 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/15 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38258,
            "slug": "vs19_477_024",
            "identifier": "vs19_477_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_024/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.42 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.42",
            "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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39508,
            "slug": "vs19_503_177",
            "identifier": "vs19_503_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_177/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 4.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.05",
            "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": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39362,
            "slug": "vs19_503_027",
            "identifier": "vs19_503_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_027/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 6.6, 6.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.6, 6.7",
            "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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39846,
            "slug": "vs19_515_005",
            "identifier": "vs19_515_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_005/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "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": 18,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35784,
            "slug": "vs19_410_004",
            "identifier": "vs19_410_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_004/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/6 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": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 27729,
            "slug": "vs19_239_072",
            "identifier": "vs19_239_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_072/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Emendamento 19.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1515",
            "description_title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA)",
            "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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24997,
            "slug": "vs19_196_004",
            "identifier": "vs19_196_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_004/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24999,
            "slug": "vs19_196_011",
            "identifier": "vs19_196_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_011/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1437/13 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/13 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25000,
            "slug": "vs19_196_009",
            "identifier": "vs19_196_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_009/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (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": 18,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        }
    ]
}