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

{
    "count": 22002,
    "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=438",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=436",
    "results": [
        {
            "id": 31691,
            "slug": "vs19_342_067",
            "identifier": "vs19_342_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_067/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2002/83 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2002/83 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/83 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/83 BORRELLI FRANCESCO EMILIO (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": 34,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 31692,
            "slug": "vs19_342_068",
            "identifier": "vs19_342_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_068/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2002/84 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2002/84 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/84 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/84 MARI FRANCESCO (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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31693,
            "slug": "vs19_342_069",
            "identifier": "vs19_342_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_069/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2002/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2002/85 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/85 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/85 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34245,
            "slug": "vs19_397_005",
            "identifier": "vs19_397_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_005/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2119",
            "description_title": "Emendamento 1.7 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": 27,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31711,
            "slug": "vs19_342_091",
            "identifier": "vs19_342_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_091/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/7 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/7 MEROLA VIRGINIO (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31720,
            "slug": "vs19_342_100",
            "identifier": "vs19_342_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_100/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/16 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/16 SERRACCHIANI DEBORA (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": 35,
            "majority_cohesion_rate": 55.46,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31722,
            "slug": "vs19_342_102",
            "identifier": "vs19_342_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_102/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/18 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/18 ROMEO NADIA (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31723,
            "slug": "vs19_342_103",
            "identifier": "vs19_342_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_103/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/1974/19 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/19 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/19 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": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31721,
            "slug": "vs19_342_101",
            "identifier": "vs19_342_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_101/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/17 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/17 SCARPA RACHELE (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": 36,
            "majority_cohesion_rate": 56.3,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 31724,
            "slug": "vs19_342_104",
            "identifier": "vs19_342_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_104/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/20 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/20 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 55.88,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31725,
            "slug": "vs19_342_105",
            "identifier": "vs19_342_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_105/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1974/21 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1974/21 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/21 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/21 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": 34,
            "majority_cohesion_rate": 55.04,
            "minority_cohesion_rate": 39.75
        },
        {
            "id": 34176,
            "slug": "vs19_397_003",
            "identifier": "vs19_397_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_003/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.5 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2119",
            "description_title": "Emendamento 1.5 GRIBAUDO 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": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31625,
            "slug": "vs19_342_001",
            "identifier": "vs19_342_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_001/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2002/1, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2002/1, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/1, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/1, nel testo riformulato, GIRELLI GIAN ANTONIO (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": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34160,
            "slug": "vs19_397_002",
            "identifier": "vs19_397_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_002/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2119",
            "description_title": "Emendamento 1.4 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": 28,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31687,
            "slug": "vs19_342_063",
            "identifier": "vs19_342_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_063/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/78 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/78 FRATOIANNI NICOLA (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": 21,
            "majority_cohesion_rate": 59.24,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 34015,
            "slug": "vs19_397_054",
            "identifier": "vs19_397_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_054/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 10.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.6 DDL n. 2119",
            "description_title": "Emendamento 10.6 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": 30,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24970,
            "slug": "vs19_196_054",
            "identifier": "vs19_196_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_054/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 33983,
            "slug": "vs19_397_084",
            "identifier": "vs19_397_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_084/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/18 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/18 MARI FRANCESCO (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": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34028,
            "slug": "vs19_397_053",
            "identifier": "vs19_397_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_053/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 10.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.4 DDL n. 2119",
            "description_title": "Emendamento 10.4 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34038,
            "slug": "vs19_397_045",
            "identifier": "vs19_397_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_045/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 8.4 AMATO GAETANO (M5S) - Votazione Emendamento 8.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 8.4 DDL n. 2119",
            "description_title": "Emendamento 8.4 AMATO GAETANO (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": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34049,
            "slug": "vs19_397_040",
            "identifier": "vs19_397_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_040/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 6.03 CASO ANTONIO (M5S) - Votazione Emendamento 6.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 6.03 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34016,
            "slug": "vs19_397_034",
            "identifier": "vs19_397_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_034/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 5.4 CASO ANTONIO (M5S) - Votazione Emendamento 5.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 5.4 DDL n. 2119",
            "description_title": "Emendamento 5.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34199,
            "slug": "vs19_397_028",
            "identifier": "vs19_397_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_028/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.101 DDL n. 2119",
            "description_title": "Emendamento 4.101 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34221,
            "slug": "vs19_397_012",
            "identifier": "vs19_397_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_012/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.15 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2119",
            "description_title": "Emendamento 1.15 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": 31,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 24971,
            "slug": "vs19_196_029",
            "identifier": "vs19_196_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_029/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/32 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/32 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24972,
            "slug": "vs19_196_022",
            "identifier": "vs19_196_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_022/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1437/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1437/25 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/25 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/25 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24988,
            "slug": "vs19_196_046",
            "identifier": "vs19_196_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_046/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1437/49 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1437/49 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/49 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/49 TORTO DANIELA (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": 36,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31872,
            "slug": "vs19_348_060",
            "identifier": "vs19_348_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_060/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01007 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01007 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01007 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 31700,
            "slug": "vs19_342_076",
            "identifier": "vs19_342_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_076/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2002/92 GRUPPIONI NAIKE (IVICRE) - Votazione Ordine del giorno 9/2002/92 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/92 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/92 GRUPPIONI NAIKE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 24997,
            "slug": "vs19_196_004",
            "identifier": "vs19_196_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_004/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/5 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/5 BERRUTO MAURO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31702,
            "slug": "vs19_342_078",
            "identifier": "vs19_342_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_078/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2002/95, come riformulato, COSTA ENRICO (APERRE) - Votazione Ordine del giorno 9/2002/95, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/95, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/95, come riformulato, COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 31703,
            "slug": "vs19_342_079",
            "identifier": "vs19_342_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_079/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici ordini del giorno n. 9/2002/96 CALDERONE TOMMASO ANTONINO (FI-PPE) e n. 9/2002/97, nel testo riformulato, BELLOMO DAVIDE (LEGA) - Votazione Ordine del giorno 9/2002/96 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/96 DDL n. 2002",
            "description_title": "Identici ordini del giorno n. 9/2002/96 CALDERONE TOMMASO ANTONINO (FI-PPE) e n. 9/2002/97, nel testo riformulato, BELLOMO DAVIDE (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 31704,
            "slug": "vs19_342_080",
            "identifier": "vs19_342_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_080/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2002/21, nel testo riformulato, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2002/21, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/21, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/21, nel testo riformulato, RICCIARDI TONI (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": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31705,
            "slug": "vs19_342_081",
            "identifier": "vs19_342_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_081/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici ordini del giorno n. 9/2002/56 MAGI RICCARDO (M-+EUR) e n. 9/2002/81, nel testo riformulato, ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2002/56 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/56 DDL n. 2002",
            "description_title": "Identici ordini del giorno n. 9/2002/56 MAGI RICCARDO (M-+EUR) e n. 9/2002/81, nel testo riformulato, ZARATTI FILIBERTO (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": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31736,
            "slug": "vs19_343_003",
            "identifier": "vs19_343_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_003/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 MAURI MATTEO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1660",
            "description_title": "Emendamento 1.2 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 84.38
        },
        {
            "id": 34193,
            "slug": "vs19_397_010",
            "identifier": "vs19_397_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_010/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.100 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2119",
            "description_title": "Emendamento 1.100 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36505,
            "slug": "vs19_435_015",
            "identifier": "vs19_435_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_015/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1004 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1573",
            "description_title": "Emendamento 2.1004 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": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31745,
            "slug": "vs19_343_004",
            "identifier": "vs19_343_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_004/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 1.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1660",
            "description_title": "Emendamento 1.3 SERRACCHIANI DEBORA (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": 22,
            "majority_cohesion_rate": 74.9,
            "minority_cohesion_rate": 85.0
        },
        {
            "id": 24999,
            "slug": "vs19_196_011",
            "identifier": "vs19_196_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_011/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1437/13 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/13 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/13 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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 31731,
            "slug": "vs19_343_001",
            "identifier": "vs19_343_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_001/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 1660",
            "original_title": "Votazione pregiudiziale DDL n. 1660",
            "description_title": "Questioni pregiudiziali di costituzionalità n. 1 MAGI RICCARDO (M-+EUR), n. 2 FARAONE DAVIDE (IVICRE) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 D'ORSO VALENTINA (M5S) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 76.15,
            "minority_cohesion_rate": 82.5
        },
        {
            "id": 31730,
            "slug": "vs19_343_005",
            "identifier": "vs19_343_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_005/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1660",
            "description_title": "Emendamento 1.4 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 85.0
        },
        {
            "id": 32056,
            "slug": "vs19_348_112",
            "identifier": "vs19_348_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_112/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 33.12 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.12 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.12 DDL n. 1660",
            "description_title": "Emendamento 33.12 SILVESTRI FRANCESCO (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": 27,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 25006,
            "slug": "vs19_196_063",
            "identifier": "vs19_196_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_063/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1437/3, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1437/3, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/3, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/3, nel testo riformulato, FOSSI EMILIANO (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": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34200,
            "slug": "vs19_397_009",
            "identifier": "vs19_397_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_009/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.11 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2119",
            "description_title": "Emendamento 1.11 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": 29,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32351,
            "slug": "vs19_357_070",
            "identifier": "vs19_357_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_070/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 32.4 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 32.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 32.4 DDL n. 1532",
            "description_title": "Emendamento 32.4 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": 17,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 67.09
        },
        {
            "id": 34039,
            "slug": "vs19_397_071",
            "identifier": "vs19_397_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_071/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 11.08 CASO ANTONIO (M5S) - Votazione Emendamento 11.08 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.08 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.08 CASO ANTONIO (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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32358,
            "slug": "vs19_357_026",
            "identifier": "vs19_357_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_026/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 (Mantenimento) - Votazione Articolo 12 DDL n. 1532",
            "original_title": "Votazione Articolo 12 DDL n. 1532",
            "description_title": "Articolo 12 (Mantenimento)",
            "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": 17,
            "majority_cohesion_rate": 60.58,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 33998,
            "slug": "vs19_397_069",
            "identifier": "vs19_397_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_069/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo aggiuntivo 11.03 CASO ANTONIO (M5S) - Votazione Emendamento 11.03 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.03 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.03 CASO ANTONIO (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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27558,
            "slug": "vs19_239_012",
            "identifier": "vs19_239_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_012/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1515",
            "description_title": "Emendamento 4.7 MEROLA VIRGINIO (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": 18,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 34046,
            "slug": "vs19_397_066",
            "identifier": "vs19_397_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_066/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 11.103 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.103 DDL n. 2119",
            "description_title": "Emendamento 11.103 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        }
    ]
}