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

{
    "count": 22091,
    "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=-date&page=85",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=83",
    "results": [
        {
            "id": 36015,
            "slug": "vs19_423_008",
            "identifier": "vs19_423_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_008/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2183/125 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2183/125 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/125 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/125 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36012,
            "slug": "vs19_423_005",
            "identifier": "vs19_423_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_005/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2183/122 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2183/122 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/122 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/122 CAFIERO DE RAHO FEDERICO (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": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36009,
            "slug": "vs19_423_002",
            "identifier": "vs19_423_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_002/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2183/119 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/2183/119 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/119 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/119 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": 27,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36008,
            "slug": "vs19_423_001",
            "identifier": "vs19_423_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_001/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2183/118 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/118 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 35975,
            "slug": "vs19_422_022",
            "identifier": "vs19_422_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_022/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/85 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/85 CASO ANTONIO (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": 31,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35979,
            "slug": "vs19_422_026",
            "identifier": "vs19_422_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_026/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (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": 30,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35963,
            "slug": "vs19_422_010",
            "identifier": "vs19_422_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_010/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35983,
            "slug": "vs19_422_030",
            "identifier": "vs19_422_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_030/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35981,
            "slug": "vs19_422_028",
            "identifier": "vs19_422_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_028/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35962,
            "slug": "vs19_422_009",
            "identifier": "vs19_422_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_009/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2183/51 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2183/51 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/51 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/51 DI SANZO CHRISTIAN DIEGO (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": 32,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35961,
            "slug": "vs19_422_008",
            "identifier": "vs19_422_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_008/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35960,
            "slug": "vs19_422_007",
            "identifier": "vs19_422_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_007/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2183/19 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2183/19 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/19 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/19 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35959,
            "slug": "vs19_422_006",
            "identifier": "vs19_422_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_006/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2183/16 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2183/16 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/16 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/16 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35958,
            "slug": "vs19_422_005",
            "identifier": "vs19_422_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_005/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2183/14 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2183/14 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/14 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/14 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35957,
            "slug": "vs19_422_004",
            "identifier": "vs19_422_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_004/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2183/13 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2183/13 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/13 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/13 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35978,
            "slug": "vs19_422_025",
            "identifier": "vs19_422_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_025/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2183/88 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2183/88 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/88 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/88 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35971,
            "slug": "vs19_422_018",
            "identifier": "vs19_422_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_018/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2183/81 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2183/81 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/81 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/81 BRUNO RAFFAELE (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": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35968,
            "slug": "vs19_422_015",
            "identifier": "vs19_422_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_015/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2183/78 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/2183/78 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/78 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/78 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36006,
            "slug": "vs19_422_053",
            "identifier": "vs19_422_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_053/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2183/117 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2183/117 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/117 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/117 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 36001,
            "slug": "vs19_422_048",
            "identifier": "vs19_422_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_048/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2183/112 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/2183/112 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/112 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/112 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": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 35998,
            "slug": "vs19_422_045",
            "identifier": "vs19_422_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_045/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2183/109 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2183/109 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/109 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/109 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 35987,
            "slug": "vs19_422_034",
            "identifier": "vs19_422_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_034/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2183/98 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2183/98 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/98 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/98 ALIFANO ENRICA (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": 34,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 35966,
            "slug": "vs19_422_013",
            "identifier": "vs19_422_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_013/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2183/76 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/2183/76 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/76 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/76 CARAMIELLO ALESSANDRO (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": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35965,
            "slug": "vs19_422_012",
            "identifier": "vs19_422_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_012/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2183/75 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2183/75 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/75 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/75 RICCIARDI RICCARDO (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": 30,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35990,
            "slug": "vs19_422_037",
            "identifier": "vs19_422_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_037/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2183/101 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/2183/101 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/101 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/101 DELL'OLIO GIANMAURO (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": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35986,
            "slug": "vs19_422_033",
            "identifier": "vs19_422_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_033/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2183/96 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2183/96 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/96 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/96 AURIEMMA CARMELA (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": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 35997,
            "slug": "vs19_422_044",
            "identifier": "vs19_422_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_044/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2183/108 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/108 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/108 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": 33,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 35991,
            "slug": "vs19_422_038",
            "identifier": "vs19_422_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_038/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2183/102 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/2183/102 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/102 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/102 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": 33,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 35984,
            "slug": "vs19_422_031",
            "identifier": "vs19_422_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_031/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2183/94 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2183/94 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/94 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/94 GUBITOSA MICHELE (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": 33,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 35985,
            "slug": "vs19_422_032",
            "identifier": "vs19_422_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_032/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2183/95 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/95 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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35956,
            "slug": "vs19_422_003",
            "identifier": "vs19_422_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_003/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2183/12 SPERANZA ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2183/12 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/12 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/12 SPERANZA ROBERTO (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": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36005,
            "slug": "vs19_422_052",
            "identifier": "vs19_422_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_052/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2183/116 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/2183/116 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/116 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/116 TRAVERSI ROBERTO (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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 36002,
            "slug": "vs19_422_049",
            "identifier": "vs19_422_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_049/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2183/113 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2183/113 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/113 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/113 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 35955,
            "slug": "vs19_422_002",
            "identifier": "vs19_422_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_002/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35953,
            "slug": "vs19_422_054",
            "identifier": "vs19_422_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_054/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 54,
            "title": "Fiducia conversione decreto cultura",
            "original_title": "Votazione Articolo unico DDL n. 2183",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 27 dicembre 2024, n. 201, nel testo della Commissione, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto cultura",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 80.99,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35994,
            "slug": "vs19_422_041",
            "identifier": "vs19_422_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_041/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2183/105 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/105 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/105 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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 35964,
            "slug": "vs19_422_011",
            "identifier": "vs19_422_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_011/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2183/74 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/74 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/74 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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35954,
            "slug": "vs19_422_001",
            "identifier": "vs19_422_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_001/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2183/3 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2183/3 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/3 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/3 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35993,
            "slug": "vs19_422_040",
            "identifier": "vs19_422_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_040/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2183/104 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/104 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/104 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": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35989,
            "slug": "vs19_422_036",
            "identifier": "vs19_422_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_036/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2183/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/100 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/100 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": 29,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 35982,
            "slug": "vs19_422_029",
            "identifier": "vs19_422_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_029/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2183/92 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2183/92 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/92 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/92 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": 37,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35977,
            "slug": "vs19_422_024",
            "identifier": "vs19_422_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_024/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/87 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/87 PAVANELLI EMMA (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": 30,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35970,
            "slug": "vs19_422_017",
            "identifier": "vs19_422_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_017/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2183/80 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2183/80 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/80 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/80 SANTILLO AGOSTINO (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": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35974,
            "slug": "vs19_422_021",
            "identifier": "vs19_422_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_021/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2183/84 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/2183/84 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/84 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/84 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35992,
            "slug": "vs19_422_039",
            "identifier": "vs19_422_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_039/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2183/103 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2183/103 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/103 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/103 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": 35,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35995,
            "slug": "vs19_422_042",
            "identifier": "vs19_422_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_042/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/106 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/106 TUCCI RICCARDO (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": 63.64,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35976,
            "slug": "vs19_422_023",
            "identifier": "vs19_422_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_023/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/86 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/86 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35973,
            "slug": "vs19_422_020",
            "identifier": "vs19_422_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_020/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2183/83 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2183/83 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/83 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/83 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36004,
            "slug": "vs19_422_051",
            "identifier": "vs19_422_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_051/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2183/115 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/2183/115 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/115 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/115 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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 36003,
            "slug": "vs19_422_050",
            "identifier": "vs19_422_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_050/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2183/114 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/2183/114 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/114 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/114 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 57.96
        }
    ]
}