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

{
    "count": 22927,
    "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_rebels&page=110",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=108",
    "results": [
        {
            "id": 32292,
            "slug": "vs19_349_101",
            "identifier": "vs19_349_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_101/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1660/68 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/1660/68 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/68 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/68 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32074,
            "slug": "vs19_349_047",
            "identifier": "vs19_349_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_047/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1660/13 RICHETTI MATTEO (APERRE) - Votazione Ordine del giorno 9/1660/13 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/13 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/13 RICHETTI MATTEO (APERRE)",
            "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": 27,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 37153,
            "slug": "vs19_445_027",
            "identifier": "vs19_445_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_027/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.1010 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.1010 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1010 PDL n. 2084",
            "description_title": "Emendamento 1.1010 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": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 32307,
            "slug": "vs19_349_098",
            "identifier": "vs19_349_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_098/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1660/65 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1660/65 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/65 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/65 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32311,
            "slug": "vs19_349_090",
            "identifier": "vs19_349_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_090/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1660/57 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1660/57 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/57 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/57 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32310,
            "slug": "vs19_349_087",
            "identifier": "vs19_349_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_087/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1660/54 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/54 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/54 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": 25,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 32551,
            "slug": "vs19_365_026",
            "identifier": "vs19_365_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_026/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 26,
            "title": "RIS 6-136 -1,2,4,5,6,7,8,9,10,11,12 - Votazione Risoluzione 6_00136",
            "original_title": "Votazione Risoluzione 6_00136",
            "description_title": "RIS 6-136 -1,2,4,5,6,7,8,9,10,11,12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 78.33,
            "minority_cohesion_rate": 44.03
        },
        {
            "id": 32306,
            "slug": "vs19_349_089",
            "identifier": "vs19_349_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_089/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1660/56 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1660/56 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/56 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/56 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 37143,
            "slug": "vs19_445_017",
            "identifier": "vs19_445_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_017/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00408",
            "original_title": "Votazione Mozione 1_00408",
            "description_title": "Mozione n. 1-00408 SQUERI LUCA (FI-PPE), CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CAVO ILARIA (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38514,
            "slug": "vs19_482_064",
            "identifier": "vs19_482_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_064/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 1-TER.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.1001",
            "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": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 32100,
            "slug": "vs19_349_052",
            "identifier": "vs19_349_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_052/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1660/18 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1660/18 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/18 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/18 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32295,
            "slug": "vs19_349_104",
            "identifier": "vs19_349_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_104/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1660/71 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1660/71 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/71 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/71 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31490,
            "slug": "vs19_340_014",
            "identifier": "vs19_340_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_014/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 1.30 L'ABBATE PATTY (M5S) e 1.1000 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.30 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1997",
            "description_title": "Identici emendamenti 1.30 L'ABBATE PATTY (M5S) e 1.1000 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 32314,
            "slug": "vs19_349_084",
            "identifier": "vs19_349_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_084/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1660/51 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1660/51 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/51 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/51 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 37133,
            "slug": "vs19_445_007",
            "identifier": "vs19_445_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_007/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto e ottavo della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 36956,
            "slug": "vs19_444_050",
            "identifier": "vs19_444_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_050/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2149/25 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/25 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/25 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 32309,
            "slug": "vs19_349_099",
            "identifier": "vs19_349_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_099/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1660/66 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1660/66 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/66 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/66 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 36937,
            "slug": "vs19_444_029",
            "identifier": "vs19_444_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_029/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.57 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.57 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.57 PDL n. 2149",
            "description_title": "Emendamento 2.57 MALAVASI ILENIA (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": 40,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 31987,
            "slug": "vs19_349_023",
            "identifier": "vs19_349_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_023/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 37.08 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.08 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.08 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.08 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 31908,
            "slug": "vs19_349_001",
            "identifier": "vs19_349_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_001/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 33.04 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.04 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 33.04 SERRACCHIANI DEBORA (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": 25,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 36935,
            "slug": "vs19_444_027",
            "identifier": "vs19_444_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_027/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.54 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.54 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.54 PDL n. 2149",
            "description_title": "Emendamento 2.54 MANZI IRENE (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": 36,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 32020,
            "slug": "vs19_349_036",
            "identifier": "vs19_349_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_036/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 37.01010 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01010 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01010 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01010 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": 27,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 36916,
            "slug": "vs19_444_008",
            "identifier": "vs19_444_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_008/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.30 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.30 PDL n. 2149",
            "description_title": "Emendamento 2.30 MALAVASI ILENIA (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": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 32089,
            "slug": "vs19_349_051",
            "identifier": "vs19_349_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_051/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1660/17 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1660/17 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/17 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/17 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 32103,
            "slug": "vs19_349_058",
            "identifier": "vs19_349_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_058/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1660/24 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1660/24 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/24 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/24 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.25,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 32300,
            "slug": "vs19_349_092",
            "identifier": "vs19_349_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_092/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/59 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/59 FRATOIANNI NICOLA (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": 27,
            "majority_cohesion_rate": 65.0,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 32302,
            "slug": "vs19_349_095",
            "identifier": "vs19_349_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_095/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/1660/62 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1660/62 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/62 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/62 PICCOLOTTI ELISABETTA (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": 27,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32071,
            "slug": "vs19_349_050",
            "identifier": "vs19_349_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_050/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/16 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/16 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32554,
            "slug": "vs19_365_009",
            "identifier": "vs19_365_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_009/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 9,
            "title": "RIS 6-134 - 2 CPV DISP LETT H - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT H",
            "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": 77,
            "majority_cohesion_rate": 78.75,
            "minority_cohesion_rate": 33.96
        },
        {
            "id": 36934,
            "slug": "vs19_444_026",
            "identifier": "vs19_444_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_026/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.52 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 2.52 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.52 PDL n. 2149",
            "description_title": "Emendamento 2.52 RICCIARDI MARIANNA (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": 39,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36922,
            "slug": "vs19_444_014",
            "identifier": "vs19_444_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_014/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.22 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.22 PDL n. 2149",
            "description_title": "Emendamento 2.22 MALAVASI ILENIA (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": 37,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 32304,
            "slug": "vs19_349_107",
            "identifier": "vs19_349_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_107/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR) - Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/74 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/74 MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.42,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 34727,
            "slug": "vs19_349_113",
            "identifier": "vs19_349_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_113/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 113,
            "title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "original_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario (DDL 1660)",
            "description_title": "",
            "public_title": "Disposizioni in materia di sicurezza pubblica, di tutela del personale in servizio, nonché di vittime dell'usura e di ordinamento penitenziario",
            "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": 35,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 36920,
            "slug": "vs19_444_012",
            "identifier": "vs19_444_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_012/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.12 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.12 PDL n. 2149",
            "description_title": "Emendamento 2.12 PICCOLOTTI ELISABETTA (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": 38,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 31865,
            "slug": "vs19_349_031",
            "identifier": "vs19_349_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_031/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (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": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 38513,
            "slug": "vs19_482_063",
            "identifier": "vs19_482_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_063/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 1-TER.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 31918,
            "slug": "vs19_349_035",
            "identifier": "vs19_349_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_035/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S) - Votazione Emendamento 37.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01009 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32322,
            "slug": "vs19_349_079",
            "identifier": "vs19_349_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_079/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1660/46 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1660/46 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/46 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/46 CIANI PAOLO (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": 24,
            "majority_cohesion_rate": 64.17,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 36919,
            "slug": "vs19_444_011",
            "identifier": "vs19_444_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_011/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.11 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.11 PDL n. 2149",
            "description_title": "Emendamento 2.11 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 36954,
            "slug": "vs19_444_048",
            "identifier": "vs19_444_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_048/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/23 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/23 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 36953,
            "slug": "vs19_444_047",
            "identifier": "vs19_444_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_047/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2149/21 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2149/21 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/21 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/21 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 38502,
            "slug": "vs19_482_052",
            "identifier": "vs19_482_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_052/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 1.55 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.55",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36947,
            "slug": "vs19_444_039",
            "identifier": "vs19_444_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_039/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.98 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.98 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.98 PDL n. 2149",
            "description_title": "Emendamento 2.98 MANZI IRENE (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": 41,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 38512,
            "slug": "vs19_482_062",
            "identifier": "vs19_482_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_062/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 1-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36946,
            "slug": "vs19_444_038",
            "identifier": "vs19_444_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_038/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.96 CASO ANTONIO (M5S) - Votazione Emendamento 2.96 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.96 PDL n. 2149",
            "description_title": "Emendamento 2.96 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 38511,
            "slug": "vs19_482_061",
            "identifier": "vs19_482_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_061/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 1-TER.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 32562,
            "slug": "vs19_365_033",
            "identifier": "vs19_365_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_033/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 33,
            "title": "RIS 6-137 - PREM - Votazione Risoluzione 6_00137",
            "original_title": "Votazione Risoluzione 6_00137",
            "description_title": "RIS 6-137 - PREM",
            "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": 76,
            "majority_cohesion_rate": 77.92,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 32564,
            "slug": "vs19_365_005",
            "identifier": "vs19_365_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_005/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 5,
            "title": "RIS 6-134 - 2 CPV DISP LETT B - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT B",
            "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": 47,
            "majority_cohesion_rate": 78.33,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34722,
            "slug": "vs19_350_009",
            "identifier": "vs19_350_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_009/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 9,
            "title": "Fondo viaggi della memoria",
            "original_title": "Istituzione della Giornata degli internati italiani nei campi di concentramento tedeschi durante la seconda Guerra mondiale (PDL 1835 e abbinata PDL 1851)",
            "description_title": "",
            "public_title": "Fondo viaggi della memoria",
            "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": 127,
            "majority_cohesion_rate": 60.42,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 34726,
            "slug": "vs19_350_031",
            "identifier": "vs19_350_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_031/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 31,
            "title": "Ratifica accordo Italia-Kosovo in materia di cooperazione di polizia",
            "original_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana ed il Governo della Repubblica del Kosovo sulla cooperazione di Polizia, fatto a Roma il 12 novembre 2020 (Approvato dal Senato) (DDL 1388)",
            "description_title": "",
            "public_title": "Ratifica accordo Italia-Kosovo in materia di cooperazione di polizia",
            "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": 127,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 67.92
        }
    ]
}