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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=204",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=202",
    "results": [
        {
            "id": 27742,
            "slug": "vs19_239_060",
            "identifier": "vs19_239_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_060/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.5 DDL n. 1515",
            "description_title": "Emendamento 13.5 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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 31650,
            "slug": "vs19_342_026",
            "identifier": "vs19_342_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_026/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2002/29, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2002/29, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/29, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/29, nel testo riformulato, VACCARI STEFANO (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": 1,
            "n_margin": 146,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 80.12
        },
        {
            "id": 27755,
            "slug": "vs19_239_094",
            "identifier": "vs19_239_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_094/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 94,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1515",
            "original_title": "Votazione Articolo 24 DDL n. 1515",
            "description_title": "Articolo 24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27766,
            "slug": "vs19_239_086",
            "identifier": "vs19_239_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_086/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 86,
            "title": "Identici articoli aggiuntivi 21.3 FENU EMILIANO (M5S) e 21.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.3 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.3 FENU EMILIANO (M5S) e 21.4 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27777,
            "slug": "vs19_239_085",
            "identifier": "vs19_239_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_085/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27681,
            "slug": "vs19_239_046",
            "identifier": "vs19_239_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_046/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 12.14 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.14 DDL n. 1515",
            "description_title": "Emendamento 12.14 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27710,
            "slug": "vs19_239_063",
            "identifier": "vs19_239_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_063/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 14.3 FENU EMILIANO (M5S) - Votazione Emendamento 14.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1515",
            "description_title": "Emendamento 14.3 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27747,
            "slug": "vs19_239_074",
            "identifier": "vs19_239_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_074/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 19.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.7 DDL n. 1515",
            "description_title": "Emendamento 19.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27697,
            "slug": "vs19_239_049",
            "identifier": "vs19_239_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_049/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 12.17 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.17 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.17 DDL n. 1515",
            "description_title": "Emendamento 12.17 ALIFANO ENRICA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27682,
            "slug": "vs19_239_031",
            "identifier": "vs19_239_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_031/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 11.9 FENU EMILIANO (M5S) - Votazione Emendamento 11.9 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.9 DDL n. 1515",
            "description_title": "Emendamento 11.9 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 40118,
            "slug": "vs19_524_012",
            "identifier": "vs19_524_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_012/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2551/51 - Votazione Ordine del giorno 9/2551/51 ",
            "original_title": "Votazione Ordine del giorno 9/2551/51 ",
            "description_title": "ODG 9/2551/51",
            "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": 26,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 27745,
            "slug": "vs19_239_080",
            "identifier": "vs19_239_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_080/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 19.15 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.15 DDL n. 1515",
            "description_title": "Emendamento 19.15 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27778,
            "slug": "vs19_239_066",
            "identifier": "vs19_239_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_066/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1515",
            "original_title": "Votazione Articolo 16 DDL n. 1515",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27788,
            "slug": "vs19_239_099",
            "identifier": "vs19_239_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_099/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/1515/8 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1515/8 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/8 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/8 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27801,
            "slug": "vs19_239_102",
            "identifier": "vs19_239_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_102/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici ordini del giorno, come riformulati, n. 9/1515/13 MEROLA VIRGINIO (PD-IDP) e n. 5/1515/14 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1515/13 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/13 DDL n. 1515",
            "description_title": "Identici ordini del giorno, come riformulati, n. 9/1515/13 MEROLA VIRGINIO (PD-IDP) e n. 5/1515/14 STEFANAZZI CLAUDIO MICHELE (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": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31647,
            "slug": "vs19_342_023",
            "identifier": "vs19_342_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_023/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2002/26, come riformulato dal Governo, PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2002/26, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/26, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/26, come riformulato dal Governo, PAGANO UBALDO (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": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 79.5
        },
        {
            "id": 31596,
            "slug": "vs19_342_085",
            "identifier": "vs19_342_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_085/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1974",
            "original_title": "Votazione Articolo 2 DDL n. 1974",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 40.99
        },
        {
            "id": 27550,
            "slug": "vs19_239_026",
            "identifier": "vs19_239_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_026/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 11.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1515",
            "description_title": "Emendamento 11.2 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27683,
            "slug": "vs19_239_045",
            "identifier": "vs19_239_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_045/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 12.13 RAFFA ANGELA (M5S) - Votazione Emendamento 12.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.13 DDL n. 1515",
            "description_title": "Emendamento 12.13 RAFFA ANGELA (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": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27708,
            "slug": "vs19_239_078",
            "identifier": "vs19_239_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_078/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 19.13 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.13 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.13 DDL n. 1515",
            "description_title": "Emendamento 19.13 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40124,
            "slug": "vs19_524_018",
            "identifier": "vs19_524_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_018/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2551/58 - Votazione Ordine del giorno 9/2551/58 ",
            "original_title": "Votazione Ordine del giorno 9/2551/58 ",
            "description_title": "ODG 9/2551/58",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27722,
            "slug": "vs19_239_089",
            "identifier": "vs19_239_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_089/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.8 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28088,
            "slug": "vs19_244_008",
            "identifier": "vs19_244_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_008/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/384 E ABB-B/8 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/8 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/8 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27690,
            "slug": "vs19_239_042",
            "identifier": "vs19_239_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_042/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 12.10 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 12.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.10 DDL n. 1515",
            "description_title": "Emendamento 12.10 TABACCI BRUNO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 27692,
            "slug": "vs19_239_035",
            "identifier": "vs19_239_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_035/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 12.2 FENU EMILIANO (M5S) - Votazione Emendamento 12.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.2 DDL n. 1515",
            "description_title": "Emendamento 12.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 27768,
            "slug": "vs19_239_076",
            "identifier": "vs19_239_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_076/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.10 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 19.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.10 DDL n. 1515",
            "description_title": "Emendamento 19.10 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27754,
            "slug": "vs19_240_004",
            "identifier": "vs19_240_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_004/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1003 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1003 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1304",
            "description_title": "Emendamento 2.1003 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27798,
            "slug": "vs19_240_026",
            "identifier": "vs19_240_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_026/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1304 E ABB/6, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1304 E ABB/6, PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/6, PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/6, nel testo riformulato, FORNARO FEDERICO (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": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27743,
            "slug": "vs19_240_005",
            "identifier": "vs19_240_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_005/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.1004 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1004 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1304",
            "description_title": "Emendamento 2.1004 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27785,
            "slug": "vs19_240_029",
            "identifier": "vs19_240_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_029/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1304 E ABB/9 - Votazione Ordine del giorno 9/1304 E ABB/9 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/9 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/9",
            "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": 10,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27794,
            "slug": "vs19_240_025",
            "identifier": "vs19_240_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_025/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1304 E ABB/5 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1304 E ABB/5 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/5 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/5 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": 9,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27716,
            "slug": "vs19_240_019",
            "identifier": "vs19_240_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_019/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 10.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 10.600, PDL n. 1304",
            "original_title": "Votazione Emendamento 10.600, PDL n. 1304",
            "description_title": "Emendamento 10.600, 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": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 27705,
            "slug": "vs19_240_001",
            "identifier": "vs19_240_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_001/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1304 E ABB - EM 1.1000 - Votazione PDL n. 1304",
            "original_title": "Votazione PDL n. 1304",
            "description_title": "PDL 1304 E ABB - EM 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27773,
            "slug": "vs19_240_032",
            "identifier": "vs19_240_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_032/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 32,
            "title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura",
            "original_title": "Votazione finale PDL n. 1304",
            "description_title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura\" (Approvata dal Senato) (PDL 1304 e abbinata PDL 1123)",
            "public_title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 27750,
            "slug": "vs19_240_034",
            "identifier": "vs19_240_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_034/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.2 DDL n. 1666",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1666",
            "description_title": "Emendamento 1.2 PELLEGRINI MARCO (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": 82,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27779,
            "slug": "vs19_240_033",
            "identifier": "vs19_240_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_033/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 33,
            "title": "Identici emendamenti Dis.1.1 RICCIARDI RICCARDO (M5S) e Dis.1.5 FRATOIANNI NICOLA (AVS) - Votazione Emendamento Dis.1.1 DDL n. 1666",
            "original_title": "Votazione Emendamento Dis.1.1 DDL n. 1666",
            "description_title": "Identici emendamenti Dis.1.1 RICCIARDI RICCARDO (M5S) e Dis.1.5 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 82,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 27782,
            "slug": "vs19_240_028",
            "identifier": "vs19_240_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_028/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1304 E ABB/8 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/8 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/8 EVI ELEONORA (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": 17,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27792,
            "slug": "vs19_240_037",
            "identifier": "vs19_240_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_037/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1666/2 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1666/2 DDL n. 1666",
            "original_title": "Votazione Ordine del giorno 9/1666/2 DDL n. 1666",
            "description_title": "Ordine del giorno n. 9/1666/2 LOMUTI ARNALDO (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": 81,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 27714,
            "slug": "vs19_240_010",
            "identifier": "vs19_240_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_010/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1304",
            "original_title": "Votazione Articolo 4 PDL n. 1304",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 27771,
            "slug": "vs19_240_006",
            "identifier": "vs19_240_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_006/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1001 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1001 PDL n. 1304",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1304",
            "description_title": "Emendamento 2.1001 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27701,
            "slug": "vs19_241_001",
            "identifier": "vs19_241_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_001/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto proroga sostegno all'Ucraina",
            "original_title": "Votazione finale DDL n. 1666",
            "description_title": "Conversione in legge del decreto-legge 21 dicembre 2023, n. 200, recante disposizioni urgenti per la proroga dell'autorizzazione alla cessione di mezzi, materiali ed equipaggiamenti militari in favore delle autorità governative dell'Ucraina (Approvato dal Senato) (DDL 1666)",
            "public_title": "Conversione decreto proroga sostegno all'Ucraina",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 87,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 27715,
            "slug": "vs19_241_009",
            "identifier": "vs19_241_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_009/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.603, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.603, PDL n. 1457",
            "original_title": "Votazione Emendamento 1.603, PDL n. 1457",
            "description_title": "Emendamento 1.603, 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": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27734,
            "slug": "vs19_241_010",
            "identifier": "vs19_241_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_010/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.604, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.604, PDL n. 1457",
            "original_title": "Votazione Emendamento 1.604, PDL n. 1457",
            "description_title": "Emendamento 1.604, 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": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27867,
            "slug": "vs19_243_005",
            "identifier": "vs19_243_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_005/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione Pd su guerra in medio oriente nono capoverso",
            "original_title": "Votazione Mozione 1_00233",
            "description_title": "Mozione n. 1-233, limitatamente al capoverso nono della parte dispositiva SCHLEIN ELLY (PD-IDP) ed altri",
            "public_title": "Mozione Pd su guerra in medio oriente nono capoverso",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 28064,
            "slug": "vs19_243_032",
            "identifier": "vs19_243_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_032/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.2 ZANELLA LUANA (AVS) - Votazione Emendamento 1.2 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0384-B",
            "description_title": "Emendamento 1.2 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28057,
            "slug": "vs19_243_040",
            "identifier": "vs19_243_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_040/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.13 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.13 PDL n. 0384-B",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0384-B",
            "description_title": "Emendamento 3.13 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27875,
            "slug": "vs19_243_020",
            "identifier": "vs19_243_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_020/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "original_title": "Votazione Mozione 1_00236",
            "description_title": "Mozione n. 1-236, limitatamente al capoverso sesto della parte dispositiva FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": "Mozione Iv su guerra in medio oriente sesto capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 28061,
            "slug": "vs19_243_037",
            "identifier": "vs19_243_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_037/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0384-B",
            "original_title": "Votazione Articolo 1 PDL n. 0384-B",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27884,
            "slug": "vs19_243_010",
            "identifier": "vs19_243_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_010/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione M5s su guerra in medio oriente undicesimo capoverso",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente al capoverso undicesimo della parte dispositiva SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente undicesimo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28074,
            "slug": "vs19_244_034",
            "identifier": "vs19_244_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_034/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/384 E ABB-B/34 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/34 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/34 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/34 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        }
    ]
}