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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=191",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=189",
    "results": [
        {
            "id": 25208,
            "slug": "vs19_199_003",
            "identifier": "vs19_199_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_003/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE) - Votazione Risoluzione 6_00067",
            "original_title": "Votazione Risoluzione 6_00067",
            "description_title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 39824,
            "slug": "vs19_512_012",
            "identifier": "vs19_512_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_012/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 12,
            "title": "DDL 2384-A - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2384-A - ODG 2",
            "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": 29,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 40222,
            "slug": "vs19_535_002",
            "identifier": "vs19_535_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_002/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 ZANELLA LUANA (AVS) - Votazione Emendamento 1.102 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.102 PDL n. 2097",
            "description_title": "Emendamento 1.102 ZANELLA LUANA (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": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 39821,
            "slug": "vs19_512_009",
            "identifier": "vs19_512_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_009/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.85,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 40234,
            "slug": "vs19_535_017",
            "identifier": "vs19_535_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_017/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2097 E ABB/1 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2097 E ABB/1 PDL n. 2097",
            "original_title": "Votazione Ordine del giorno 9/2097 E ABB/1 PDL n. 2097",
            "description_title": "Ordine del giorno n. 9/2097 E ABB/1 AURIEMMA CARMELA (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": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 39825,
            "slug": "vs19_512_013",
            "identifier": "vs19_512_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_013/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2384-A/4 - Votazione Ordine del giorno 9/2384-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/4 ",
            "description_title": "ODG 9/2384-A/4",
            "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": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39823,
            "slug": "vs19_512_011",
            "identifier": "vs19_512_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_011/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 29,
            "majority_cohesion_rate": 67.62,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39805,
            "slug": "vs19_511_006",
            "identifier": "vs19_511_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_006/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 25199,
            "slug": "vs19_200_033",
            "identifier": "vs19_200_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_033/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39735,
            "slug": "vs19_508_003",
            "identifier": "vs19_508_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_003/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2416-A/21 - Votazione Ordine del giorno 9/2416-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/21 ",
            "description_title": "ODG 9/2416-A/21",
            "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": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39769,
            "slug": "vs19_508_037",
            "identifier": "vs19_508_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_037/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2416-A/77 - Votazione Ordine del giorno 9/2416-A/77 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/77 ",
            "description_title": "ODG 9/2416-A/77",
            "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": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 25175,
            "slug": "vs19_200_011",
            "identifier": "vs19_200_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_011/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (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": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 40228,
            "slug": "vs19_535_009",
            "identifier": "vs19_535_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_009/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.2 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.2 PDL n. 2097",
            "description_title": "Emendamento 2.2 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39748,
            "slug": "vs19_508_016",
            "identifier": "vs19_508_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_016/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2416-A/48 - Votazione Ordine del giorno 9/2416-A/48 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/48 ",
            "description_title": "ODG 9/2416-A/48",
            "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": 29,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 25170,
            "slug": "vs19_200_031",
            "identifier": "vs19_200_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_031/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1551/33 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/33 SARRACINO 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25157,
            "slug": "vs19_200_032",
            "identifier": "vs19_200_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_032/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (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": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39727,
            "slug": "vs19_506_029",
            "identifier": "vs19_506_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_029/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 29,
            "title": "MOZ 1-469 6 CPV DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-469 6 CPV DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 27282,
            "slug": "vs19_233_017",
            "identifier": "vs19_233_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_017/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S) - Votazione DDL n. 1606",
            "original_title": "Votazione DDL n. 1606",
            "description_title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S)",
            "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": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27286,
            "slug": "vs19_233_073",
            "identifier": "vs19_233_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_073/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1606/113 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/113 CASU ANDREA (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": 29,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 27358,
            "slug": "vs19_233_015",
            "identifier": "vs19_233_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_015/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1606/37 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1606/37 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/37 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/37 PELLEGRINI MARCO (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21824,
            "slug": "vs19_132_011",
            "identifier": "vs19_132_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_011/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27376,
            "slug": "vs19_233_026",
            "identifier": "vs19_233_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_026/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1606/49 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/49 CARMINA IDA (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": 29,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 21848,
            "slug": "vs19_132_005",
            "identifier": "vs19_132_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_005/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21864,
            "slug": "vs19_132_019",
            "identifier": "vs19_132_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_019/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27279,
            "slug": "vs19_234_001",
            "identifier": "vs19_234_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_234_001/?format=api",
            "sitting": {
                "id": 1590,
                "date": "2024-01-26",
                "number": 234,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto sicurezza energetica e fonti rinnovabili",
            "original_title": "Votazione finale DDL n. 1606",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 dicembre 2023, n. 181, recante disposizioni urgenti per la sicurezza energetica del Paese, la promozione del ricorso alle fonti rinnovabili di energia, il sostegno alle imprese a forte consumo di energia e in materia di ricostruzione nei territori colpiti dagli eccezionali eventi alluvionali verificatisi a partire dal 1° maggio 2023 (DDL 1606)",
            "public_title": "Conversione decreto sicurezza energetica e fonti rinnovabili",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27555,
            "slug": "vs19_239_022",
            "identifier": "vs19_239_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_022/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1515",
            "description_title": "Emendamento 9.1 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": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27694,
            "slug": "vs19_239_038",
            "identifier": "vs19_239_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_038/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 12.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.5 DDL n. 1515",
            "description_title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27710,
            "slug": "vs19_239_063",
            "identifier": "vs19_239_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_063/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 14.3 FENU EMILIANO (M5S) - Votazione Emendamento 14.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1515",
            "description_title": "Emendamento 14.3 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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27697,
            "slug": "vs19_239_049",
            "identifier": "vs19_239_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_049/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 12.17 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.17 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.17 DDL n. 1515",
            "description_title": "Emendamento 12.17 ALIFANO ENRICA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27683,
            "slug": "vs19_239_045",
            "identifier": "vs19_239_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_045/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.13 RAFFA ANGELA (M5S) - Votazione Emendamento 12.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1515",
            "description_title": "Emendamento 12.13 RAFFA ANGELA (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": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21999,
            "slug": "vs19_124_008",
            "identifier": "vs19_124_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_008/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1151/14 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/14 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27722,
            "slug": "vs19_239_089",
            "identifier": "vs19_239_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_089/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.8 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27754,
            "slug": "vs19_240_004",
            "identifier": "vs19_240_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_004/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1003 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1003 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1304",
            "description_title": "Emendamento 2.1003 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39027,
            "slug": "vs19_498_046",
            "identifier": "vs19_498_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_046/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "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": 29,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 28109,
            "slug": "vs19_244_023",
            "identifier": "vs19_244_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_023/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/384 E ABB-B/23 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/23 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/23 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/23 RICCIARDI MARIANNA (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": 29,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28095,
            "slug": "vs19_244_047",
            "identifier": "vs19_244_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_047/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/384 E ABB-B/47 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/47 SPORTIELLO GILDA (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": 29,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22010,
            "slug": "vs19_124_020",
            "identifier": "vs19_124_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_020/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1151/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/27 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28329,
            "slug": "vs19_247_024",
            "identifier": "vs19_247_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_024/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18136,
            "slug": "vs19_009_016",
            "identifier": "vs19_009_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_016/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 3.8 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.8 DDL n. 0005",
            "description_title": "Emendamento 3.8 GADDA MARIA CHIARA (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": 29,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 STUMPO NICOLA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 40075,
            "slug": "vs19_521_018",
            "identifier": "vs19_521_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_018/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2527/33 - Votazione Ordine del giorno 9/2527/33 ",
            "original_title": "Votazione Ordine del giorno 9/2527/33 ",
            "description_title": "ODG 9/2527/33",
            "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": 29,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 19491,
            "slug": "19-41-49",
            "identifier": "19-41-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-49/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 49,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 5.27, Turco e altri",
            "original_title": "Em. 5.27, Turco e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 29,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 19499,
            "slug": "19-41-22",
            "identifier": "19-41-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-22/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 22,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 3.300, Turco",
            "original_title": "Em. 3.300, Turco",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 29,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 28045,
            "slug": "19-158-1",
            "identifier": "19-158-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-158-1/?format=api",
            "sitting": {
                "id": 1606,
                "date": "2024-02-14",
                "number": 158,
                "branch": "S"
            },
            "number": 1,
            "title": "Legge di delegazione europea 2022-2023 - Em. 13.1, Lorefice e Bevilacqua",
            "original_title": "Em. 13.1, Lorefice e Bevilacqua",
            "description_title": "Legge di delegazione europea 2022-2023",
            "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": 29,
            "majority_cohesion_rate": 66.96,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 23848,
            "slug": "19-81-26",
            "identifier": "19-81-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-81-26/?format=api",
            "sitting": {
                "id": 1441,
                "date": "2023-06-27",
                "number": 81,
                "branch": "S"
            },
            "number": 26,
            "title": "Ordine del giorno G4, De Rosa e altri",
            "original_title": "Ordine del giorno G4, De Rosa e altri",
            "description_title": null,
            "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": 29,
            "majority_cohesion_rate": 65.79,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 19485,
            "slug": "19-41-64",
            "identifier": "19-41-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-64/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 64,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 6.12, Lopreiato e altri",
            "original_title": "Em. 6.12, Lopreiato e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 29,
            "majority_cohesion_rate": 65.22,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 40000,
            "slug": "19-334-2",
            "identifier": "19-334-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-334-2/?format=api",
            "sitting": {
                "id": 2058,
                "date": "2025-07-29",
                "number": 334,
                "branch": "S"
            },
            "number": 2,
            "title": "d-l 84/2025 - disposizioni urgenti in materia fiscale - Em. 8.0.1, Tajani e altri",
            "original_title": "Em. 8.0.1, Tajani e altri",
            "description_title": "d-l 84/2025 - disposizioni urgenti in materia fiscale",
            "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": 29,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 40.96
        },
        {
            "id": 19550,
            "slug": "19-41-27",
            "identifier": "19-41-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-27/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 27,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 3.303, Aurora Floridia e altri",
            "original_title": "Em. 3.303, Aurora Floridia e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 29,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 19547,
            "slug": "19-41-42",
            "identifier": "19-41-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-42/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 42,
            "title": "D-l 2/2023 - Impianti di interesse strategico nazionale - Em. 5.17 (1a parte), Lopreiato e altri",
            "original_title": "Em. 5.17 (1a parte), Lopreiato e altri",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "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": 29,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 35.63
        }
    ]
}