Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=399
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=n_rebels&page=400",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=398",
    "results": [
        {
            "id": 31665,
            "slug": "vs19_342_041",
            "identifier": "vs19_342_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_041/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2002/45 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/45 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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 26174,
            "slug": "vs19_216_022",
            "identifier": "vs19_216_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_022/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 2.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.1001 DDL n. 1555",
            "description_title": "Emendamento 2.1001 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 27694,
            "slug": "vs19_239_038",
            "identifier": "vs19_239_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_038/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 12.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.5 DDL n. 1515",
            "description_title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27706,
            "slug": "vs19_239_057",
            "identifier": "vs19_239_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_057/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 13.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1515",
            "description_title": "Emendamento 13.2 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 39980,
            "slug": "vs19_517_054",
            "identifier": "vs19_517_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_054/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 22512,
            "slug": "vs19_134_030",
            "identifier": "vs19_134_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_030/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.50 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.50 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.50 PDL n. 0384",
            "description_title": "Emendamento 3.50 QUARTINI ANDREA (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": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25162,
            "slug": "vs19_200_042",
            "identifier": "vs19_200_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_042/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1551/45, come riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1551/45, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/45, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/45, come riformulato, 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": "Approvata",
            "n_rebels": 3,
            "n_margin": 130,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25110,
            "slug": "vs19_197_001",
            "identifier": "vs19_197_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_001/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale DDL n. 1324",
            "original_title": "Votazione pregiudiziale DDL n. 1324",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 36560,
            "slug": "vs19_435_075",
            "identifier": "vs19_435_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_075/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 7.104 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.104 PDL n. 1573",
            "description_title": "Emendamento 7.104 GUERRA MARIA CECILIA (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26109,
            "slug": "vs19_216_040",
            "identifier": "vs19_216_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_040/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1555",
            "original_title": "Votazione Articolo 4 DDL n. 1555",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 74,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27770,
            "slug": "vs19_240_013",
            "identifier": "vs19_240_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_013/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 5.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 5.01000 PDL n. 1304",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 5.01000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35228,
            "slug": "vs19_399_028",
            "identifier": "vs19_399_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_399_028/?format=api",
            "sitting": {
                "id": 1860,
                "date": "2024-12-17",
                "number": 399,
                "branch": "C"
            },
            "number": 28,
            "title": "Risoluzione n. 6-00145, limitatamente ai capoversi secondo, terzo, quarto, quinto, sesto, ottavo, decimo e dodicesimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Risoluzione 6_00145",
            "original_title": "Votazione Risoluzione 6_00145",
            "description_title": "Risoluzione n. 6-00145, limitatamente ai capoversi secondo, terzo, quarto, quinto, sesto, ottavo, decimo e dodicesimo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 106,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 35212,
            "slug": "vs19_399_012",
            "identifier": "vs19_399_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_399_012/?format=api",
            "sitting": {
                "id": 1860,
                "date": "2024-12-17",
                "number": 399,
                "branch": "C"
            },
            "number": 12,
            "title": "Risoluzione n. 6-00143, limitatamente alla lettera g) del capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00143",
            "original_title": "Votazione Risoluzione 6_00143",
            "description_title": "Risoluzione n. 6-00143, limitatamente alla lettera g) del capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 80.58,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 24938,
            "slug": "vs19_201_018",
            "identifier": "vs19_201_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_018/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1551/77 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/77 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/77 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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 32021,
            "slug": "vs19_349_021",
            "identifier": "vs19_349_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_021/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 37.03 CASU ANDREA (PD-IDP) - Votazione Emendamento 37.03 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.03 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.03 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 26140,
            "slug": "vs19_216_052",
            "identifier": "vs19_216_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_052/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 9.050 PAVANELLI EMMA (M5S) - Votazione Emendamento 9.050 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.050 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 9.050 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": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25104,
            "slug": "vs19_197_031",
            "identifier": "vs19_197_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_031/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.4 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1324",
            "description_title": "Emendamento 3.4 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 89,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 36559,
            "slug": "vs19_435_074",
            "identifier": "vs19_435_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_074/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 7.103 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.103 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.103 PDL n. 1573",
            "description_title": "Emendamento 7.103 GUERRA MARIA CECILIA (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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26139,
            "slug": "vs19_216_070",
            "identifier": "vs19_216_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_070/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.28 EVI ELEONORA (AVS) - Votazione Emendamento 11.28 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.28 DDL n. 1555",
            "description_title": "Emendamento 11.28 EVI ELEONORA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 32099,
            "slug": "vs19_349_048",
            "identifier": "vs19_349_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_048/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1660/14 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1660/14 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/14 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/14 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": 3,
            "n_margin": 56,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 40.88
        },
        {
            "id": 33561,
            "slug": "vs19_384_038",
            "identifier": "vs19_384_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_038/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 10.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 21833,
            "slug": "vs19_132_050",
            "identifier": "vs19_132_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_050/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 6.3 CHERCHI SUSANNA (M5S) - Votazione Emendamento 6.3 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.3 PDL n. 0596",
            "description_title": "Emendamento 6.3 CHERCHI SUSANNA (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": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 27295,
            "slug": "vs19_233_047",
            "identifier": "vs19_233_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_047/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27764,
            "slug": "vs19_239_095",
            "identifier": "vs19_239_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_095/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 95,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1515",
            "original_title": "Votazione Articolo 25 DDL n. 1515",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 77,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 33663,
            "slug": "vs19_384_044",
            "identifier": "vs19_384_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_044/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 44,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 71,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34204,
            "slug": "vs19_397_031",
            "identifier": "vs19_397_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_031/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 4.05 CASO ANTONIO (M5S) - Votazione Emendamento 4.05 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 4.05 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 21825,
            "slug": "vs19_132_037",
            "identifier": "vs19_132_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_037/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.103 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.103 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.103 PDL n. 0596",
            "description_title": "Emendamento 2.103 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 116,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 33991,
            "slug": "vs19_397_093",
            "identifier": "vs19_397_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_093/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/2119/30 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/2119/30 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/30 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/30 PASTORINO LUCA (M-+EUR)",
            "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": 21,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 27557,
            "slug": "vs19_239_020",
            "identifier": "vs19_239_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_020/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1515",
            "original_title": "Votazione Articolo 8 DDL n. 1515",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 79,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 35854,
            "slug": "vs19_413_038",
            "identifier": "vs19_413_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_038/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 7.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.06 DDL n. 2196",
            "original_title": "Votazione Emendamento 7.06 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 7.06 ASCARI STEFANIA (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34036,
            "slug": "vs19_397_081",
            "identifier": "vs19_397_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_081/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2119/15 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/15 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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 21836,
            "slug": "vs19_132_038",
            "identifier": "vs19_132_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_038/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0596",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 35114,
            "slug": "vs19_349_109",
            "identifier": "vs19_349_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_109/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/1660/76 GUERRA MARIA CECILIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1660/76 GUERRA MARIA CECILIA (PD-IDP)",
            "description_title": "",
            "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": 24,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 33988,
            "slug": "vs19_397_080",
            "identifier": "vs19_397_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_080/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 25914,
            "slug": "vs19_214_008",
            "identifier": "vs19_214_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_008/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.57 FENU EMILIANO (M5S) - Votazione Emendamento 1.57 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.57 DDL n. 1342",
            "description_title": "Emendamento 1.57 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": 3,
            "n_margin": 53,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 33653,
            "slug": "vs19_384_066",
            "identifier": "vs19_384_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_066/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 66,
            "title": "ART AGG 14.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 54,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 36537,
            "slug": "vs19_435_050",
            "identifier": "vs19_435_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_050/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 5.1003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 5.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 5.1003 PDL n. 1573",
            "description_title": "Emendamento 5.1003 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 51,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 25080,
            "slug": "vs19_192_022",
            "identifier": "vs19_192_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_022/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 0752",
            "original_title": "Votazione Articolo 10 PDL n. 0752",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 21849,
            "slug": "vs19_132_016",
            "identifier": "vs19_132_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_016/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.300, PDL n. 0115",
            "original_title": "Votazione Emendamento 1.300, PDL n. 0115",
            "description_title": "Emendamento 1.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 137,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25916,
            "slug": "vs19_214_010",
            "identifier": "vs19_214_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_010/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.59 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.59 DDL n. 1342",
            "description_title": "Emendamento 1.59 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 76,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 36909,
            "slug": "vs19_444_043",
            "identifier": "vs19_444_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_043/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 2149",
            "original_title": "Votazione Articolo 3 PDL n. 2149",
            "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": 3,
            "n_margin": 43,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 25085,
            "slug": "vs19_192_027",
            "identifier": "vs19_192_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_027/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 13 - Votazione Articolo 13 PDL n. 0752",
            "original_title": "Votazione Articolo 13 PDL n. 0752",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25055,
            "slug": "vs19_191_022",
            "identifier": "vs19_191_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_022/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al capoverso primo della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al capoverso primo della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27567,
            "slug": "vs19_239_027",
            "identifier": "vs19_239_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_027/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 11.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1515",
            "description_title": "Emendamento 11.3 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21865,
            "slug": "vs19_132_023",
            "identifier": "vs19_132_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_023/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/115 E ABB./7, nel testo riformulato, BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/115 E ABB./7, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./7, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./7, nel testo riformulato, BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25048,
            "slug": "vs19_191_015",
            "identifier": "vs19_191_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_015/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1517/51, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1517/51, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/51, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/51, nel testo riformulato, BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25042,
            "slug": "vs19_191_009",
            "identifier": "vs19_191_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_009/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1517/43 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1517/43 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/43 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/43 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25044,
            "slug": "vs19_191_011",
            "identifier": "vs19_191_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_011/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1517/46, nel testo riformulato, QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1517/46, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/46, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/46, nel testo riformulato, QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 136,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 36522,
            "slug": "vs19_435_034",
            "identifier": "vs19_435_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_034/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.3 MARI FRANCESCO (AVS) - Votazione Emendamento 4.3 PDL n. 1573",
            "original_title": "Votazione Emendamento 4.3 PDL n. 1573",
            "description_title": "Emendamento 4.3 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": 3,
            "n_margin": 108,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 25064,
            "slug": "vs19_192_006",
            "identifier": "vs19_192_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_006/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.1003 EVI ELEONORA (AVS) - Votazione Emendamento 3.1003 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0752",
            "description_title": "Emendamento 3.1003 EVI ELEONORA (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": 3,
            "n_margin": 80,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 38.89
        }
    ]
}