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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=248",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=246",
    "results": [
        {
            "id": 32271,
            "slug": "vs19_328_046",
            "identifier": "vs19_328_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_046/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1896/64 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1896/64 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/64 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/64 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 32272,
            "slug": "vs19_328_048",
            "identifier": "vs19_328_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_048/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1896/65 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1896/65 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/65 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/65 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 31752,
            "slug": "vs19_343_002",
            "identifier": "vs19_343_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_002/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1660",
            "description_title": "Emendamento 1.1 COLUCCI ALFONSO (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": 66,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 43.75
        },
        {
            "id": 22524,
            "slug": "vs19_134_116",
            "identifier": "vs19_134_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_116/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 32279,
            "slug": "vs19_328_055",
            "identifier": "vs19_328_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_055/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1896/73 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1896/73 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/73 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/73 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 31753,
            "slug": "vs19_343_010",
            "identifier": "vs19_343_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_010/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.01000 DORI DEVIS (AVS) - Votazione Emendamento 1.01000 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 1.01000 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 74.48,
            "minority_cohesion_rate": 78.75
        },
        {
            "id": 33597,
            "slug": "vs19_384_036",
            "identifier": "vs19_384_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_036/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "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": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33553,
            "slug": "vs19_384_010",
            "identifier": "vs19_384_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_010/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34918,
            "slug": "vs19_332_002",
            "identifier": "vs19_332_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_002/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 22,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32250,
            "slug": "vs19_328_025",
            "identifier": "vs19_328_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_025/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/42 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/42 BOLDRINI LAURA (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": 35,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 36852,
            "slug": "vs19_440_057",
            "identifier": "vs19_440_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_057/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 57,
            "title": "Identici articoli aggiuntivi 14.01 GHIRRA FRANCESCA (AVS) e 14.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 14.01 DDL n. 2026",
            "original_title": "Votazione Emendamento 14.01 DDL n. 2026",
            "description_title": "Identici articoli aggiuntivi 14.01 GHIRRA FRANCESCA (AVS) e 14.02 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 31626,
            "slug": "vs19_342_002",
            "identifier": "vs19_342_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_002/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2002/2 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2002/2 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/2 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/2 FERRARI SARA (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": 38,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 45.96
        },
        {
            "id": 33536,
            "slug": "vs19_384_031",
            "identifier": "vs19_384_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_031/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 5.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01004",
            "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": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33534,
            "slug": "vs19_384_026",
            "identifier": "vs19_384_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_026/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 5.1010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1010",
            "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": 20,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 31737,
            "slug": "vs19_343_008",
            "identifier": "vs19_343_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_008/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1660",
            "original_title": "Votazione Articolo 1 DDL n. 1660",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (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": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 31757,
            "slug": "vs19_343_009",
            "identifier": "vs19_343_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_009/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.02 DORI DEVIS (AVS) - Votazione Emendamento 1.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 1.02 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 82.5
        },
        {
            "id": 31695,
            "slug": "vs19_342_071",
            "identifier": "vs19_342_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_071/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2002/87 MARATTIN LUIGI (IVICRE) - Votazione Ordine del giorno 9/2002/87 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/87 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/87 MARATTIN LUIGI (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31696,
            "slug": "vs19_342_072",
            "identifier": "vs19_342_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_072/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2002/88 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/2002/88 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/88 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/88 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31697,
            "slug": "vs19_342_073",
            "identifier": "vs19_342_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_073/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2002/89 DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/2002/89 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/89 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/89 DE MONTE ISABELLA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 42.86
        },
        {
            "id": 31699,
            "slug": "vs19_342_075",
            "identifier": "vs19_342_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_075/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2002/91 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2002/91 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/91 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/91 BONIFAZI FRANCESCO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 32258,
            "slug": "vs19_328_033",
            "identifier": "vs19_328_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_033/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1896/50 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1896/50 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/50 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/50 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 31701,
            "slug": "vs19_342_077",
            "identifier": "vs19_342_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_077/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2002/93 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2002/93 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/93 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/93 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 36854,
            "slug": "vs19_440_062",
            "identifier": "vs19_440_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_062/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 17.01 FERRARA ANTONIO (M5S) - Votazione Emendamento 17.01 DDL n. 2026",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 17.01 FERRARA 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37276,
            "slug": "vs19_450_017",
            "identifier": "vs19_450_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_017/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 17,
            "title": "Risoluzione n. 6-00160, limitatamente al capoverso ventiquattresimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, limitatamente al capoverso ventiquattresimo della parte dispositiva, RICCIARDI RICCARDO (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": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 33555,
            "slug": "vs19_384_008",
            "identifier": "vs19_384_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_008/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001",
            "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": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27777,
            "slug": "vs19_239_085",
            "identifier": "vs19_239_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_085/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 85,
            "title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.1 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.1 FENU EMILIANO (M5S) e 21.2 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 35738,
            "slug": "vs19_409_059",
            "identifier": "vs19_409_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_059/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 4.33 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.33 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1917",
            "description_title": "Emendamento 4.33 ZARATTI FILIBERTO (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": 37,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33574,
            "slug": "vs19_384_020",
            "identifier": "vs19_384_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_020/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39650,
            "slug": "vs19_504_110",
            "identifier": "vs19_504_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_110/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 23.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.6",
            "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": 17,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 33564,
            "slug": "vs19_384_028",
            "identifier": "vs19_384_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_028/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39670,
            "slug": "vs19_504_133",
            "identifier": "vs19_504_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_133/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 133,
            "title": "ART AGG 25.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.02",
            "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": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 27289,
            "slug": "vs19_233_012",
            "identifier": "vs19_233_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_012/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1606/34 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1606/34 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/34 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/34 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 27371,
            "slug": "vs19_233_076",
            "identifier": "vs19_233_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_076/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1606/68 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1606/68 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/68 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/68 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 39552,
            "slug": "vs19_504_157",
            "identifier": "vs19_504_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_157/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 157,
            "title": "ARTICOLO 29 - Votazione Articolo 29 ",
            "original_title": "Votazione Articolo 29 ",
            "description_title": "ARTICOLO 29",
            "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": 12,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39686,
            "slug": "vs19_504_151",
            "identifier": "vs19_504_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_151/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 151,
            "title": "EM 28.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.8",
            "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": 17,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 24986,
            "slug": "vs19_196_024",
            "identifier": "vs19_196_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_024/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/27 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 33627,
            "slug": "vs19_384_080",
            "identifier": "vs19_384_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_080/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/30-A E ABB/10 - Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "description_title": "ODG 9/30-A E ABB/10",
            "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": 14,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33630,
            "slug": "vs19_384_090",
            "identifier": "vs19_384_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_090/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/30-A E ABB/22 - Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "description_title": "ODG 9/30-A E ABB/22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33633,
            "slug": "vs19_384_062",
            "identifier": "vs19_384_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_062/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01008",
            "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": 15,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35696,
            "slug": "vs19_409_016",
            "identifier": "vs19_409_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_016/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.1002 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1002 DDL n. 1917",
            "description_title": "Emendamento 3.1002 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33667,
            "slug": "vs19_384_069",
            "identifier": "vs19_384_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_069/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 69,
            "title": "ART AGG 14.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01004",
            "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": 52,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33669,
            "slug": "vs19_384_083",
            "identifier": "vs19_384_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_083/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/30-A E ABB/13 - Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "description_title": "ODG 9/30-A E ABB/13",
            "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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 25075,
            "slug": "vs19_192_017",
            "identifier": "vs19_192_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_017/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.2000 della Commissione - Votazione Emendamento 8.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 8.2000 PDL n. 0752",
            "description_title": "Emendamento 8.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 33649,
            "slug": "vs19_384_057",
            "identifier": "vs19_384_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_057/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 57,
            "title": "ART AGG 13.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01009",
            "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": 19,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35703,
            "slug": "vs19_409_023",
            "identifier": "vs19_409_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_023/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1027 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1027 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1027 DDL n. 1917",
            "description_title": "Emendamento 3.1027 GIANASSI FEDERICO (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": 31,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37633,
            "slug": "vs19_460_028",
            "identifier": "vs19_460_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_028/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 12.3 ZARATTI FILIBERTO (AVS) e 12.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.3 DDL n. 2139",
            "description_title": "Identici emendamenti 12.3 ZARATTI FILIBERTO (AVS) e 12.4 BONAFE' SIMONA (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": 24,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37307,
            "slug": "vs19_450_048",
            "identifier": "vs19_450_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_048/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 48,
            "title": "Risoluzione n. 6-00166 DELLA VEDOVA BENEDETTO (M-+EUR) e MAGI RICCARDO (M-+EUR) - Votazione Risoluzione 6_00166",
            "original_title": "Votazione Risoluzione 6_00166",
            "description_title": "Risoluzione n. 6-00166 DELLA VEDOVA BENEDETTO (M-+EUR) e MAGI RICCARDO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 111,
            "majority_cohesion_rate": 76.95,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 27401,
            "slug": "vs19_236_038",
            "identifier": "vs19_236_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_038/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.54 ALIFANO ENRICA (M5S) - Votazione Emendamento 1.54 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.54 DDL n. 1630",
            "description_title": "Emendamento 1.54 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 33655,
            "slug": "vs19_384_082",
            "identifier": "vs19_384_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_082/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 82,
            "title": "ODG 9/30-A E ABB/12 - Votazione Ordine del giorno 9/30-A E ABB/12 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/12 ",
            "description_title": "ODG 9/30-A E ABB/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": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 66.24
        }
    ]
}