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

{
    "count": 22941,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=160",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=158",
    "results": [
        {
            "id": 19111,
            "slug": "vs19_033_006",
            "identifier": "vs19_033_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_006/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/730/16 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/730/16 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/16 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/16 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 18960,
            "slug": "vs19_033_068",
            "identifier": "vs19_033_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_068/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 18471,
            "slug": "vs19_019_007",
            "identifier": "vs19_019_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_007/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 FONTANA ILARIA (M5S) - Votazione Emendamento 1.7 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.7 DDL n. 0547",
            "description_title": "Emendamento 1.7 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18483,
            "slug": "vs19_019_047",
            "identifier": "vs19_019_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_047/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 12.4 FONTANA ILARIA (M5S) - Votazione Emendamento 12.4 DDL n. 0547",
            "original_title": "Votazione Emendamento 12.4 DDL n. 0547",
            "description_title": "Emendamento 12.4 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": 1,
            "n_margin": 69,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 18475,
            "slug": "vs19_019_048",
            "identifier": "vs19_019_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_048/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 12.5 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.5 DDL n. 0547",
            "original_title": "Votazione Emendamento 12.5 DDL n. 0547",
            "description_title": "Emendamento 12.5 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 18456,
            "slug": "vs19_019_025",
            "identifier": "vs19_019_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_025/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.3 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.3 DDL n. 0547",
            "original_title": "Votazione Emendamento 3.3 DDL n. 0547",
            "description_title": "Emendamento 3.3 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": 16,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18450,
            "slug": "vs19_020_005",
            "identifier": "vs19_020_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_005/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/547/9 COSTA ENRICO (AIV-RE) - Votazione Ordine del giorno 9/547/9 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/9 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/9 COSTA ENRICO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 101,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 18536,
            "slug": "vs19_020_006",
            "identifier": "vs19_020_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_006/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/547/10 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/547/10 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/10 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/10 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 18569,
            "slug": "vs19_020_004",
            "identifier": "vs19_020_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_004/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/547/8 GIACHETTI ROBERTO (AIV-RE) - Votazione Ordine del giorno 9/547/8 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/8 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/8 GIACHETTI ROBERTO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 18608,
            "slug": "vs19_020_014",
            "identifier": "vs19_020_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_014/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/547/28 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/547/28 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/28 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/28 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18598,
            "slug": "vs19_024_009",
            "identifier": "vs19_024_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_009/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00011, limitatamente al capoverso primo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00011",
            "original_title": "Votazione Risoluzione 6_00011",
            "description_title": "Risoluzione n. 6-00011, limitatamente al capoverso primo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 18591,
            "slug": "vs19_024_022",
            "identifier": "vs19_024_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_022/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00015 ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00015",
            "original_title": "Votazione Risoluzione 6_00015",
            "description_title": "Risoluzione n. 6-00015 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 18432,
            "slug": "vs19_024_024",
            "identifier": "vs19_024_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_024/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00016, limitatamente al capoverso quarto della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Risoluzione 6_00016",
            "original_title": "Votazione Risoluzione 6_00016",
            "description_title": "Risoluzione n. 6-00016, limitatamente al capoverso quarto della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 18576,
            "slug": "vs19_024_015",
            "identifier": "vs19_024_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_015/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 15,
            "title": "Risoluzione n. 6-00012, limitatemente ai capoversi primo, terzo, quinto, sesto, settimo e ottavo della parte dispositiva, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Risoluzione 6_00012",
            "original_title": "Votazione Risoluzione 6_00012",
            "description_title": "Risoluzione n. 6-00012, limitatemente ai capoversi primo, terzo, quinto, sesto, settimo e ottavo della parte dispositiva, SERRACCHIANI DEBORA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18496,
            "slug": "vs19_025_014",
            "identifier": "vs19_025_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_014/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.6 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 0664",
            "original_title": "Votazione Emendamento 3.6 DDL n. 0664",
            "description_title": "Emendamento 3.6 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18409,
            "slug": "vs19_025_004",
            "identifier": "vs19_025_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_004/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.50 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 2.50 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.50 DDL n. 0664",
            "description_title": "Emendamento 2.50 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18632,
            "slug": "vs19_025_027",
            "identifier": "vs19_025_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_027/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/15 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/15 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18498,
            "slug": "vs19_025_009",
            "identifier": "vs19_025_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_009/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 TUCCI RICCARDO (M5S) - Votazione Emendamento 2.7 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.7 DDL n. 0664",
            "description_title": "Emendamento 2.7 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18505,
            "slug": "vs19_025_016",
            "identifier": "vs19_025_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_016/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.8 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.8 DDL n. 0664",
            "original_title": "Votazione Emendamento 3.8 DDL n. 0664",
            "description_title": "Emendamento 3.8 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18406,
            "slug": "vs19_025_011",
            "identifier": "vs19_025_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_011/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 SCUTELLA' ELISA (M5S) - Votazione Emendamento 2.11 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.11 DDL n. 0664",
            "description_title": "Emendamento 2.11 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18499,
            "slug": "vs19_025_010",
            "identifier": "vs19_025_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_010/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.10 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 2.10 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.10 DDL n. 0664",
            "description_title": "Emendamento 2.10 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18534,
            "slug": "vs19_025_024",
            "identifier": "vs19_025_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_024/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/664/11 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/664/11 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/11 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/11 QUARTINI ANDREA (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": 12,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 24540,
            "slug": "vs19_176_012",
            "identifier": "vs19_176_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_012/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0854",
            "original_title": "Votazione Articolo 1 PDL n. 0854",
            "description_title": "Articolo 1",
            "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": 165,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 24552,
            "slug": "vs19_176_008",
            "identifier": "vs19_176_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_008/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.11 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.11 PDL n. 0854",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0854",
            "description_title": "Emendamento 1.11 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 24716,
            "slug": "vs19_176_035",
            "identifier": "vs19_176_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_035/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00195 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, CANDIANI STEFANO (LEGA), LUCASELLI YLENJA (FDI), ROSSELLO CRISTINA (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00195",
            "original_title": "Votazione Mozione 1_00195",
            "description_title": "Mozione n. 1-00195 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, CANDIANI STEFANO (LEGA), LUCASELLI YLENJA (FDI), ROSSELLO CRISTINA (FI-PPE), ROMANO FRANCESCO SAVERIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24571,
            "slug": "vs19_176_007",
            "identifier": "vs19_176_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_007/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.10 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 1.10 PDL n. 0854",
            "original_title": "Votazione Emendamento 1.10 PDL n. 0854",
            "description_title": "Emendamento 1.10 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 24608,
            "slug": "vs19_176_009",
            "identifier": "vs19_176_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_009/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.13 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.13 PDL n. 0854",
            "original_title": "Votazione Emendamento 1.13 PDL n. 0854",
            "description_title": "Emendamento 1.13 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29003,
            "slug": "vs19_265_018",
            "identifier": "vs19_265_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_018/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 23.4 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.4 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.4 DDL n. 1435",
            "description_title": "Emendamento 23.4 GHIRRA FRANCESCA (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": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29044,
            "slug": "vs19_265_009",
            "identifier": "vs19_265_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_009/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1435",
            "original_title": "Votazione Articolo 20 DDL n. 1435",
            "description_title": "Articolo 20",
            "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": 46,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 29050,
            "slug": "vs19_265_040",
            "identifier": "vs19_265_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_040/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 40,
            "title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 27.11 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.11 DDL n. 1435",
            "description_title": "Identici emendamenti 27.11 IARIA ANTONINO (M5S) e 27.12 GHIRRA FRANCESCA (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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29012,
            "slug": "vs19_265_035",
            "identifier": "vs19_265_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_035/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 24.014 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 24.014 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.014 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 24.014 PASTORELLA GIULIA (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29016,
            "slug": "vs19_265_076",
            "identifier": "vs19_265_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_076/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 35.40 CAROTENUTO DARIO (M5S) - Votazione Emendamento 35.40 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.40 DDL n. 1435",
            "description_title": "Emendamento 35.40 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28992,
            "slug": "vs19_265_039",
            "identifier": "vs19_265_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_039/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 39,
            "title": "Identici emendamenti 27.6 MORASSUT ROBERTO (PD-IDP), 27.7 IARIA ANTONINO (M5S), 27.8 GHIRRA FRANCESCA (AVS) e 27.10 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 27.6 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.6 DDL n. 1435",
            "description_title": "Identici emendamenti 27.6 MORASSUT ROBERTO (PD-IDP), 27.7 IARIA ANTONINO (M5S), 27.8 GHIRRA FRANCESCA (AVS) e 27.10 PASTORINO LUCA (M-+EUR)",
            "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": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28993,
            "slug": "vs19_265_063",
            "identifier": "vs19_265_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_063/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 35.1 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 35.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1 DDL n. 1435",
            "description_title": "Emendamento 35.1 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 28997,
            "slug": "vs19_265_025",
            "identifier": "vs19_265_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_025/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 23.24 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 23.24 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.24 DDL n. 1435",
            "description_title": "Emendamento 23.24 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 29005,
            "slug": "vs19_265_027",
            "identifier": "vs19_265_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_027/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 23.28 CAROTENUTO DARIO (M5S) - Votazione Emendamento 23.28 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.28 DDL n. 1435",
            "description_title": "Emendamento 23.28 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 29021,
            "slug": "vs19_265_059",
            "identifier": "vs19_265_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_059/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 32.01000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 32.01000 DDL n. 1435",
            "original_title": "Votazione Emendamento 32.01000 DDL n. 1435",
            "description_title": "Articolo aggiuntivo 32.01000 BARBAGALLO ANTHONY EMANUELE (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": 47,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 29030,
            "slug": "vs19_265_023",
            "identifier": "vs19_265_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_023/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 23.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.19 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.19 DDL n. 1435",
            "description_title": "Emendamento 23.19 GHIRRA FRANCESCA (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": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29056,
            "slug": "vs19_265_020",
            "identifier": "vs19_265_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_020/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 23.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.13 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.13 DDL n. 1435",
            "description_title": "Emendamento 23.13 GHIRRA FRANCESCA (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29061,
            "slug": "vs19_265_048",
            "identifier": "vs19_265_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_048/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 27.1000 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 27.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.1000 DDL n. 1435",
            "description_title": "Emendamento 27.1000 D'ALFONSO LUCIANO (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": 26,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29062,
            "slug": "vs19_265_013",
            "identifier": "vs19_265_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_013/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 22.11 IARIA ANTONINO (M5S) - Votazione Emendamento 22.11 DDL n. 1435",
            "original_title": "Votazione Emendamento 22.11 DDL n. 1435",
            "description_title": "Emendamento 22.11 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29063,
            "slug": "vs19_265_047",
            "identifier": "vs19_265_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_047/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 27.49 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 27.49 DDL n. 1435",
            "original_title": "Votazione Emendamento 27.49 DDL n. 1435",
            "description_title": "Emendamento 27.49 PASTORINO LUCA (M-+EUR)",
            "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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29064,
            "slug": "vs19_265_031",
            "identifier": "vs19_265_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_031/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 24.2 IARIA ANTONINO (M5S) - Votazione Emendamento 24.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.2 DDL n. 1435",
            "description_title": "Emendamento 24.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29068,
            "slug": "vs19_265_029",
            "identifier": "vs19_265_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_029/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 23.30 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 23.30 DDL n. 1435",
            "original_title": "Votazione Emendamento 23.30 DDL n. 1435",
            "description_title": "Emendamento 23.30 GADDA MARIA CHIARA (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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29208,
            "slug": "vs19_266_035",
            "identifier": "vs19_266_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_035/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.2 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1780",
            "description_title": "Emendamento 1.2 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29135,
            "slug": "vs19_266_030",
            "identifier": "vs19_266_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_030/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 30,
            "title": "Risoluzione n. 6-00107, limitatamente al capoverso ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00107",
            "original_title": "Votazione Risoluzione 6_00107",
            "description_title": "Risoluzione n. 6-00107, limitatamente al capoverso ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 29157,
            "slug": "vs19_266_034",
            "identifier": "vs19_266_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_034/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1780",
            "description_title": "Emendamento 1.1 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29211,
            "slug": "vs19_266_055",
            "identifier": "vs19_266_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_055/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici emendamenti 2.1 ZARATTI FILIBERTO (AVS) e 2.2 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 2.1 DDL n. 1780",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1780",
            "description_title": "Identici emendamenti 2.1 ZARATTI FILIBERTO (AVS) e 2.2 BOLDRINI LAURA (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": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29207,
            "slug": "vs19_266_063",
            "identifier": "vs19_266_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_063/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 4.6 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.6 DDL n. 1780",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1780",
            "description_title": "Emendamento 4.6 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": 74,
            "majority_cohesion_rate": 45.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29136,
            "slug": "vs19_266_011",
            "identifier": "vs19_266_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_011/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 11,
            "title": "Risoluzione n. 6-00105, limitatamente ai capoversi primo, secondo, terzo, quinto, sesto, ottavo e nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri - Votazione Risoluzione 6_00105",
            "original_title": "Votazione Risoluzione 6_00105",
            "description_title": "Risoluzione n. 6-00105, limitatamente ai capoversi primo, secondo, terzo, quinto, sesto, ottavo e nono della parte dispositiva, RICHETTI MATTEO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 102,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 48.15
        }
    ]
}