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

{
    "count": 22904,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=80",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=78",
    "results": [
        {
            "id": 34272,
            "slug": "vs19_389_020",
            "identifier": "vs19_389_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_020/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/41 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/41 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30000,
            "slug": "vs19_281_047",
            "identifier": "vs19_281_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_047/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (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": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30157,
            "slug": "vs19_288_001",
            "identifier": "vs19_288_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_001/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale PDL n. 1018",
            "original_title": "Votazione pregiudiziale PDL n. 1018",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 COLUCCI ALFONSO (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 27276,
            "slug": "vs19_232_006",
            "identifier": "vs19_232_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_006/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.15 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 4.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1620",
            "description_title": "Emendamento 4.15 FRATOIANNI NICOLA (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": 15,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27328,
            "slug": "vs19_232_063",
            "identifier": "vs19_232_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_063/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/14 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": 15,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 29337,
            "slug": "vs19_270_058",
            "identifier": "vs19_270_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_058/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 37233,
            "slug": "vs19_449_074",
            "identifier": "vs19_449_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_074/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/7 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/7 PAGANO UBALDO (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": 15,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 21482,
            "slug": "vs19_112_030",
            "identifier": "vs19_112_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_030/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 4) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 4) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 27179,
            "slug": "vs19_231_017",
            "identifier": "vs19_231_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_017/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1620",
            "description_title": "Identici emendamenti 3.28 SCHULLIAN MANFRED (M-MIN) e 3.29 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 30271,
            "slug": "vs19_292_019",
            "identifier": "vs19_292_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_019/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.4 DDL n. 1717",
            "description_title": "Emendamento 8.4 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 27177,
            "slug": "vs19_231_005",
            "identifier": "vs19_231_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_005/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.3 ROSATO ETTORE (APERRE) - Votazione Emendamento 2.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1620",
            "description_title": "Emendamento 2.3 ROSATO ETTORE (APERRE)",
            "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": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 34145,
            "slug": "vs19_388_128",
            "identifier": "vs19_388_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_128/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1 DDL n. 2022",
            "description_title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 30284,
            "slug": "vs19_293_014",
            "identifier": "vs19_293_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_014/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00281, limitatamente al capoverso quarto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso quarto della parte dispositiva, IARIA ANTONINO (M5S) 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": 15,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30481,
            "slug": "vs19_305_013",
            "identifier": "vs19_305_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_013/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.93 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.93 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.93 DDL n. 1665",
            "description_title": "Emendamento 1.93 SPORTIELLO GILDA (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": 15,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 34451,
            "slug": "vs19_388_048",
            "identifier": "vs19_388_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_048/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.12 BONELLI ANGELO (AVS) - Votazione Emendamento 10.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2022",
            "description_title": "Emendamento 10.12 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 30051,
            "slug": "vs19_281_060",
            "identifier": "vs19_281_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_060/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1752/84 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/84 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/84 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": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30213,
            "slug": "vs19_292_076",
            "identifier": "vs19_292_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_076/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 23.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.13 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.13 DDL n. 1717",
            "description_title": "Emendamento 23.13 CASU ANDREA (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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30297,
            "slug": "vs19_293_018",
            "identifier": "vs19_293_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_018/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00281, limitatamente al capoverso ottavo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso ottavo della parte dispositiva, IARIA ANTONINO (M5S) 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": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 53.36,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30275,
            "slug": "vs19_292_021",
            "identifier": "vs19_292_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_021/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 8.6 MAURI MATTEO (PD-IDP) - Votazione Emendamento 8.6 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.6 DDL n. 1717",
            "description_title": "Emendamento 8.6 MAURI MATTEO (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": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 30228,
            "slug": "vs19_292_073",
            "identifier": "vs19_292_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_073/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 23.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.5 DDL n. 1717",
            "description_title": "Emendamento 23.5 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 29339,
            "slug": "vs19_270_061",
            "identifier": "vs19_270_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_061/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/20 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/20 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30040,
            "slug": "vs19_282_001",
            "identifier": "vs19_282_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_001/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/123 ROSSI 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": 15,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30061,
            "slug": "vs19_282_002",
            "identifier": "vs19_282_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_002/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/124 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/124 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/124 BOLDRINI LAURA (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": 15,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30258,
            "slug": "vs19_292_017",
            "identifier": "vs19_292_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_017/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.3 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.3 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.3 DDL n. 1717",
            "description_title": "Emendamento 8.3 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30247,
            "slug": "vs19_292_004",
            "identifier": "vs19_292_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_004/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.20 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.20 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1717",
            "description_title": "Emendamento 1.20 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30308,
            "slug": "vs19_293_007",
            "identifier": "vs19_293_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_007/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/536-B/5 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/5 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 23060,
            "slug": "19-89-114",
            "identifier": "19-89-114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-114/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 114,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 10.7, Naturale e altri",
            "original_title": "Em. 10.7, Naturale e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 20807,
            "slug": "19-59-6",
            "identifier": "19-59-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-59-6/?format=api",
            "sitting": {
                "id": 1355,
                "date": "2023-04-20",
                "number": 59,
                "branch": "S"
            },
            "number": 6,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 7.0.100/157, Giorgis e altri",
            "original_title": "Em. 7.0.100/157, Giorgis e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 15,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 20802,
            "slug": "19-59-11",
            "identifier": "19-59-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-59-11/?format=api",
            "sitting": {
                "id": 1355,
                "date": "2023-04-20",
                "number": 59,
                "branch": "S"
            },
            "number": 11,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 7.0.100/165, Zampa e altri",
            "original_title": "Em. 7.0.100/165, Zampa e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 15,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 20805,
            "slug": "19-59-8",
            "identifier": "19-59-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-59-8/?format=api",
            "sitting": {
                "id": 1355,
                "date": "2023-04-20",
                "number": 59,
                "branch": "S"
            },
            "number": 8,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 7.0.100/160, De Cristofaro e altri",
            "original_title": "Em. 7.0.100/160, De Cristofaro e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 15,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 20810,
            "slug": "19-59-3",
            "identifier": "19-59-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-59-3/?format=api",
            "sitting": {
                "id": 1355,
                "date": "2023-04-20",
                "number": 59,
                "branch": "S"
            },
            "number": 3,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 7.0.100/154, Zampa e altri",
            "original_title": "Em. 7.0.100/154, Zampa e altri",
            "description_title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare",
            "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": 15,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 26445,
            "slug": "19-140-20",
            "identifier": "19-140-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-20/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 20,
            "title": "Articolo 96",
            "original_title": "Articolo 96",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23781,
            "slug": "19-79-65",
            "identifier": "19-79-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-65/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 65,
            "title": "DL 48/2023 - Lavoro - Em. 4.103, Guidolin e altri",
            "original_title": "Em. 4.103, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23790,
            "slug": "19-79-56",
            "identifier": "19-79-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-56/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 56,
            "title": "DL 48/2023 - Lavoro - Em. 4.17, Camusso e altri",
            "original_title": "Em. 4.17, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 19602,
            "slug": "19-42-77",
            "identifier": "19-42-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-77/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 77,
            "title": "d-l 1/2023 - gestione flussi migratori - Emm. 1.104 e 1.105",
            "original_title": "Emm. 1.104 e 1.105",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 15,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23517,
            "slug": "19-79-298",
            "identifier": "19-79-298",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-298/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 298,
            "title": "DL 48/2023 - Lavoro - Em. 39.4, Sbrollini",
            "original_title": "Em. 39.4, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 19647,
            "slug": "19-42-100",
            "identifier": "19-42-100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-100/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 100,
            "title": "d-l 1/2023 - gestione flussi migratori - Emm. 1.142 e 1.143",
            "original_title": "Emm. 1.142 e 1.143",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 15,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23510,
            "slug": "19-79-305",
            "identifier": "19-79-305",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-305/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 305,
            "title": "DL 48/2023 - Lavoro - Em. 39-bis.100, Camusso e altri",
            "original_title": "Em. 39-bis.100, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 19576,
            "slug": "19-42-50",
            "identifier": "19-42-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-50/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 50,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.68 (1a parte), De Cristofaro e altri",
            "original_title": "Em. 1.68 (1a parte), De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 15,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 26438,
            "slug": "19-140-34",
            "identifier": "19-140-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-34/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 34,
            "title": "Articolo 107",
            "original_title": "Articolo 107",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23831,
            "slug": "19-79-15",
            "identifier": "19-79-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-15/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 15,
            "title": "DL 48/2023 - Lavoro - Em. 3.15, Zambito e altri",
            "original_title": "Em. 3.15, Zambito e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23236,
            "slug": "19-95-73",
            "identifier": "19-95-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-73/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 73,
            "title": "Em. 5.1, Turco e Croatti",
            "original_title": "Em. 5.1, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 13,
            "n_margin": 15,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 23587,
            "slug": "19-79-228",
            "identifier": "19-79-228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-228/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 228,
            "title": "DL 48/2023 - Lavoro - Em. 26.3, Camusso e altri",
            "original_title": "Em. 26.3, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 33173,
            "slug": "19-243-1",
            "identifier": "19-243-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-1/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 1,
            "title": "Codice della strada - Em. 1.1, Basso e altri",
            "original_title": "Em. 1.1, Basso e altri",
            "description_title": "Codice della strada",
            "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": 15,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 23449,
            "slug": "19-95-124",
            "identifier": "19-95-124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-124/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 124,
            "title": "Em. 6.1, Tajani e altri",
            "original_title": "Em. 6.1, Tajani e altri",
            "description_title": null,
            "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": 15,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26439,
            "slug": "19-140-33",
            "identifier": "19-140-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-33/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 33,
            "title": "Articolo 106",
            "original_title": "Articolo 106",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23684,
            "slug": "19-79-333",
            "identifier": "19-79-333",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-333/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 333,
            "title": "DL 48/2023 - Lavoro - Em. 40.0.6, Mazzella e altri",
            "original_title": "Em. 40.0.6, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 37113,
            "slug": "19-284-10",
            "identifier": "19-284-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-284-10/?format=api",
            "sitting": {
                "id": 1934,
                "date": "2025-03-12",
                "number": 284,
                "branch": "S"
            },
            "number": 10,
            "title": "Legge quadro in materia di ricostruzione post-calamità - Emm. 2.10, 2.11, 2.12 e 2.101",
            "original_title": "Emm. 2.10, 2.11, 2.12 e 2.101",
            "description_title": "Legge quadro in materia di ricostruzione post-calamità",
            "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": 15,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 23689,
            "slug": "19-79-328",
            "identifier": "19-79-328",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-328/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 328,
            "title": "DL 48/2023 - Lavoro - Em. 40.16, Sbrollini",
            "original_title": "Em. 40.16, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 27065,
            "slug": "19-147-83",
            "identifier": "19-147-83",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-147-83/?format=api",
            "sitting": {
                "id": 1580,
                "date": "2024-01-18",
                "number": 147,
                "branch": "S"
            },
            "number": 83,
            "title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario - Em. 2.221, Giorgis e altri",
            "original_title": "Em. 2.221, Giorgis e altri",
            "description_title": "attuazione dell'autonomia differenziata delle Regioni a statuto ordinario",
            "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": 15,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 75.86
        }
    ]
}