Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=272
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=identifier&page=273",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=271",
    "results": [
        {
            "id": 28321,
            "slug": "vs19_247_006",
            "identifier": "vs19_247_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_006/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1633/13 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1633/13 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/13 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/13 GUERRA MARIA CECILIA (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": 17,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28263,
            "slug": "vs19_247_007",
            "identifier": "vs19_247_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_007/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1633/15 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/15 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/15 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/15 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 15,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28253,
            "slug": "vs19_247_008",
            "identifier": "vs19_247_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_008/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1633/16, come riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1633/16, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/16, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/16, come 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": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 28359,
            "slug": "vs19_247_009",
            "identifier": "vs19_247_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_009/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1633/17 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/17 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/17 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28258,
            "slug": "vs19_247_010",
            "identifier": "vs19_247_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_010/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1633/19, come riformulato, FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/19, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/19, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/19, come riformulato, FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 129,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28332,
            "slug": "vs19_247_011",
            "identifier": "vs19_247_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_011/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1633/20, come riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1633/20, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/20, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/20, come riformulato, CURTI AUGUSTO (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": 131,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28324,
            "slug": "vs19_247_012",
            "identifier": "vs19_247_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_012/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1633/21, come riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1633/21, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/21, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/21, come riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 28349,
            "slug": "vs19_247_013",
            "identifier": "vs19_247_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_013/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1633/22 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/22 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/22 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": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28339,
            "slug": "vs19_247_014",
            "identifier": "vs19_247_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_014/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n.  9/1633/23 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1633/23 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/23 DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/23 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28370,
            "slug": "vs19_247_015",
            "identifier": "vs19_247_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_015/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1633/28, come riformulato, ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1633/28, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/28, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/28, come riformulato, ZINGARETTI NICOLA (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": 3,
            "n_margin": 134,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 28358,
            "slug": "vs19_247_016",
            "identifier": "vs19_247_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_016/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1633/29 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1633/29 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/29 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/29 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28262,
            "slug": "vs19_247_017",
            "identifier": "vs19_247_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_017/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1633/31, come riformulato, GATTA GIANDIEGO (FI-PPE) - Votazione Ordine del giorno 9/1633/31, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/31, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/31, come riformulato, GATTA GIANDIEGO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 28251,
            "slug": "vs19_247_018",
            "identifier": "vs19_247_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_018/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1633/32 SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/1633/32 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/32 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/32 SASSO ROSSANO (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": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 28326,
            "slug": "vs19_247_019",
            "identifier": "vs19_247_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_019/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/45 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": 16,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28371,
            "slug": "vs19_247_020",
            "identifier": "vs19_247_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_020/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1633/52, nel testo riformulato, GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1633/52, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/52, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/52, nel testo riformulato, GRAZIANO 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": 4,
            "n_margin": 130,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28249,
            "slug": "vs19_247_021",
            "identifier": "vs19_247_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_021/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1633/53, nel testo riformulato, CARAMANNA GIANLUCA (FDI) - Votazione Ordine del giorno 9/1633/53, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/53, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/53, nel testo riformulato, CARAMANNA GIANLUCA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 102,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 28260,
            "slug": "vs19_247_022",
            "identifier": "vs19_247_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_022/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1633/54, nel testo riformulato, CATTOI VANESSA (LEGA) - Votazione Ordine del giorno 9/1633/54, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/54, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/54, nel testo riformulato, CATTOI VANESSA (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": 7,
            "n_margin": 112,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 28272,
            "slug": "vs19_247_023",
            "identifier": "vs19_247_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_023/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1633/58, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1633/58, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/58, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/58, nel testo riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28329,
            "slug": "vs19_247_024",
            "identifier": "vs19_247_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_024/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/59 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/59 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28342,
            "slug": "vs19_247_025",
            "identifier": "vs19_247_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_025/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1633/60 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1633/60 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/60 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/60 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28351,
            "slug": "vs19_247_026",
            "identifier": "vs19_247_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_026/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1633/61, nel testo riformulato, MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1633/61, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/61, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/61, nel testo riformulato, MARI FRANCESCO (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": 4,
            "n_margin": 131,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28360,
            "slug": "vs19_247_027",
            "identifier": "vs19_247_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_027/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1633/62, nel testo riformulato, EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1633/62, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/62, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/62, nel testo riformulato, EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28373,
            "slug": "vs19_247_028",
            "identifier": "vs19_247_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_028/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1633/64 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1633/64 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/64 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/64 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28257,
            "slug": "vs19_247_029",
            "identifier": "vs19_247_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_029/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1633/65, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1633/65, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/65, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/65, nel testo riformulato, GRIMALDI MARCO (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": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28365,
            "slug": "vs19_247_030",
            "identifier": "vs19_247_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_030/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1633/69 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1633/69 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/69 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/69 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28336,
            "slug": "vs19_247_031",
            "identifier": "vs19_247_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_031/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1633/70 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/70 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": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28346,
            "slug": "vs19_247_032",
            "identifier": "vs19_247_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_032/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1633/71 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1633/71 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/71 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/71 SILVESTRI FRANCESCO (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": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 28271,
            "slug": "vs19_247_033",
            "identifier": "vs19_247_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_033/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (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": 18,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28328,
            "slug": "vs19_247_034",
            "identifier": "vs19_247_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_034/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1633/73 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1633/73 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/73 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/73 APPENDINO CHIARA (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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28250,
            "slug": "vs19_247_035",
            "identifier": "vs19_247_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_035/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1633/74 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1633/74 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/74 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/74 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28261,
            "slug": "vs19_247_036",
            "identifier": "vs19_247_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_036/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1633/75 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1633/75 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/75 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/75 CANTONE LUCIANO (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": 82,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 28364,
            "slug": "vs19_247_037",
            "identifier": "vs19_247_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_037/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1633/76 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1633/76 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/76 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/76 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28374,
            "slug": "vs19_247_038",
            "identifier": "vs19_247_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_038/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1633/77 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1633/77 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/77 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/77 RICCIARDI MARIANNA (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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28343,
            "slug": "vs19_247_039",
            "identifier": "vs19_247_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_039/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1633/78 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1633/78 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/78 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/78 DI LAURO CARMEN (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": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28259,
            "slug": "vs19_247_040",
            "identifier": "vs19_247_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_040/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n.  9/1633/79 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/79 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28256,
            "slug": "vs19_247_041",
            "identifier": "vs19_247_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_041/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1633/80 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1633/80 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/80 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/80 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28268,
            "slug": "vs19_247_042",
            "identifier": "vs19_247_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_042/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28325,
            "slug": "vs19_247_043",
            "identifier": "vs19_247_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_043/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1633/83 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1633/83 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/83 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/83 CHERCHI SUSANNA (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28333,
            "slug": "vs19_247_044",
            "identifier": "vs19_247_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_044/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1633/84 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1633/84 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/84 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/84 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28344,
            "slug": "vs19_247_045",
            "identifier": "vs19_247_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_045/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1633/85 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1633/85 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/85 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/85 DONNO LEONARDO (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": 21,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28353,
            "slug": "vs19_247_046",
            "identifier": "vs19_247_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_046/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1633/86, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1633/86, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/86, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/86, nel testo riformulato, AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 125,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28362,
            "slug": "vs19_247_047",
            "identifier": "vs19_247_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_047/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n.  9/1633/87, nel testo riformulato, FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/87, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/87, DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/87, nel testo riformulato, FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28375,
            "slug": "vs19_247_048",
            "identifier": "vs19_247_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_048/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28248,
            "slug": "vs19_247_049",
            "identifier": "vs19_247_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_049/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1633/90, nel testo riformulato, PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1633/90, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/90, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/90, nel testo riformulato, PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28334,
            "slug": "vs19_247_050",
            "identifier": "vs19_247_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_050/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1633/91, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1633/91, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/91, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/91, nel testo riformulato, AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 122,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28368,
            "slug": "vs19_247_051",
            "identifier": "vs19_247_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_051/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1633/92 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/92 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/92 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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28356,
            "slug": "vs19_247_052",
            "identifier": "vs19_247_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_052/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/93 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/93 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28323,
            "slug": "vs19_247_053",
            "identifier": "vs19_247_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_053/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1633/94 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1633/94 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/94 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/94 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28331,
            "slug": "vs19_247_054",
            "identifier": "vs19_247_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_054/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n.  9/1633/95, come riformulato, CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1633/95, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/95, DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/95, come riformulato, CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 116,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28255,
            "slug": "vs19_247_055",
            "identifier": "vs19_247_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_055/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (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": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        }
    ]
}