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

{
    "count": 22927,
    "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=-majority_cohesion_rate&page=414",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=412",
    "results": [
        {
            "id": 40763,
            "slug": "vs19_554_013",
            "identifier": "vs19_554_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_013/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.18, 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.18, 1.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40897,
            "slug": "vs19_555_063",
            "identifier": "vs19_555_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_063/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 16.4, 16.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.4, 16.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40895,
            "slug": "vs19_555_061",
            "identifier": "vs19_555_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_061/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 61,
            "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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40798,
            "slug": "vs19_554_048",
            "identifier": "vs19_554_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_048/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 48,
            "title": "ART AGG 3.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40766,
            "slug": "vs19_554_016",
            "identifier": "vs19_554_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_016/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 1.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40827,
            "slug": "vs19_555_007",
            "identifier": "vs19_555_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_007/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 7,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40768,
            "slug": "vs19_554_018",
            "identifier": "vs19_554_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_018/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.25",
            "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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40796,
            "slug": "vs19_554_046",
            "identifier": "vs19_554_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_046/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 3.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40997,
            "slug": "vs19_560_015",
            "identifier": "vs19_560_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_560_015/?format=api",
            "sitting": {
                "id": 2128,
                "date": "2025-11-05",
                "number": 560,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40810,
            "slug": "vs19_554_060",
            "identifier": "vs19_554_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_060/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40817,
            "slug": "vs19_554_067",
            "identifier": "vs19_554_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_067/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2662/9 - Votazione Ordine del giorno 9/2662/9 ",
            "original_title": "Votazione Ordine del giorno 9/2662/9 ",
            "description_title": "ODG 9/2662/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 30330,
            "slug": "vs19_301_012",
            "identifier": "vs19_301_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_012/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 12,
            "title": "Questione pregiudiziale di merito n. 1 ALIFANO ENRICA (M5S) ed altri - Votazione pregiudiziale DDL n. 1665",
            "original_title": "Votazione pregiudiziale DDL n. 1665",
            "description_title": "Questione pregiudiziale di merito n. 1 ALIFANO ENRICA (M5S) ed altri",
            "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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30976,
            "slug": "vs19_317_056",
            "identifier": "vs19_317_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_056/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1933/66, nel testo riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1933/66, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/66, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/66, nel testo 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": 14,
            "n_margin": 119,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 37258,
            "slug": "19-287-4",
            "identifier": "19-287-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-287-4/?format=api",
            "sitting": {
                "id": 1941,
                "date": "2025-03-19",
                "number": 287,
                "branch": "S"
            },
            "number": 4,
            "title": "Sulla promozione della memoria dei campi di prigionia, di internamento e di concentramento in Italia - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Sulla promozione della memoria dei campi di prigionia, di internamento e di concentramento in Italia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 65,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 38580,
            "slug": "19-306-3",
            "identifier": "19-306-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-3/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 3,
            "title": "DDL n. 1482. Emm. 1.4 e 1.5",
            "original_title": "DDL n. 1482. Emm. 1.4 e 1.5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 6,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38582,
            "slug": "19-306-1",
            "identifier": "19-306-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-1/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 1,
            "title": "Disegno di legge n. 1482. Emm. 1.1 e 1.2",
            "original_title": "Disegno di legge n. 1482. Emm. 1.1 e 1.2",
            "description_title": null,
            "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": 7,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 38581,
            "slug": "19-306-2",
            "identifier": "19-306-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-2/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 2,
            "title": "DDL n. 1482. Em. 1.3, Naturale e altri",
            "original_title": "DDL n. 1482. Em. 1.3, Naturale e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 35008,
            "slug": "vs19_335_054",
            "identifier": "vs19_335_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_054/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1937/63 CANTONE LUCIANO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/63 CANTONE LUCIANO (M5S)",
            "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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 32282,
            "slug": "vs19_328_058",
            "identifier": "vs19_328_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_058/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1896/78, nel testo riformulato, DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/1896/78, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/78, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/78, nel testo riformulato, 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": "Approvata",
            "n_rebels": 5,
            "n_margin": 106,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 34945,
            "slug": "vs19_333_009",
            "identifier": "vs19_333_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_009/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/43 D'ORSO VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/43 D'ORSO VALENTINA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 117,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34728,
            "slug": "vs19_338_006",
            "identifier": "vs19_338_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_006/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 6,
            "title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "original_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero (PDL 960)",
            "description_title": "",
            "public_title": "Disposizioni per il finanziamento di interventi volti al rafforzamento dei servizi consolari in favore dei cittadini italiani residenti o presenti all'estero",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 34961,
            "slug": "vs19_335_007",
            "identifier": "vs19_335_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_007/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/8 LAI SILVIO (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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 35016,
            "slug": "vs19_335_062",
            "identifier": "vs19_335_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_062/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1937/61, nel testo riformulato, SARRACINO MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/61, nel testo riformulato, SARRACINO MARCO (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": "Approvata",
            "n_rebels": 0,
            "n_margin": 112,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 30352,
            "slug": "vs19_297_021",
            "identifier": "vs19_297_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_021/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1877/30 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1877/30 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/30 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/30 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 32478,
            "slug": "vs19_359_037",
            "identifier": "vs19_359_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_037/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2066/64 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/2066/64 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/64 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/64 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 68.55
        },
        {
            "id": 35150,
            "slug": "vs19_353_050",
            "identifier": "vs19_353_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_050/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/9 FRATOIANNI NICOLA (AVS)",
            "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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 35147,
            "slug": "vs19_353_047",
            "identifier": "vs19_353_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_047/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (M5S)",
            "original_title": "Ordine del giorno n. 9/1830/6 PAVANELLI EMMA (M5S)",
            "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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 34786,
            "slug": "vs19_353_040",
            "identifier": "vs19_353_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_040/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 2.1 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 32461,
            "slug": "vs19_359_040",
            "identifier": "vs19_359_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_040/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2066/67 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/2066/67 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/67 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/67 FARAONE DAVIDE (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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 42.77
        },
        {
            "id": 35161,
            "slug": "vs19_353_061",
            "identifier": "vs19_353_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_061/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "original_title": "Ordine del giorno n. 9/1830/21 BENZONI FABRIZIO (APERRE)",
            "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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 57.23
        },
        {
            "id": 34778,
            "slug": "vs19_353_031",
            "identifier": "vs19_353_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_031/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "original_title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 34769,
            "slug": "vs19_353_022",
            "identifier": "vs19_353_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_022/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.36 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.36 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 34765,
            "slug": "vs19_353_018",
            "identifier": "vs19_353_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_018/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.32 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.32 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 35152,
            "slug": "vs19_353_052",
            "identifier": "vs19_353_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_052/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1830/11 MARI FRANCESCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1830/11 MARI FRANCESCO (AVS)",
            "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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 61.64
        },
        {
            "id": 22960,
            "slug": "19-86-13",
            "identifier": "19-86-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-86-13/?format=api",
            "sitting": {
                "id": 1446,
                "date": "2023-07-12",
                "number": 86,
                "branch": "S"
            },
            "number": 13,
            "title": "Giornata nazionale per il diritto al divertimento in sicurezza - Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "Giornata nazionale per il diritto al divertimento in sicurezza",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 60,
            "majority_cohesion_rate": 57.89,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 36864,
            "slug": "vs19_440_076",
            "identifier": "vs19_440_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_076/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 22.10 FERRARA ANTONIO (M5S) - Votazione Emendamento 22.10 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.10 DDL n. 2026",
            "description_title": "Emendamento 22.10 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36957,
            "slug": "vs19_444_051",
            "identifier": "vs19_444_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_051/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2149/30 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2149/30 PDL n. 2149",
            "original_title": "Votazione Ordine del giorno 9/2149/30 PDL n. 2149",
            "description_title": "Ordine del giorno n. 9/2149/30 BONETTI ELENA (APERRE)",
            "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": 40,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 36671,
            "slug": "vs19_439_038",
            "identifier": "vs19_439_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_038/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36917,
            "slug": "vs19_444_009",
            "identifier": "vs19_444_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_009/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.8 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.8 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.8 PDL n. 2149",
            "description_title": "Emendamento 2.8 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 36801,
            "slug": "vs19_440_060",
            "identifier": "vs19_440_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_060/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2026",
            "original_title": "Votazione Articolo 16 DDL n. 2026",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 36866,
            "slug": "vs19_440_079",
            "identifier": "vs19_440_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_079/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 23.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2026",
            "description_title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36160,
            "slug": "vs19_427_054",
            "identifier": "vs19_427_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_054/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.1 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.1 DDL n. 2034",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2034",
            "description_title": "Emendamento 3.1 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 36107,
            "slug": "vs19_427_049",
            "identifier": "vs19_427_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_049/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1424",
            "original_title": "Votazione Articolo 5 PDL n. 1424",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34481,
            "slug": "vs19_377_007",
            "identifier": "vs19_377_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_007/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 7,
            "title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (PD-IDP)",
            "original_title": "Identici emendamenti 2.8 FONTANA ILARIA (M5S) e 2.9 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36870,
            "slug": "vs19_440_084",
            "identifier": "vs19_440_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_084/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 23.05 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.05 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36851,
            "slug": "vs19_440_054",
            "identifier": "vs19_440_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_054/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 13.16 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.16 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.16 DDL n. 2026",
            "description_title": "Emendamento 13.16 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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36634,
            "slug": "vs19_439_001",
            "identifier": "vs19_439_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_001/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 1.1000 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.1000 DDL n. 2240",
            "description_title": "Emendamento 1.1000 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": 22,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36158,
            "slug": "vs19_427_045",
            "identifier": "vs19_427_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_045/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.100 della Commissione - Votazione Emendamento 2.100 PDL n. 1424",
            "original_title": "Votazione Emendamento 2.100 PDL n. 1424",
            "description_title": "Emendamento 2.100 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": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36916,
            "slug": "vs19_444_008",
            "identifier": "vs19_444_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_008/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.30 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.30 PDL n. 2149",
            "description_title": "Emendamento 2.30 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 34339,
            "slug": "vs19_388_206",
            "identifier": "vs19_388_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_206/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 206,
            "title": "Emendamento 35.1008 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1008 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1008 DDL n. 2022",
            "description_title": "Emendamento 35.1008 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 59.24
        }
    ]
}