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

{
    "count": 22904,
    "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=87",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=85",
    "results": [
        {
            "id": 37475,
            "slug": "19-288-7",
            "identifier": "19-288-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-7/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 7,
            "title": "Intelligenza artificiale - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Intelligenza artificiale",
            "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": 60,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 32628,
            "slug": "19-232-42",
            "identifier": "19-232-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-42/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 42,
            "title": "Ratifica Accordo UE-Ghana di partenariato economico interinale - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Ratifica Accordo UE-Ghana di partenariato economico interinale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 61.21,
            "minority_cohesion_rate": 59.3
        },
        {
            "id": 37359,
            "slug": "19-288-4",
            "identifier": "19-288-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-4/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 4,
            "title": "Intelligenza artificiale - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Intelligenza artificiale",
            "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": 60,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 32633,
            "slug": "19-232-38",
            "identifier": "19-232-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-38/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 38,
            "title": "Ratifica Accordo Italia-Repubblica Araba d'Egitto sul trasporto internazionale di merci - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Ratifica Accordo Italia-Repubblica Araba d'Egitto sul trasporto internazionale di merci",
            "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": 60,
            "majority_cohesion_rate": 64.66,
            "minority_cohesion_rate": 53.49
        },
        {
            "id": 18855,
            "slug": "vs19_029_137",
            "identifier": "vs19_029_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_137/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/705/142 GIACHETTI ROBERTO (AIV-RE) - Votazione Ordine del giorno 9/705/142 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/142 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/142 GIACHETTI ROBERTO (AIV-RE)",
            "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": 60,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 36501,
            "slug": "vs19_435_011",
            "identifier": "vs19_435_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_011/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1007 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1007 PDL n. 1573",
            "description_title": "Emendamento 2.1007 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 22077,
            "slug": "vs19_137_103",
            "identifier": "vs19_137_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_103/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 5.59 GRUPPIONI NAIKE (AIV-RE) - Votazione Emendamento 5.59 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.59 DDL n. 1038",
            "description_title": "Emendamento 5.59 GRUPPIONI NAIKE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 25696,
            "slug": "vs19_210_060",
            "identifier": "vs19_210_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_060/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1341",
            "original_title": "Votazione Articolo 15 DDL n. 1341",
            "description_title": "Articolo 15",
            "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": 60,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 31799,
            "slug": "vs19_344_079",
            "identifier": "vs19_344_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_079/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 79,
            "title": "Articolo aggiuntivo 11.09 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.09 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.09 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 11.09 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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 64.44,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 30951,
            "slug": "vs19_317_058",
            "identifier": "vs19_317_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_058/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1933/68 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1933/68 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/68 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/68 DE MICHELI PAOLA (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": 60,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 22186,
            "slug": "vs19_137_115",
            "identifier": "vs19_137_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_115/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 5.87 FENU EMILIANO (M5S) - Votazione Emendamento 5.87 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.87 DDL n. 1038",
            "description_title": "Emendamento 5.87 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": 60,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22101,
            "slug": "vs19_137_151",
            "identifier": "vs19_137_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_151/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 151,
            "title": "Emendamento 7.9 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 7.9 DDL n. 1038",
            "description_title": "Emendamento 7.9 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 22129,
            "slug": "vs19_137_167",
            "identifier": "vs19_137_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_167/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 9.1 BENZONI FABRIZIO (AIV-RE) - Votazione Emendamento 9.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1038",
            "description_title": "Emendamento 9.1 BENZONI FABRIZIO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21882,
            "slug": "vs19_137_020",
            "identifier": "vs19_137_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_020/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.32 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 2.32 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.32 DDL n. 1038",
            "description_title": "Emendamento 2.32 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 30013,
            "slug": "vs19_281_085",
            "identifier": "vs19_281_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_085/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/111 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": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 32207,
            "slug": "vs19_326_055",
            "identifier": "vs19_326_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_055/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1902/71 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1902/71 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/71 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/71 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 22121,
            "slug": "vs19_137_078",
            "identifier": "vs19_137_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_078/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 5.23 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 5.23 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.23 DDL n. 1038",
            "description_title": "Emendamento 5.23 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 30261,
            "slug": "vs19_292_053",
            "identifier": "vs19_292_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_053/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 15.32 D'ORSO VALENTINA (M5S) - Votazione Emendamento 15.32 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.32 DDL n. 1717",
            "description_title": "Emendamento 15.32 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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.58
        },
        {
            "id": 30988,
            "slug": "vs19_321_064",
            "identifier": "vs19_321_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_064/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1718",
            "original_title": "Votazione Articolo 9 DDL n. 1718",
            "description_title": "Articolo 9",
            "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": 59,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 22033,
            "slug": "vs19_137_076",
            "identifier": "vs19_137_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_076/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 5.19 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.19 DDL n. 1038",
            "description_title": "Emendamento 5.19 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 25742,
            "slug": "vs19_210_058",
            "identifier": "vs19_210_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_058/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 15.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1341",
            "description_title": "Emendamento 15.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 21901,
            "slug": "vs19_137_093",
            "identifier": "vs19_137_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_093/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 5.46 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 5.46 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.46 DDL n. 1038",
            "description_title": "Emendamento 5.46 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 59,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22046,
            "slug": "vs19_137_077",
            "identifier": "vs19_137_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_077/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 5.20 BONETTI ELENA (AIV-RE) - Votazione Emendamento 5.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.20 DDL n. 1038",
            "description_title": "Emendamento 5.20 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 59,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 37180,
            "slug": "vs19_449_021",
            "identifier": "vs19_449_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_021/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.22 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.22 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2285",
            "description_title": "Emendamento 1.22 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": 59,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 34109,
            "slug": "vs19_388_159",
            "identifier": "vs19_388_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_159/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 159,
            "title": "Emendamento 28.5000 delle Commissioni, nel testo subemendato - Votazione Emendamento 28.5000 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.5000 DDL n. 2022",
            "description_title": "Emendamento 28.5000 delle Commissioni, nel testo subemendato",
            "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": 59,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 34437,
            "slug": "vs19_388_029",
            "identifier": "vs19_388_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_029/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 5.4 BONELLI ANGELO (AVS) - Votazione Emendamento 5.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2022",
            "description_title": "Emendamento 5.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 22894,
            "slug": "vs19_129_053",
            "identifier": "vs19_129_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_053/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 53,
            "title": "Risoluzione n. 6-00034, limitatamente alla premessa, PROVENZANO GIUSEPPE (PD-IDP) ed altri - Votazione Risoluzione 6_00034",
            "original_title": "Votazione Risoluzione 6_00034",
            "description_title": "Risoluzione n. 6-00034, limitatamente alla premessa, PROVENZANO GIUSEPPE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 29.01
        },
        {
            "id": 32199,
            "slug": "vs19_326_047",
            "identifier": "vs19_326_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_047/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1902/62 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1902/62 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/62 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/62 PORTA FABIO (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": 4,
            "n_margin": 59,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 36490,
            "slug": "vs19_435_123",
            "identifier": "vs19_435_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_123/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 14 - Votazione Articolo 14 PDL n. 1573",
            "original_title": "Votazione Articolo 14 PDL n. 1573",
            "description_title": "Articolo 14",
            "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": 59,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 33574,
            "slug": "vs19_384_020",
            "identifier": "vs19_384_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_020/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 30246,
            "slug": "vs19_292_065",
            "identifier": "vs19_292_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_065/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 18.02 D'ORSO VALENTINA (M5S) - Votazione Emendamento 18.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 18.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 18.02 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": 59,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 36.81
        },
        {
            "id": 31060,
            "slug": "vs19_318_048",
            "identifier": "vs19_318_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_048/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.8 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1718",
            "description_title": "Emendamento 2.8 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 22093,
            "slug": "vs19_137_134",
            "identifier": "vs19_137_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_134/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 6.18 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 6.18 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1038",
            "description_title": "Emendamento 6.18 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 34991,
            "slug": "vs19_335_037",
            "identifier": "vs19_335_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_037/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1937/38 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/38 SCERRA FILIPPO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 59,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 28.57
        },
        {
            "id": 37649,
            "slug": "vs19_460_050",
            "identifier": "vs19_460_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_050/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 18.1 LOMUTI ARNALDO (M5S) - Votazione Emendamento 18.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 18.1 DDL n. 2139",
            "description_title": "Emendamento 18.1 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 38806,
            "slug": "vs19_491_040",
            "identifier": "vs19_491_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_040/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 40,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 46.15
        },
        {
            "id": 36085,
            "slug": "vs19_426_030",
            "identifier": "vs19_426_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_030/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00380, limitatamente ai restanti capoversi della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00380",
            "original_title": "Votazione Mozione 1_00380",
            "description_title": "Mozione n. 1-00380, limitatamente ai restanti capoversi della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 36795,
            "slug": "vs19_440_038",
            "identifier": "vs19_440_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_038/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 2026",
            "original_title": "Votazione Articolo 10 DDL n. 2026",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 32823,
            "slug": "vs19_371_011",
            "identifier": "vs19_371_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_011/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 57.26,
            "minority_cohesion_rate": 44.3
        },
        {
            "id": 32798,
            "slug": "vs19_371_018",
            "identifier": "vs19_371_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_018/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 6.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.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": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 40.51
        },
        {
            "id": 38820,
            "slug": "vs19_491_099",
            "identifier": "vs19_491_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_099/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 99,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 59,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 32812,
            "slug": "vs19_371_006",
            "identifier": "vs19_371_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_006/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 56.43,
            "minority_cohesion_rate": 39.87
        },
        {
            "id": 26415,
            "slug": "vs19_217_045",
            "identifier": "vs19_217_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_045/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/6 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/6 COSTA SERGIO (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": 59,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 36302,
            "slug": "vs19_431_021",
            "identifier": "vs19_431_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_021/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2245/49 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2245/49 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/49 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/49 CAFIERO DE RAHO FEDERICO (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": 59,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 32791,
            "slug": "vs19_371_030",
            "identifier": "vs19_371_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_030/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 8.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.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": 2,
            "n_margin": 59,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 40.51
        },
        {
            "id": 18189,
            "slug": "vs19_009_069",
            "identifier": "vs19_009_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_069/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/5/28 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/5/28 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/28 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/28 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 24961,
            "slug": "vs19_196_040",
            "identifier": "vs19_196_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_040/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (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": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 39911,
            "slug": "vs19_516_008",
            "identifier": "vs19_516_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_008/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG N 18 PREMESSE - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "ODG N 18 PREMESSE",
            "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": 59,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 18369,
            "slug": "vs19_016_015",
            "identifier": "vs19_016_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_015/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione per destinare il 2% del Pil alla difesa",
            "original_title": "Votazione Mozione 1_00031",
            "description_title": "Mozione n. 1-00031, limitatamente al capoverso settimo, TREMONTI GIULIO (FDI), FORMENTINI PAOLO (LEGA), MULE' GIORGIO (FI-PPE)",
            "public_title": "Mozione per destinare il 2% del Pil alla difesa",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 59,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 20989,
            "slug": "19-63-26",
            "identifier": "19-63-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-63-26/?format=api",
            "sitting": {
                "id": 1364,
                "date": "2023-05-02",
                "number": 63,
                "branch": "S"
            },
            "number": 26,
            "title": "Modifiche al codice della proprietà industriale - Articolo 26",
            "original_title": "Articolo 26",
            "description_title": "Modifiche al codice della proprietà industriale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 59,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 40.23
        }
    ]
}