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

{
    "count": 22130,
    "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=302",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=300",
    "results": [
        {
            "id": 30488,
            "slug": "vs19_305_020",
            "identifier": "vs19_305_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_020/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.125 FENU EMILIANO (M5S) - Votazione Emendamento 1.125 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.125 DDL n. 1665",
            "description_title": "Emendamento 1.125 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22598,
            "slug": "vs19_153_013",
            "identifier": "vs19_153_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_013/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0418",
            "description_title": "Emendamento 4.1000 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 27250,
            "slug": "vs19_232_032",
            "identifier": "vs19_232_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_032/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.56 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.56 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1620",
            "description_title": "Emendamento 4.56 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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 32775,
            "slug": "vs19_371_032",
            "identifier": "vs19_371_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_032/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9.2, 9.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 9.101",
            "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": 20,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 22761,
            "slug": "vs19_142_039",
            "identifier": "vs19_142_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_039/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 4.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 4.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 4.02 STEFANAZZI CLAUDIO MICHELE (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": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 27203,
            "slug": "vs19_231_041",
            "identifier": "vs19_231_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_041/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.66 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.66 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.66 DDL n. 1620",
            "description_title": "Emendamento 3.66 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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 34524,
            "slug": "vs19_377_057",
            "identifier": "vs19_377_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_057/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "original_title": "Articolo aggiuntivo 8.07 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 20,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 30107,
            "slug": "vs19_283_011",
            "identifier": "vs19_283_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_011/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.4 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.4 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.4 PDL n. 0836",
            "description_title": "Emendamento 3.4 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 35151,
            "slug": "vs19_353_051",
            "identifier": "vs19_353_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_051/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1830/10 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/10 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 22613,
            "slug": "vs19_153_019",
            "identifier": "vs19_153_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_019/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 5.0100 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.0100 PDL n. 0418",
            "original_title": "Votazione Emendamento 5.0100 PDL n. 0418",
            "description_title": "Articolo aggiuntivo 5.0100 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27261,
            "slug": "vs19_232_038",
            "identifier": "vs19_232_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_038/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 5.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1620",
            "description_title": "Emendamento 5.15 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": 20,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34491,
            "slug": "vs19_377_018",
            "identifier": "vs19_377_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_018/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.14 FENU EMILIANO (M5S)",
            "original_title": "Emendamento 3.14 FENU EMILIANO (M5S)",
            "description_title": "",
            "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": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27267,
            "slug": "vs19_232_019",
            "identifier": "vs19_232_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_019/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.33 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1620",
            "description_title": "Emendamento 4.33 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": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30480,
            "slug": "vs19_305_012",
            "identifier": "vs19_305_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_012/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.90 DDL n. 1665",
            "description_title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 22279,
            "slug": "vs19_146_024",
            "identifier": "vs19_146_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_024/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1194/R/42 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1194/R/42 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/42 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/42 BALDINO VITTORIA (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": 20,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 34784,
            "slug": "vs19_353_037",
            "identifier": "vs19_353_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_037/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.59 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.59 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 20,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 34424,
            "slug": "vs19_388_012",
            "identifier": "vs19_388_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_012/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2022",
            "description_title": "Emendamento 1.7 SIMIANI MARCO (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 30479,
            "slug": "vs19_305_011",
            "identifier": "vs19_305_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_011/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.89 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.89 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.89 DDL n. 1665",
            "description_title": "Emendamento 1.89 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": 20,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 27262,
            "slug": "vs19_232_024",
            "identifier": "vs19_232_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_024/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.39 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.39 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.39 DDL n. 1620",
            "description_title": "Emendamento 4.39 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": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27277,
            "slug": "vs19_232_026",
            "identifier": "vs19_232_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_026/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.42 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.42 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.42 DDL n. 1620",
            "description_title": "Emendamento 4.42 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": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27318,
            "slug": "vs19_232_052",
            "identifier": "vs19_232_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_052/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 32738,
            "slug": "vs19_367_017",
            "identifier": "vs19_367_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_017/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 17,
            "title": "MOZ 1-326 NF CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 18 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 64.32,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 32743,
            "slug": "vs19_367_013",
            "identifier": "vs19_367_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_013/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-326 NF CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 13 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.73,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 25708,
            "slug": "vs19_210_023",
            "identifier": "vs19_210_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_023/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1341",
            "original_title": "Votazione Articolo 4 DDL n. 1341",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31897,
            "slug": "vs19_345_081",
            "identifier": "vs19_345_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_081/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1660",
            "original_title": "Votazione Articolo 19 DDL n. 1660",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 60.67,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 26727,
            "slug": "vs19_223_017",
            "identifier": "vs19_223_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_017/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1624",
            "description_title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30336,
            "slug": "vs19_298_001",
            "identifier": "vs19_298_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_298_001/?format=api",
            "sitting": {
                "id": 1697,
                "date": "2024-05-23",
                "number": 298,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto superbonus",
            "original_title": "Votazione finale DDL n. 1877",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 marzo 2024, n. 39, recante misure urgenti in materia di agevolazioni fiscali di cui agli articoli 119 e 119-ter del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77, altre misure urgenti in materia fiscale e connesse a eventi eccezionali, nonché relative all'amministrazione finanziaria (Approvato dal Senato) (DDL 1877)",
            "public_title": "Conversione decreto superbonus",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35148,
            "slug": "vs19_353_048",
            "identifier": "vs19_353_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_048/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1830/7 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/7 FONTANA ILARIA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 31381,
            "slug": "vs19_331_034",
            "identifier": "vs19_331_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_034/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 4.01 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 4.01 DDL n. 1975",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1975",
            "description_title": "Articolo aggiuntivo 4.01 GIRELLI GIAN ANTONIO (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": 20,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 29356,
            "slug": "vs19_270_072",
            "identifier": "vs19_270_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_072/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1435/35 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/35 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/35 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 35147,
            "slug": "vs19_353_047",
            "identifier": "vs19_353_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_047/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 31382,
            "slug": "vs19_331_035",
            "identifier": "vs19_331_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_035/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 35,
            "title": "Identici emendamenti 5.1 ZANELLA LUANA (AVS) e 5.2 FURFARO MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1975",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1975",
            "description_title": "Identici emendamenti 5.1 ZANELLA LUANA (AVS) e 5.2 FURFARO MARCO (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": 20,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 29344,
            "slug": "vs19_270_060",
            "identifier": "vs19_270_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_060/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30854,
            "slug": "vs19_313_007",
            "identifier": "vs19_313_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_007/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1854/2 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1854/2 DDL n. 1854",
            "original_title": "Votazione Ordine del giorno 9/1854/2 DDL n. 1854",
            "description_title": "Ordine del giorno n. 9/1854/2 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 27354,
            "slug": "vs19_232_065",
            "identifier": "vs19_232_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_065/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1620/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/16 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39316,
            "slug": "vs19_499_027",
            "identifier": "vs19_499_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_027/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "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": 20,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 39315,
            "slug": "vs19_499_026",
            "identifier": "vs19_499_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_026/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 34547,
            "slug": "vs19_388_020",
            "identifier": "vs19_388_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_020/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2022",
            "original_title": "Votazione Articolo 3 DDL n. 2022",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 30463,
            "slug": "vs19_304_009",
            "identifier": "vs19_304_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_009/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.20 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.20 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1665",
            "description_title": "Emendamento 1.20 TUCCI RICCARDO (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": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30361,
            "slug": "vs19_300_007",
            "identifier": "vs19_300_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_007/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.701 della Commissione - Votazione Emendamento 1.701 ",
            "original_title": "Votazione Emendamento 1.701 ",
            "description_title": "Emendamento 1.701 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22265,
            "slug": "vs19_147_026",
            "identifier": "vs19_147_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_026/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/887 E ABB./1 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/887 E ABB./1 PDL n. 0887",
            "original_title": "Votazione Ordine del giorno 9/887 E ABB./1 PDL n. 0887",
            "description_title": "Ordine del giorno n. 9/887 E ABB./1 ORRICO ANNA LAURA (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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24775,
            "slug": "vs19_185_033",
            "identifier": "vs19_185_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_033/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 15.101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 15.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1294",
            "description_title": "Emendamento 15.101 FORATTINI ANTONELLA (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": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32023,
            "slug": "vs19_348_015",
            "identifier": "vs19_348_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_015/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 21.01000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 21.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01000 AURIEMMA CARMELA (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": 20,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 27215,
            "slug": "vs19_231_042",
            "identifier": "vs19_231_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_042/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.69 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.69 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.69 DDL n. 1620",
            "description_title": "Emendamento 3.69 COLUCCI ALFONSO (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 34094,
            "slug": "vs19_388_176",
            "identifier": "vs19_388_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_176/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 34.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.5 DDL n. 2022",
            "description_title": "Emendamento 34.5 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34105,
            "slug": "vs19_388_127",
            "identifier": "vs19_388_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_127/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 127,
            "title": "Articolo aggiuntivo 25.023 IARIA ANTONINO (M5S) - Votazione Emendamento 25.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.023 IARIA ANTONINO (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": 20,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 27263,
            "slug": "vs19_232_050",
            "identifier": "vs19_232_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_050/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1620",
            "original_title": "Votazione Articolo 7 DDL n. 1620",
            "description_title": "Articolo 7",
            "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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26784,
            "slug": "vs19_222_051",
            "identifier": "vs19_222_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_051/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.3 ONORI FEDERICA (M5S) - Votazione Emendamento 3.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1624",
            "description_title": "Emendamento 3.3 ONORI FEDERICA (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": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 35166,
            "slug": "vs19_354_003",
            "identifier": "vs19_354_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_003/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera b), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera b), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 62.5,
            "minority_cohesion_rate": 70.44
        }
    ]
}