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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=350",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=348",
    "results": [
        {
            "id": 30849,
            "slug": "vs19_314_053",
            "identifier": "vs19_314_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_053/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 53,
            "title": "Mozione n. 1-00294, sui capoversi primo, secondo, terzo, quinto, sesto, decimo e diciassettesimo, come riformulati, diciannovesimo, ventitreesimo, ventiquattresimo, ventisettesimo e ventottesimo della premessa e sui capoversi tredicesimo, quattordicesimo, ventesimo, ventiduesimo e ventisettesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00294",
            "original_title": "Votazione Mozione 1_00294",
            "description_title": "Mozione n. 1-00294, sui capoversi primo, secondo, terzo, quinto, sesto, decimo e diciassettesimo, come riformulati, diciannovesimo, ventitreesimo, ventiquattresimo, ventisettesimo e ventottesimo della premessa e sui capoversi tredicesimo, quattordicesimo, ventesimo, ventiduesimo e ventisettesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 125,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34907,
            "slug": "vs19_331_114",
            "identifier": "vs19_331_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_114/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/1975/74 FERRARI SARA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/74 FERRARI SARA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 30897,
            "slug": "vs19_317_089",
            "identifier": "vs19_317_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_089/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1933/100 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1933/100 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/100 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/100 IARIA ANTONINO (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": 24,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 30865,
            "slug": "vs19_314_050",
            "identifier": "vs19_314_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_050/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 50,
            "title": "Mozione n. 1-00276, (Nuova formulazione), sul capoverso tredicesimo della parte dispositiva, FONTANA ILARIA (M5S) ed altri - Votazione Mozione 1_00276",
            "original_title": "Votazione Mozione 1_00276",
            "description_title": "Mozione n. 1-00276, (Nuova formulazione), sul capoverso tredicesimo della parte dispositiva, FONTANA ILARIA (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": 7,
            "n_margin": 30,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 30940,
            "slug": "vs19_317_028",
            "identifier": "vs19_317_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_028/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1933/33 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/33 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/33 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 35555,
            "slug": "19-259-13",
            "identifier": "19-259-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-259-13/?format=api",
            "sitting": {
                "id": 1868,
                "date": "2025-01-08",
                "number": 259,
                "branch": "S"
            },
            "number": 13,
            "title": "Istituzione della Giornata degli internati italiani - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Istituzione della Giornata degli internati italiani",
            "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": 67,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 38087,
            "slug": "19-300-97",
            "identifier": "19-300-97",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-97/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 97,
            "title": "Semplificazione normativa - Em. 20.201, De Cristofaro e altri",
            "original_title": "Em. 20.201, De Cristofaro e altri",
            "description_title": "Semplificazione normativa",
            "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": 7,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 35566,
            "slug": "19-259-5",
            "identifier": "19-259-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-259-5/?format=api",
            "sitting": {
                "id": 1868,
                "date": "2025-01-08",
                "number": 259,
                "branch": "S"
            },
            "number": 5,
            "title": "Accordo Italia - Costa d'Avorio migrazione e sicurezza - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Accordo Italia - Costa d'Avorio migrazione e 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": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 34971,
            "slug": "vs19_335_017",
            "identifier": "vs19_335_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_017/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1937/18, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "original_title": "Ordine del giorno n. 9/1937/18, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "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": 118,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 35002,
            "slug": "vs19_335_048",
            "identifier": "vs19_335_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_048/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1937/52 ZANELLA LUANA (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/52 ZANELLA LUANA (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": 30,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 34918,
            "slug": "vs19_332_002",
            "identifier": "vs19_332_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_002/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34835,
            "slug": "vs19_337_081",
            "identifier": "vs19_337_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_081/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.9 RICCIARDI MARIANNA (M5S) (Doc. XXII, n. 23)",
            "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": 61.34,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34948,
            "slug": "vs19_333_013",
            "identifier": "vs19_333_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_013/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/49 L'ABBATE PATTY (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/49 L'ABBATE PATTY (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": 6,
            "n_margin": 128,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31688,
            "slug": "vs19_342_064",
            "identifier": "vs19_342_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_064/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2002/79 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2002/79 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/79 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/79 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 34943,
            "slug": "vs19_333_007",
            "identifier": "vs19_333_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_007/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/39, nel testo riformulato, CAFIERO DE RAHO FEDERICO (M5S)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/39, nel testo riformulato, CAFIERO DE RAHO FEDERICO (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": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 34955,
            "slug": "vs19_335_001",
            "identifier": "vs19_335_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_001/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1937/1, nel testo riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/1, nel testo riformulato, SERRACCHIANI DEBORA (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": 116,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 34988,
            "slug": "vs19_335_034",
            "identifier": "vs19_335_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_034/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1937/35 GRIMALDI MARCO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/35 GRIMALDI MARCO (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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 29.81
        },
        {
            "id": 35112,
            "slug": "vs19_338_005",
            "identifier": "vs19_338_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_338_005/?format=api",
            "sitting": {
                "id": 1764,
                "date": "2024-08-01",
                "number": 338,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (APERRE)",
            "original_title": "Ordine del giorno n. 9/960/2 ONORI FEDERICA (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": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34960,
            "slug": "vs19_335_006",
            "identifier": "vs19_335_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_006/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1937/7, nel testo riformulato, AMENDOLA VINCENZO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/7, nel testo riformulato, AMENDOLA VINCENZO (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": 119,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 57.76
        },
        {
            "id": 34995,
            "slug": "vs19_335_041",
            "identifier": "vs19_335_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_041/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1937/43 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/43 FONTANA ILARIA (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": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 31.06
        },
        {
            "id": 34999,
            "slug": "vs19_335_045",
            "identifier": "vs19_335_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_045/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1937/48, nel testo riformulato, SANTILLO AGOSTINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/48, nel testo riformulato, SANTILLO AGOSTINO (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": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34848,
            "slug": "vs19_336_002",
            "identifier": "vs19_336_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_002/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 1.1 PAVANELLI EMMA (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": 23,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 34967,
            "slug": "vs19_335_013",
            "identifier": "vs19_335_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_013/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1937/14 DE LUCA PIERO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/14 DE LUCA PIERO (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": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 37191,
            "slug": "vs19_449_032",
            "identifier": "vs19_449_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_032/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1-bis.6 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.6 DDL n. 2285",
            "description_title": "Emendamento 1-bis.6 PAGANO UBALDO (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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37310,
            "slug": "vs19_450_051",
            "identifier": "vs19_450_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_051/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.1001 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 2084",
            "description_title": "Emendamento 1.1001 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": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37202,
            "slug": "vs19_449_043",
            "identifier": "vs19_449_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_043/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1-ter.7 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.7 DDL n. 2285",
            "description_title": "Emendamento 1-ter.7 PAGANO UBALDO (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": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37188,
            "slug": "vs19_449_029",
            "identifier": "vs19_449_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_029/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1-bis.3 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.3 DDL n. 2285",
            "description_title": "Emendamento 1-bis.3 PAGANO UBALDO (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": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37315,
            "slug": "vs19_450_056",
            "identifier": "vs19_450_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_056/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.29 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.29 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.29 PDL n. 2084",
            "description_title": "Emendamento 1.29 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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37564,
            "slug": "vs19_455_019",
            "identifier": "vs19_455_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_019/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.3 ZANELLA LUANA (AVS) e 1.1000 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.3 DDL n. 2142",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2142",
            "description_title": "Identici emendamenti 1.3 ZANELLA LUANA (AVS) e 1.1000 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37195,
            "slug": "vs19_449_036",
            "identifier": "vs19_449_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_036/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1-bis.12 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-bis.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.12 DDL n. 2285",
            "description_title": "Emendamento 1-bis.12 L'ABBATE PATTY (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": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37198,
            "slug": "vs19_449_039",
            "identifier": "vs19_449_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_039/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1-ter.3 MORFINO DANIELA (M5S) - Votazione Emendamento 1-ter.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.3 DDL n. 2285",
            "description_title": "Emendamento 1-ter.3 MORFINO DANIELA (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": 33,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38304,
            "slug": "vs19_479_012",
            "identifier": "vs19_479_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_012/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38207,
            "slug": "vs19_476_021",
            "identifier": "vs19_476_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_021/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 21,
            "title": "ART AGG 3.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37219,
            "slug": "vs19_449_060",
            "identifier": "vs19_449_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_060/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37192,
            "slug": "vs19_449_033",
            "identifier": "vs19_449_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_033/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1-bis.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-bis.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.8 DDL n. 2285",
            "description_title": "Emendamento 1-bis.8 SIMIANI MARCO (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": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 38307,
            "slug": "vs19_479_015",
            "identifier": "vs19_479_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_015/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37187,
            "slug": "vs19_449_028",
            "identifier": "vs19_449_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_028/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-bis.1 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2285",
            "description_title": "Emendamento 1-bis.1 PAGANO UBALDO (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": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37992,
            "slug": "vs19_470_001",
            "identifier": "vs19_470_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_001/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2308/1 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2308/1 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/1 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 88,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 37176,
            "slug": "vs19_449_017",
            "identifier": "vs19_449_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_017/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2285",
            "description_title": "Emendamento 1.18 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 37197,
            "slug": "vs19_449_038",
            "identifier": "vs19_449_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_038/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.2 DDL n. 2285",
            "description_title": "Emendamento 1-ter.2 PAGANO UBALDO (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": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37185,
            "slug": "vs19_449_026",
            "identifier": "vs19_449_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_026/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37181,
            "slug": "vs19_449_022",
            "identifier": "vs19_449_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_022/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.23 PANDOLFO ALBERTO (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2285",
            "description_title": "Emendamento 1.23 PANDOLFO ALBERTO (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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37161,
            "slug": "vs19_449_002",
            "identifier": "vs19_449_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_002/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.02 PAGANO UBALDO (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": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38713,
            "slug": "vs19_487_073",
            "identifier": "vs19_487_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_073/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2355/103 - Votazione Ordine del giorno 9/2355/103 ",
            "original_title": "Votazione Ordine del giorno 9/2355/103 ",
            "description_title": "ODG 9/2355/103",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38720,
            "slug": "vs19_487_080",
            "identifier": "vs19_487_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_080/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/2355/110 - Votazione Ordine del giorno 9/2355/110 ",
            "original_title": "Votazione Ordine del giorno 9/2355/110 ",
            "description_title": "ODG 9/2355/110",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38737,
            "slug": "vs19_487_097",
            "identifier": "vs19_487_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_097/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 97,
            "title": "ODG 9/2355/127 - Votazione Ordine del giorno 9/2355/127 ",
            "original_title": "Votazione Ordine del giorno 9/2355/127 ",
            "description_title": "ODG 9/2355/127",
            "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": 61.32,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 37710,
            "slug": "vs19_463_017",
            "identifier": "vs19_463_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_017/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.18 GIULIANO CARLA (M5S) - Votazione Emendamento 1.18 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.18 PDL n. 1621",
            "description_title": "Emendamento 1.18 GIULIANO CARLA (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": 30,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38682,
            "slug": "vs19_487_042",
            "identifier": "vs19_487_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_042/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2355/71 - Votazione Ordine del giorno 9/2355/71 ",
            "original_title": "Votazione Ordine del giorno 9/2355/71 ",
            "description_title": "ODG 9/2355/71",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37728,
            "slug": "vs19_463_036",
            "identifier": "vs19_463_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_036/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1621",
            "description_title": "Identici emendamenti 2.1000 D'ORSO VALENTINA (M5S), 2.1001 DORI DEVIS (AVS) e 2.1003 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": 29,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37729,
            "slug": "vs19_463_037",
            "identifier": "vs19_463_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_037/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.1002 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.1002 PDL n. 1621",
            "original_title": "Votazione Emendamento 2.1002 PDL n. 1621",
            "description_title": "Emendamento 2.1002 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": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.06
        }
    ]
}