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

{
    "count": 23029,
    "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=277",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=275",
    "results": [
        {
            "id": 32170,
            "slug": "vs19_326_019",
            "identifier": "vs19_326_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_019/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/26 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/26 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32204,
            "slug": "vs19_326_052",
            "identifier": "vs19_326_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_052/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 32216,
            "slug": "vs19_326_064",
            "identifier": "vs19_326_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_064/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1902/84 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/84 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 30192,
            "slug": "vs19_289_015",
            "identifier": "vs19_289_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_015/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 15,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 17 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 30180,
            "slug": "vs19_289_014",
            "identifier": "vs19_289_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_289_014/?format=api",
            "sitting": {
                "id": 1682,
                "date": "2024-05-08",
                "number": 289,
                "branch": "C"
            },
            "number": 14,
            "title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 9 (Doc. XVI, n. 3) - Votazione Risoluzione 6_00116",
            "original_title": "Votazione Risoluzione 6_00116",
            "description_title": "Dispositivo della risoluzione n. 6-00116 PELLEGRINI MARCO (M5S) ed altri, limitatamente alla parte recante un impegno aggiuntivo riferito alla missione n. 9 (Doc. XVI, n. 3)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 33592,
            "slug": "vs19_384_015",
            "identifier": "vs19_384_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_015/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26721,
            "slug": "vs19_222_007",
            "identifier": "vs19_222_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_007/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.300 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.300 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.300 DDL n. 1624",
            "description_title": "Emendamento 1.300 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28851,
            "slug": "vs19_255_019",
            "identifier": "vs19_255_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_019/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.32 SANTILLO AGOSTINO (M5S), 1.33 STEFANAZZI CLAUDIO MICHELE (PD-IDP) e 1.34 BONELLI ANGELO (AVS) - Votazione Emendamento 1.32 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1658",
            "description_title": "Identici emendamenti 1.32 SANTILLO AGOSTINO (M5S), 1.33 STEFANAZZI CLAUDIO MICHELE (PD-IDP) e 1.34 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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 26778,
            "slug": "vs19_222_022",
            "identifier": "vs19_222_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_022/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.21 BONELLI ANGELO (AVS) - Votazione Emendamento 1.21 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1624",
            "description_title": "Emendamento 1.21 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 29411,
            "slug": "vs19_273_018",
            "identifier": "vs19_273_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_018/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.1000 DDL n. 1532",
            "original_title": "Votazione Emendamento 3.1000 DDL n. 1532",
            "description_title": "Emendamento 3.1000 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29396,
            "slug": "vs19_273_003",
            "identifier": "vs19_273_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_003/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 DI LAURO CARMEN (M5S) - Votazione Emendamento 1.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1532",
            "description_title": "Emendamento 1.4 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29426,
            "slug": "vs19_272_009",
            "identifier": "vs19_272_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_009/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/1 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/1 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26788,
            "slug": "vs19_223_015",
            "identifier": "vs19_223_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_015/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.5 ONORI FEDERICA (M5S) - Votazione Emendamento 4.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1624",
            "description_title": "Emendamento 4.5 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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29299,
            "slug": "vs19_270_008",
            "identifier": "vs19_270_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_008/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.01 BONELLI ANGELO (AVS) - Votazione Emendamento 1.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 1.01 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28854,
            "slug": "vs19_255_024",
            "identifier": "vs19_255_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_024/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.43 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.43 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1658",
            "description_title": "Emendamento 1.43 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 29307,
            "slug": "vs19_270_009",
            "identifier": "vs19_270_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_009/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 1.02 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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29352,
            "slug": "vs19_270_041",
            "identifier": "vs19_270_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_041/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/1 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29308,
            "slug": "vs19_270_005",
            "identifier": "vs19_270_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_005/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5 FONTANA ILARIA (M5S) - Votazione Emendamento 1.5 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1790",
            "description_title": "Emendamento 1.5 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29301,
            "slug": "vs19_270_017",
            "identifier": "vs19_270_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_017/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1790",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29296,
            "slug": "vs19_270_013",
            "identifier": "vs19_270_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_013/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.4 BONELLI ANGELO (AVS) - Votazione Emendamento 2.4 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1790",
            "description_title": "Emendamento 2.4 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29940,
            "slug": "vs19_281_021",
            "identifier": "vs19_281_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_021/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1752/42 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1752/42 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/42 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/42 BARZOTTI 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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21880,
            "slug": "vs19_138_036",
            "identifier": "vs19_138_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_036/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038",
            "original_title": "Votazione Articolo 17 DDL n. 1038",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21752,
            "slug": "vs19_114_050",
            "identifier": "vs19_114_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_050/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1114/89 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1114/89 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/89 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/89 PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30524,
            "slug": "vs19_309_100",
            "identifier": "vs19_309_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_100/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 4.63 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.63 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.63 DDL n. 1665",
            "description_title": "Emendamento 4.63 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": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30550,
            "slug": "vs19_309_040",
            "identifier": "vs19_309_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_040/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.182 DDL n. 1665",
            "description_title": "Emendamento 2.182 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": 29,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30612,
            "slug": "vs19_309_038",
            "identifier": "vs19_309_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_038/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 2.167 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.167 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.167 DDL n. 1665",
            "description_title": "Emendamento 2.167 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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30566,
            "slug": "vs19_309_007",
            "identifier": "vs19_309_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_007/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.78 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.78 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.78 DDL n. 1665",
            "description_title": "Emendamento 2.78 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": 29,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30539,
            "slug": "vs19_309_076",
            "identifier": "vs19_309_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_076/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 3.237 PAVANELLI EMMA (M5S) - Votazione Emendamento 3.237 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.237 DDL n. 1665",
            "description_title": "Emendamento 3.237 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30626,
            "slug": "vs19_309_123",
            "identifier": "vs19_309_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_123/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 6.109 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.109 DDL n. 1665",
            "original_title": "Votazione Emendamento 6.109 DDL n. 1665",
            "description_title": "Emendamento 6.109 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": 29,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30669,
            "slug": "vs19_309_142",
            "identifier": "vs19_309_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_142/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 142,
            "title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.316 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.316 DDL n. 1665",
            "description_title": "Identici emendamenti 7.316 DELL'OLIO GIANMAURO (M5S) e 7.317 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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30651,
            "slug": "vs19_309_148",
            "identifier": "vs19_309_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_148/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 148,
            "title": "Emendamento 8.38 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.38 DDL n. 1665",
            "original_title": "Votazione Emendamento 8.38 DDL n. 1665",
            "description_title": "Emendamento 8.38 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30663,
            "slug": "vs19_309_131",
            "identifier": "vs19_309_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_131/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 7.184 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 7.184 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.184 DDL n. 1665",
            "description_title": "Emendamento 7.184 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30674,
            "slug": "vs19_309_179",
            "identifier": "vs19_309_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_179/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 179,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1665",
            "original_title": "Votazione Articolo 11 DDL n. 1665",
            "description_title": "Articolo 11",
            "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": 29,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30683,
            "slug": "vs19_309_170",
            "identifier": "vs19_309_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_170/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 10.358 PENZA PASQUALINO (M5S) - Votazione Emendamento 10.358 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.358 DDL n. 1665",
            "description_title": "Emendamento 10.358 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30700,
            "slug": "vs19_309_190",
            "identifier": "vs19_309_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_190/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 190,
            "title": "Ordine del giorno n. 9/1665/14 ROSATO ETTORE (APERRE) - Votazione Ordine del giorno 9/1665/14 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/14 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/14 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30591,
            "slug": "vs19_309_095",
            "identifier": "vs19_309_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_095/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 4.21 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.21 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1665",
            "description_title": "Emendamento 4.21 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": 29,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30530,
            "slug": "vs19_309_048",
            "identifier": "vs19_309_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_048/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.271 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.271 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.271 DDL n. 1665",
            "description_title": "Emendamento 2.271 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": 29,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30578,
            "slug": "vs19_309_061",
            "identifier": "vs19_309_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_061/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.57 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.57 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.57 DDL n. 1665",
            "description_title": "Emendamento 3.57 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30628,
            "slug": "vs19_309_039",
            "identifier": "vs19_309_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_039/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.171 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.171 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.171 DDL n. 1665",
            "description_title": "Emendamento 2.171 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": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26893,
            "slug": "vs19_229_001",
            "identifier": "vs19_229_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_001/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 GIULIANO CARLA (M5S) - Votazione Emendamento 1.2 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1297",
            "description_title": "Emendamento 1.2 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26886,
            "slug": "vs19_229_003",
            "identifier": "vs19_229_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_003/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1297",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1297",
            "description_title": "Emendamento 1.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26879,
            "slug": "vs19_229_022",
            "identifier": "vs19_229_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_022/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1297",
            "original_title": "Votazione Articolo 3 DDL n. 1297",
            "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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31790,
            "slug": "vs19_345_007",
            "identifier": "vs19_345_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_007/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 15.1001 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1001 DDL n. 1660",
            "description_title": "Emendamento 15.1001 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 61.25
        },
        {
            "id": 31132,
            "slug": "vs19_321_072",
            "identifier": "vs19_321_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_072/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 25354,
            "slug": "vs19_204_058",
            "identifier": "vs19_204_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_058/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 58,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventisettesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventisettesimo della parte dispositiva, BONELLI ANGELO (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21794,
            "slug": "vs19_117_010",
            "identifier": "vs19_117_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_010/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1195/25 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1195/25 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/25 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/25 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25351,
            "slug": "vs19_204_004",
            "identifier": "vs19_204_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_004/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1458/38 PASTORINO LUCA (MISTO) - Votazione Ordine del giorno 9/1458/38 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/38 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/38 PASTORINO LUCA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25378,
            "slug": "vs19_204_062",
            "identifier": "vs19_204_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_062/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 62,
            "title": "Mozione n. 1-00216, limitatamente al capoverso trentunesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso trentunesimo della parte dispositiva, BONELLI ANGELO (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31867,
            "slug": "vs19_345_061",
            "identifier": "vs19_345_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_061/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 18.1010 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1010 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1010 DDL n. 1660",
            "description_title": "Emendamento 18.1010 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": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 31869,
            "slug": "vs19_345_075",
            "identifier": "vs19_345_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_075/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 19.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 19.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1660",
            "description_title": "Emendamento 19.3 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 61.88
        }
    ]
}