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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=198",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=196",
    "results": [
        {
            "id": 19473,
            "slug": "vs19_055_007",
            "identifier": "vs19_055_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_055_007/?format=api",
            "sitting": {
                "id": 1304,
                "date": "2023-02-21",
                "number": 55,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/771/18 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/771/18 DDL n. 0771",
            "original_title": "Votazione Ordine del giorno 9/771/18 DDL n. 0771",
            "description_title": "Ordine del giorno n. 9/771/18 DE MICHELI PAOLA (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": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21026,
            "slug": "vs19_097_039",
            "identifier": "vs19_097_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_039/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/46 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/46 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21016,
            "slug": "vs19_097_055",
            "identifier": "vs19_097_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_055/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno  n. 9/1112/62 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1112/62 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/62 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/62 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21045,
            "slug": "vs19_097_012",
            "identifier": "vs19_097_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_012/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1112/15 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1112/15 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/15 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/15 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": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21024,
            "slug": "vs19_097_013",
            "identifier": "vs19_097_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_013/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/16 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/16 ASCARI STEFANIA (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": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21062,
            "slug": "vs19_097_036",
            "identifier": "vs19_097_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_036/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno  n. 9/1112/43 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/43 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/43 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/43 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21030,
            "slug": "vs19_097_040",
            "identifier": "vs19_097_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_040/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/47 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/47 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21043,
            "slug": "vs19_097_015",
            "identifier": "vs19_097_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_015/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1112/19 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1112/19 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/19 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/19 CAROTENUTO DARIO (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": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19813,
            "slug": "vs19_065_005",
            "identifier": "vs19_065_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_005/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00058 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00058",
            "original_title": "Votazione Mozione 1_00058",
            "description_title": "Mozione n. 1-00058 MANES FRANCO (MISTO) 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": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22724,
            "slug": "vs19_128_045",
            "identifier": "vs19_128_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_045/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1238/46 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/46 BAKKALI OUIDAD (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": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21032,
            "slug": "vs19_097_008",
            "identifier": "vs19_097_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_008/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1112/9 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1112/9 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/9 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/9 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21007,
            "slug": "vs19_097_028",
            "identifier": "vs19_097_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_028/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1112/35 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1112/35 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/35 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/35 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21148,
            "slug": "vs19_097_076",
            "identifier": "vs19_097_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_076/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1112/83, limitatamente alla parte dispositiva, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1112/83, DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/83, DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/83, limitatamente alla parte dispositiva, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24663,
            "slug": "vs19_180_005",
            "identifier": "vs19_180_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_180_005/?format=api",
            "sitting": {
                "id": 1501,
                "date": "2023-10-18",
                "number": 180,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00200, come riformulata, ad eccezione dei capoversi primo, quinto e ottavo della parte dispositiva, DI LAURO CARMEN (M5S) ed altri - Votazione Mozione 1_00200",
            "original_title": "Votazione Mozione 1_00200",
            "description_title": "Mozione n. 1-00200, come riformulata, ad eccezione dei capoversi primo, quinto e ottavo della parte dispositiva, DI LAURO CARMEN (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 18973,
            "slug": "vs19_029_015",
            "identifier": "vs19_029_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_015/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/705/15, come riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/705/15, DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/15, DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/15, come riformulato, MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 19,
            "n_margin": 140,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18856,
            "slug": "vs19_029_107",
            "identifier": "vs19_029_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_107/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/705/66 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/705/66 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/66 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/66 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22700,
            "slug": "vs19_128_037",
            "identifier": "vs19_128_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_037/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1238/34 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/34 D'ALFONSO LUCIANO (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": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 18754,
            "slug": "vs19_038_003",
            "identifier": "vs19_038_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_003/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.6 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0674",
            "description_title": "Emendamento 1.6 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18749,
            "slug": "vs19_038_011",
            "identifier": "vs19_038_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_011/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.2 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 5.2 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0674",
            "description_title": "Emendamento 5.2 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18916,
            "slug": "vs19_038_053",
            "identifier": "vs19_038_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_053/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/674/14, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/674/14, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/14, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/14, nel testo riformulato, BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18760,
            "slug": "vs19_038_036",
            "identifier": "vs19_038_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_036/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 5-QUATER.0103 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 5-QUATER.0103 DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUATER.0103 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5-QUATER.0103 RUFFINO DANIELA (AIV-RE)",
            "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": 71,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18773,
            "slug": "vs19_038_038",
            "identifier": "vs19_038_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_038/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5-QUINQUIES.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5-QUINQUIES.300, DDL n. 0674",
            "original_title": "Votazione Emendamento 5-QUINQUIES.300, DDL n. 0674",
            "description_title": "Emendamento 5-QUINQUIES.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 148,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 19054,
            "slug": "vs19_038_063",
            "identifier": "vs19_038_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_063/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/674/26 PATRIARCA ANNARITA (FI-PPE) - Votazione Ordine del giorno 9/674/26 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/26 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/26 PATRIARCA ANNARITA (FI-PPE)",
            "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": 82,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18880,
            "slug": "vs19_038_048",
            "identifier": "vs19_038_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_048/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/674/8 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/674/8 DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/8 DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/8 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18763,
            "slug": "vs19_038_024",
            "identifier": "vs19_038_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_024/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 5.027 CAROTENUTO DARIO (M5S) - Votazione Emendamento 5.027 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.027 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.027 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 29514,
            "slug": "vs19_187_012",
            "identifier": "vs19_187_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_012/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1416/21 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1416/21 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/21 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/21 FENU EMILIANO (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": 40,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24196,
            "slug": "vs19_168_050",
            "identifier": "vs19_168_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_050/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1373/57 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1373/57 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/57 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/57 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22237,
            "slug": "vs19_150_008",
            "identifier": "vs19_150_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_008/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1239/22, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1239/22, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/22, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/22, nel testo riformulato, AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29511,
            "slug": "vs19_187_009",
            "identifier": "vs19_187_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_009/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1416/18 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1416/18 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/18 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/18 FEDE GIORGIO (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": 37,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24035,
            "slug": "vs19_157_031",
            "identifier": "vs19_157_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_031/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/536 E ABB/14 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/536 E ABB/14 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/14 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/14 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29521,
            "slug": "vs19_187_019",
            "identifier": "vs19_187_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_019/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1416/29 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1416/29 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/29 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/29 SCOTTO ARTURO (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": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22004,
            "slug": "vs19_122_004",
            "identifier": "vs19_122_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_004/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 4) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 4) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22189,
            "slug": "vs19_147_014",
            "identifier": "vs19_147_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_014/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.15 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0887",
            "description_title": "Emendamento 1.15 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24034,
            "slug": "vs19_157_024",
            "identifier": "vs19_157_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_024/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/536 E ABB/4 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/4 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/4 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/4 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24440,
            "slug": "vs19_184_024",
            "identifier": "vs19_184_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_024/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.21 DDL n. 1406",
            "description_title": "Emendamento 2.21 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21768,
            "slug": "vs19_114_030",
            "identifier": "vs19_114_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_030/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1114/67 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1114/67 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/67 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/67 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 140,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 22260,
            "slug": "vs19_150_056",
            "identifier": "vs19_150_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_056/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1239/48 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1239/48 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/48 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/48 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 23997,
            "slug": "vs19_157_017",
            "identifier": "vs19_157_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_017/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3.0100 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 3.0100 PDL n. 0536",
            "original_title": "Votazione Emendamento 3.0100 PDL n. 0536",
            "description_title": "Articolo aggiuntivo 3.0100 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24157,
            "slug": "vs19_165_014",
            "identifier": "vs19_165_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_014/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00179, come riformulata, ad eccezione del capoverso undicesimo della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00179",
            "original_title": "Votazione Mozione 1_00179",
            "description_title": "Mozione n. 1-00179, come riformulata, ad eccezione del capoverso undicesimo della parte dispositiva, MARI FRANCESCO (AVS) 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": 139,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24079,
            "slug": "vs19_160_005",
            "identifier": "vs19_160_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_005/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.14 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.14 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1364",
            "description_title": "Emendamento 1.14 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22633,
            "slug": "vs19_140_003",
            "identifier": "vs19_140_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_003/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (MISTO) - Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/5 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/5 STEGER DIETER (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24070,
            "slug": "vs19_160_044",
            "identifier": "vs19_160_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_044/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1364/18 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1364/18 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/18 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/18 L'ABBATE PATTY (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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26825,
            "slug": "vs19_227_015",
            "identifier": "vs19_227_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_015/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.66 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.66 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.66 PDL n. 0893",
            "description_title": "Emendamento 1.66 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": 1,
            "n_margin": 102,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22335,
            "slug": "vs19_146_041",
            "identifier": "vs19_146_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_041/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1194/R/68 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/68 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/68 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/68 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 24600,
            "slug": "vs19_184_005",
            "identifier": "vs19_184_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_005/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1406",
            "original_title": "Votazione Articolo 1 DDL n. 1406",
            "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": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 24068,
            "slug": "vs19_160_040",
            "identifier": "vs19_160_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_040/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1364/13 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1364/13 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/13 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/13 RAFFA ANGELA (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": 40,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29398,
            "slug": "vs19_272_007",
            "identifier": "vs19_272_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_007/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.1 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 2.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0982",
            "description_title": "Emendamento 2.1 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": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24053,
            "slug": "vs19_160_003",
            "identifier": "vs19_160_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_003/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.9 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1364",
            "description_title": "Emendamento 1.9 SCOTTO ARTURO (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": 33,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22301,
            "slug": "vs19_150_055",
            "identifier": "vs19_150_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_055/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1239/19, nel testo riformulato, SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1239/19, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/19, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/19, nel testo riformulato, SPORTIELLO GILDA (M5S)",
            "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": 129,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29413,
            "slug": "vs19_272_004",
            "identifier": "vs19_272_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_004/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 4,
            "title": "Subemendamento 0.1.511.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 0.1.511.1 PDL n. 0982",
            "original_title": "Votazione Emendamento 0.1.511.1 PDL n. 0982",
            "description_title": "Subemendamento 0.1.511.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        }
    ]
}