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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=219",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=217",
    "results": [
        {
            "id": 19830,
            "slug": "vs19_072_041",
            "identifier": "vs19_072_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_041/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.24 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.24 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.24 DDL n. 0977",
            "description_title": "Emendamento 3.24 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32912,
            "slug": "19-236-14",
            "identifier": "19-236-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-14/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 14,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 2.10, Cataldi e altri",
            "original_title": "Em. 2.10, Cataldi e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 75.86,
            "minority_cohesion_rate": 44.19
        },
        {
            "id": 19993,
            "slug": "vs19_072_120",
            "identifier": "vs19_072_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_120/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/977/26 BONETTI ELENA (AIV-RE) - Votazione Ordine del giorno 9/977/26 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/26 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/26 BONETTI ELENA (AIV-RE)",
            "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.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 20115,
            "slug": "vs19_072_112",
            "identifier": "vs19_072_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_112/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/977/16 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/977/16 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/16 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/16 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 24058,
            "slug": "vs19_160_002",
            "identifier": "vs19_160_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_002/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 MARI FRANCESCO (AVS) - Votazione Emendamento 1.4 DDL n. 1364",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1364",
            "description_title": "Emendamento 1.4 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18751,
            "slug": "vs19_038_001",
            "identifier": "vs19_038_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_001/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 FONTANA ILARIA (M5S) - Votazione Emendamento 1.1 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.1 DDL n. 0674",
            "description_title": "Emendamento 1.1 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22683,
            "slug": "vs19_128_063",
            "identifier": "vs19_128_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_063/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1238/72 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1238/72 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/72 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/72 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29062,
            "slug": "vs19_265_013",
            "identifier": "vs19_265_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_013/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 22.11 IARIA ANTONINO (M5S) - Votazione Emendamento 22.11 DDL n. 1435",
            "original_title": "Votazione Emendamento 22.11 DDL n. 1435",
            "description_title": "Emendamento 22.11 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 18765,
            "slug": "vs19_038_017",
            "identifier": "vs19_038_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_017/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 5.013 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 5.013 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.013 DDL n. 0674",
            "description_title": "Articolo aggiuntivo 5.013 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 36353,
            "slug": "19-275-4",
            "identifier": "19-275-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-275-4/?format=api",
            "sitting": {
                "id": 1914,
                "date": "2025-02-19",
                "number": 275,
                "branch": "S"
            },
            "number": 4,
            "title": "Mozione n. 121 (testo 3), Paroli ed altri, su sostegno agli investimenti nel settore idroelettrico",
            "original_title": "Mozione n. 121 (testo 3), Paroli ed altri, su sostegno agli investimenti nel settore idroelettrico",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 34.94
        },
        {
            "id": 19727,
            "slug": "vs19_057_042",
            "identifier": "vs19_057_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_042/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/888/89 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/888/89 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/89 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/89 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25967,
            "slug": "vs19_213_006",
            "identifier": "vs19_213_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_006/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1601/7 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1601/7 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/7 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/7 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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 20020,
            "slug": "vs19_077_015",
            "identifier": "vs19_077_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_015/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/939/9 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/939/9 DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/9 DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/9 ONORI FEDERICA (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": 73.42,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25321,
            "slug": "vs19_203_030",
            "identifier": "vs19_203_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_030/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1458/31 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1458/31 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/31 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/31 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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 19700,
            "slug": "vs19_057_037",
            "identifier": "vs19_057_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_037/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/888/81 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/888/81 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/81 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/81 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29214,
            "slug": "vs19_267_013",
            "identifier": "vs19_267_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_013/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 35.1008 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1008 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1008 DDL n. 1435",
            "description_title": "Emendamento 35.1008 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19917,
            "slug": "vs19_073_027",
            "identifier": "vs19_073_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_027/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 9/217 E ABB./8 GRIMALDI MARCO (AVS) - Votazione Emendamento 9/217 PDL n. 0217",
            "original_title": "Votazione Emendamento 9/217 PDL n. 0217",
            "description_title": "Emendamento 9/217 E ABB./8 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21257,
            "slug": "vs19_105_034",
            "identifier": "vs19_105_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_034/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1060/R/70 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1060/R/70 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/70 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/70 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": 27,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18843,
            "slug": "vs19_033_051",
            "identifier": "vs19_033_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_051/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/730/89 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/730/89 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/89 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/89 TODDE ALESSANDRA (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.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19003,
            "slug": "vs19_029_112",
            "identifier": "vs19_029_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_112/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/705/71 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/705/71 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/71 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/71 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 21203,
            "slug": "vs19_103_043",
            "identifier": "vs19_103_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_043/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1067/51 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1067/51 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/51 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/51 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": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21186,
            "slug": "vs19_103_031",
            "identifier": "vs19_103_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_031/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1067/39 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1067/39 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/39 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/39 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 21120,
            "slug": "vs19_099_007",
            "identifier": "vs19_099_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_099_007/?format=api",
            "sitting": {
                "id": 1370,
                "date": "2023-05-08",
                "number": 99,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 28.1 MEROLA VIRGINIO (PD-IDP) e 28.2 FENU EMILIANO (M5S) - Votazione Emendamento 28.1 DDL n. 1115",
            "original_title": "Votazione Emendamento 28.1 DDL n. 1115",
            "description_title": "Identici emendamenti 28.1 MEROLA VIRGINIO (PD-IDP) e 28.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24026,
            "slug": "vs19_157_022",
            "identifier": "vs19_157_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_022/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/536 E ABB/2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/536 E ABB/2 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/2 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/2 D'ORSO 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": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 20190,
            "slug": "vs19_082_009",
            "identifier": "vs19_082_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_009/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/889-R/70 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/889-R/70 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/70 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/70 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24036,
            "slug": "vs19_157_028",
            "identifier": "vs19_157_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_028/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/536 E ABB/9 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/9 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/9 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/9 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18945,
            "slug": "vs19_033_053",
            "identifier": "vs19_033_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_053/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/730/91 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/730/91 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/91 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/91 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24041,
            "slug": "vs19_157_025",
            "identifier": "vs19_157_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_025/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/536 E ABB/5 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/5 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/5 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/5 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40829,
            "slug": "vs19_555_019",
            "identifier": "vs19_555_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_019/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40942,
            "slug": "vs19_555_112",
            "identifier": "vs19_555_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_112/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 40958,
            "slug": "vs19_555_132",
            "identifier": "vs19_555_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_132/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 132,
            "title": "ODG 9/2393/8 - Votazione Ordine del giorno 9/2393/8 ",
            "original_title": "Votazione Ordine del giorno 9/2393/8 ",
            "description_title": "ODG 9/2393/8",
            "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": 55.97,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 20858,
            "slug": "vs19_091_020",
            "identifier": "vs19_091_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_091_020/?format=api",
            "sitting": {
                "id": 1356,
                "date": "2023-04-20",
                "number": 91,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1089/43 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1089/43 DDL n. 1089",
            "original_title": "Votazione Ordine del giorno 9/1089/43 DDL n. 1089",
            "description_title": "Ordine del giorno n. 9/1089/43 SARRACINO 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": 27,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 21149,
            "slug": "vs19_097_067",
            "identifier": "vs19_097_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_067/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1112/74 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1112/74 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/74 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/74 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29010,
            "slug": "vs19_265_032",
            "identifier": "vs19_265_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_032/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 24.5 IARIA ANTONINO (M5S) e 24.8 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 24.5 DDL n. 1435",
            "original_title": "Votazione Emendamento 24.5 DDL n. 1435",
            "description_title": "Identici emendamenti 24.5 IARIA ANTONINO (M5S) e 24.8 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19072,
            "slug": "vs19_033_049",
            "identifier": "vs19_033_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_049/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/730/86 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/730/86 DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/86 DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/86 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": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 40948,
            "slug": "vs19_555_119",
            "identifier": "vs19_555_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_119/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 21.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40940,
            "slug": "vs19_555_110",
            "identifier": "vs19_555_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_110/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 20.1, 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.1, 20.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 40960,
            "slug": "vs19_555_134",
            "identifier": "vs19_555_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_134/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 134,
            "title": "ODG 9/2393/12 - Votazione Ordine del giorno 9/2393/12 ",
            "original_title": "Votazione Ordine del giorno 9/2393/12 ",
            "description_title": "ODG 9/2393/12",
            "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": 55.56,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40963,
            "slug": "vs19_555_137",
            "identifier": "vs19_555_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_137/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 137,
            "title": "ODG 9/2393/16 - Votazione Ordine del giorno 9/2393/16 ",
            "original_title": "Votazione Ordine del giorno 9/2393/16 ",
            "description_title": "ODG 9/2393/16",
            "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": 54.73,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 20130,
            "slug": "vs19_081_038",
            "identifier": "vs19_081_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_038/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/889-R/49 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/889-R/49 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/49 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/49 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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18517,
            "slug": "vs19_027_024",
            "identifier": "vs19_027_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_024/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 24,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 21 DDL n. 0643-bis",
            "description_title": "Articolo 21",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 93.83
        },
        {
            "id": 29190,
            "slug": "vs19_266_038",
            "identifier": "vs19_266_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_038/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 1.02 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.02 DDL n. 1780",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1780",
            "description_title": "Articolo aggiuntivo 1.02 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 18539,
            "slug": "vs19_027_052",
            "identifier": "vs19_027_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_052/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/643-BIS/56 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/56 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/56 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/56 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": 27,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18573,
            "slug": "vs19_027_026",
            "identifier": "vs19_027_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_026/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/643-BIS/4 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/4 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/4 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/4 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 90.12
        },
        {
            "id": 21112,
            "slug": "vs19_097_079",
            "identifier": "vs19_097_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_079/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1112/86 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1112/86 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/86 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/86 GRIMALDI MARCO (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": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18541,
            "slug": "vs19_027_033",
            "identifier": "vs19_027_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_033/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/643-BIS/16 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/16 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/16 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/16 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 84.81,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 18635,
            "slug": "vs19_027_029",
            "identifier": "vs19_027_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_029/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/643-BIS/9 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/9 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/9 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/9 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 83.97,
            "minority_cohesion_rate": 90.12
        },
        {
            "id": 18438,
            "slug": "vs19_027_040",
            "identifier": "vs19_027_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_040/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 40,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/33 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/33 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "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": 81.43,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 19740,
            "slug": "vs19_060_001",
            "identifier": "vs19_060_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_060_001/?format=api",
            "sitting": {
                "id": 1312,
                "date": "2023-03-01",
                "number": 60,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto impianti strategici (ex Ilva)",
            "original_title": "Votazione Articolo unico DDL n. 0908",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 5 gennaio 2023, n. 2, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto impianti strategici (ex Ilva)",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 81.86,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 29219,
            "slug": "vs19_267_014",
            "identifier": "vs19_267_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_014/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 35.1009 CASU ANDREA (PD-IDP) - Votazione Emendamento 35.1009 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.1009 DDL n. 1435",
            "description_title": "Emendamento 35.1009 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        }
    ]
}