Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=252
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=majority_cohesion_rate&page=253",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=251",
    "results": [
        {
            "id": 31067,
            "slug": "vs19_321_061",
            "identifier": "vs19_321_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_061/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1718",
            "original_title": "Votazione Articolo 7 DDL n. 1718",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 71,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 39.13
        },
        {
            "id": 31562,
            "slug": "vs19_340_087",
            "identifier": "vs19_340_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_087/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.3 DDL n. 1997",
            "description_title": "Emendamento 9-octies.3 DE LUCA PIERO (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": 39,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 30609,
            "slug": "vs19_309_051",
            "identifier": "vs19_309_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_051/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.284 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.284 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.284 DDL n. 1665",
            "description_title": "Emendamento 2.284 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30585,
            "slug": "vs19_309_056",
            "identifier": "vs19_309_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_056/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 3.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.9 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1665",
            "description_title": "Emendamento 3.9 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31099,
            "slug": "vs19_321_077",
            "identifier": "vs19_321_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_077/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1718/12 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/12 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31132,
            "slug": "vs19_321_072",
            "identifier": "vs19_321_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_072/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/7 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/7 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31022,
            "slug": "vs19_321_011",
            "identifier": "vs19_321_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_011/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.20 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.20 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1718",
            "description_title": "Emendamento 2.20 D'ORSO VALENTINA (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": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31119,
            "slug": "vs19_321_082",
            "identifier": "vs19_321_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_082/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1718/17 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1718/17 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/17 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/17 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32115,
            "slug": "vs19_323_009",
            "identifier": "vs19_323_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_009/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/7 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/7 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 30990,
            "slug": "vs19_321_050",
            "identifier": "vs19_321_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_050/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 5.010 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.010 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.010 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.010 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30482,
            "slug": "vs19_305_014",
            "identifier": "vs19_305_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_014/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.104 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 1.104 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.104 DDL n. 1665",
            "description_title": "Emendamento 1.104 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30503,
            "slug": "vs19_309_013",
            "identifier": "vs19_309_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_013/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.91 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.91 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.91 DDL n. 1665",
            "description_title": "Emendamento 2.91 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30508,
            "slug": "vs19_309_078",
            "identifier": "vs19_309_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_078/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 3.269 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.269 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.269 DDL n. 1665",
            "description_title": "Emendamento 3.269 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": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30590,
            "slug": "vs19_309_027",
            "identifier": "vs19_309_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_027/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.132 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.132 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.132 DDL n. 1665",
            "description_title": "Emendamento 2.132 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 31561,
            "slug": "vs19_340_086",
            "identifier": "vs19_340_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_086/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.9 DDL n. 1997",
            "description_title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE)",
            "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": 68.49,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32157,
            "slug": "vs19_326_006",
            "identifier": "vs19_326_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_006/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1902/12, nel testo riformulato, TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1902/12, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/12, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/12, nel testo riformulato, TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31031,
            "slug": "vs19_321_002",
            "identifier": "vs19_321_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_002/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1718",
            "description_title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.10 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 30753,
            "slug": "vs19_309_215",
            "identifier": "vs19_309_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_215/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 215,
            "title": "Ordine del giorno n. 9/1665/43 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/43 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/43 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30618,
            "slug": "vs19_309_004",
            "identifier": "vs19_309_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_004/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.24 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.24 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1665",
            "description_title": "Emendamento 2.24 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 31082,
            "slug": "vs19_321_078",
            "identifier": "vs19_321_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_078/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1718/13 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1718/13 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/13 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/13 BALDINO VITTORIA (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": 45,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 30557,
            "slug": "vs19_309_106",
            "identifier": "vs19_309_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_106/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 106,
            "title": "Emendamento 4.94 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.94 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.94 DDL n. 1665",
            "description_title": "Emendamento 4.94 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": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30719,
            "slug": "vs19_309_231",
            "identifier": "vs19_309_231",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_231/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 231,
            "title": "Ordine del giorno n. 9/1665/59 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1665/59 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/59 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/59 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31080,
            "slug": "vs19_321_083",
            "identifier": "vs19_321_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_083/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1718/18 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1718/18 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/18 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/18 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31011,
            "slug": "vs19_321_010",
            "identifier": "vs19_321_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_010/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.19 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.19 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1718",
            "description_title": "Emendamento 2.19 D'ORSO VALENTINA (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": 40,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31664,
            "slug": "vs19_342_040",
            "identifier": "vs19_342_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_040/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2002/44 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2002/44 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/44 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/44 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 35028,
            "slug": "vs19_336_036",
            "identifier": "vs19_336_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_036/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 5.8 GNASSI ANDREA (PD-IDP)",
            "original_title": "Emendamento 5.8 GNASSI ANDREA (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32253,
            "slug": "vs19_328_028",
            "identifier": "vs19_328_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_028/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1896/45 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/45 MEROLA VIRGINIO (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": 68,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 32248,
            "slug": "vs19_328_023",
            "identifier": "vs19_328_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_023/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1896/40 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/40 RICCIARDI TONI (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": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31665,
            "slug": "vs19_342_041",
            "identifier": "vs19_342_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_041/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2002/45 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/45 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/45 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31403,
            "slug": "vs19_336_078",
            "identifier": "vs19_336_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_078/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 9.5 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 9.5 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1930",
            "description_title": "Emendamento 9.5 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31643,
            "slug": "vs19_342_019",
            "identifier": "vs19_342_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_019/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2002/22 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2002/22 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/22 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/22 ORLANDO 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": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32238,
            "slug": "vs19_328_014",
            "identifier": "vs19_328_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_014/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (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": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 34831,
            "slug": "vs19_337_039",
            "identifier": "vs19_337_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_039/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.31 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 3.31 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": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32244,
            "slug": "vs19_328_019",
            "identifier": "vs19_328_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_019/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 32249,
            "slug": "vs19_328_024",
            "identifier": "vs19_328_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_024/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1896/41 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/41 BRAGA CHIARA (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": 37,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 31422,
            "slug": "vs19_336_097",
            "identifier": "vs19_336_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_097/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 97,
            "title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), PAVANELLI EMMA (M5S) - Votazione Emendamento 13.03, DDL n. 1930",
            "original_title": "Votazione Emendamento 13.03, DDL n. 1930",
            "description_title": "Articolo aggiuntivo 13.03, inammissibile limitatamente alla lettera a), PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32241,
            "slug": "vs19_328_017",
            "identifier": "vs19_328_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_017/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1896/34 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/34 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/34 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "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": 35046,
            "slug": "vs19_336_054",
            "identifier": "vs19_336_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_054/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 6.27 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "original_title": "Emendamento 6.27 DI SANZO CHRISTIAN DIEGO (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": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31421,
            "slug": "vs19_336_096",
            "identifier": "vs19_336_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_096/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 96,
            "title": "Articolo aggiuntivo 13.01 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.01 DDL n. 1930",
            "original_title": "Votazione Emendamento 13.01 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 13.01 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31683,
            "slug": "vs19_342_059",
            "identifier": "vs19_342_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_059/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2002/74, come riformulato, PITTALIS PIETRO (FI-PPE) - Votazione Ordine del giorno 9/2002/74, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/74, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/74, come riformulato, PITTALIS PIETRO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 137,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 35044,
            "slug": "vs19_336_052",
            "identifier": "vs19_336_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_052/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 6.20 BENZONI FABRIZIO (APERRE) e 6.22 DE MICHELI PAOLA (PD-IDP)",
            "original_title": "Identici emendamenti 6.20 BENZONI FABRIZIO (APERRE) e 6.22 DE MICHELI PAOLA (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": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 35018,
            "slug": "vs19_336_026",
            "identifier": "vs19_336_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_026/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.27 CAPPELLETTI ENRICO (M5S)",
            "original_title": "Emendamento 3.27 CAPPELLETTI ENRICO (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 35048,
            "slug": "vs19_336_056",
            "identifier": "vs19_336_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_056/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 6.31 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.31 PELUFFO VINICIO GIUSEPPE GUIDO (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": 26,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31408,
            "slug": "vs19_336_083",
            "identifier": "vs19_336_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_083/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo aggiuntivo 9.01001 DONDI DANIELA (FDI) - Votazione Emendamento 9.01001 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.01001 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.01001 DONDI DANIELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 83,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 35049,
            "slug": "vs19_336_057",
            "identifier": "vs19_336_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_057/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 6.37 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.37 PELUFFO VINICIO GIUSEPPE GUIDO (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": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35045,
            "slug": "vs19_336_053",
            "identifier": "vs19_336_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_053/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 6.25 BENZONI FABRIZIO (APERRE)",
            "original_title": "Emendamento 6.25 BENZONI FABRIZIO (APERRE)",
            "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": 70,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 43.48
        },
        {
            "id": 36086,
            "slug": "vs19_426_031",
            "identifier": "vs19_426_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_031/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00380, limitatamente alla premessa, ad eccezione dei capoversi dodicesimo e diciassettesimo, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00380",
            "original_title": "Votazione Mozione 1_00380",
            "description_title": "Mozione n. 1-00380, limitatamente alla premessa, ad eccezione dei capoversi dodicesimo e diciassettesimo, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 36065,
            "slug": "vs19_426_010",
            "identifier": "vs19_426_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_010/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, PAVANELLI EMMA (M5S) ed altri - Votazione Mozione 1_00376",
            "original_title": "Votazione Mozione 1_00376",
            "description_title": "Mozione n. 1-00376 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, PAVANELLI EMMA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 36087,
            "slug": "vs19_426_032",
            "identifier": "vs19_426_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_032/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 32,
            "title": "Mozione n. 1-00380, limitatamente ai capoversi dodicesimo e diciassettesimo della premessa, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00380",
            "original_title": "Votazione Mozione 1_00380",
            "description_title": "Mozione n. 1-00380, limitatamente ai capoversi dodicesimo e diciassettesimo della premessa, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 36.94
        }
    ]
}