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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=124",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=122",
    "results": [
        {
            "id": 29645,
            "slug": "vs19_260_040",
            "identifier": "vs19_260_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_040/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.11 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.11 DDL n. 1759",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1759",
            "description_title": "Emendamento 1.11 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": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29006,
            "slug": "vs19_265_012",
            "identifier": "vs19_265_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_012/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1435",
            "original_title": "Votazione Articolo 21 DDL n. 1435",
            "description_title": "Articolo 21",
            "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": 77,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19757,
            "slug": "vs19_061_003",
            "identifier": "vs19_061_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_003/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/908/3 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/908/3 DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/3 DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/3 STEFANAZZI CLAUDIO MICHELE (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": 31,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18461,
            "slug": "vs19_019_004",
            "identifier": "vs19_019_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_004/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.4 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0547",
            "description_title": "Emendamento 1.4 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19760,
            "slug": "vs19_061_017",
            "identifier": "vs19_061_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_017/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/908/26, nel testo riformulato, GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/908/26, DDL n. 0908",
            "original_title": "Votazione Ordine del giorno 9/908/26, DDL n. 0908",
            "description_title": "Ordine del giorno n. 9/908/26, nel testo riformulato, GHIRRA FRANCESCA (AVS)",
            "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": 134,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 29020,
            "slug": "vs19_265_033",
            "identifier": "vs19_265_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_033/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 24 - Votazione Articolo 24 DDL n. 1435",
            "original_title": "Votazione Articolo 24 DDL n. 1435",
            "description_title": "Articolo 24",
            "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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25305,
            "slug": "vs19_203_012",
            "identifier": "vs19_203_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_012/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1458/13 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/13 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/13 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/13 SARRACINO 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29169,
            "slug": "vs19_267_025",
            "identifier": "vs19_267_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_025/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 35.107 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 35.107 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.107 DDL n. 1435",
            "description_title": "Emendamento 35.107 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": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25311,
            "slug": "vs19_203_022",
            "identifier": "vs19_203_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_022/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1458/23 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1458/23 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/23 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/23 SCARPA RACHELE (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": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24013,
            "slug": "vs19_158_021",
            "identifier": "vs19_158_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_021/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0336",
            "original_title": "Votazione Articolo 8 PDL n. 0336",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 121,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28234,
            "slug": "vs19_248_030",
            "identifier": "vs19_248_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_030/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.1014 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1014 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1014 PDL n. 0799",
            "description_title": "Emendamento 5.1014 MOLLICONE FEDERICO (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": 7,
            "n_margin": 78,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26183,
            "slug": "vs19_216_106",
            "identifier": "vs19_216_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_106/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 13.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 13.01 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26187,
            "slug": "vs19_216_120",
            "identifier": "vs19_216_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_120/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1555",
            "original_title": "Votazione Articolo 17 DDL n. 1555",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26152,
            "slug": "vs19_216_118",
            "identifier": "vs19_216_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_118/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 118,
            "title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.03 TODDE ALESSANDRA (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": 8,
            "n_margin": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 26129,
            "slug": "vs19_216_032",
            "identifier": "vs19_216_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_032/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1555",
            "description_title": "Emendamento 3.8 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26153,
            "slug": "vs19_216_121",
            "identifier": "vs19_216_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_121/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 17.02 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 17.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 17.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 17.02 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26189,
            "slug": "vs19_216_159",
            "identifier": "vs19_216_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_159/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 159,
            "title": "Emendamento 3.12 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.12 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.12 DDL n. 1342",
            "description_title": "Emendamento 3.12 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26179,
            "slug": "vs19_216_001",
            "identifier": "vs19_216_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_001/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 FONTANA ILARIA (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri - Votazione pregiudiziale DDL n. 1606",
            "original_title": "Votazione pregiudiziale DDL n. 1606",
            "description_title": "Questioni pregiudiziali n. 1 FONTANA ILARIA (M5S) ed altri, n. 2 SIMIANI MARCO (PD-IDP) ed altri e n. 3 BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 26202,
            "slug": "vs19_216_147",
            "identifier": "vs19_216_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_147/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 147,
            "title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/14 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/14 EVI ELEONORA (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": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26177,
            "slug": "vs19_216_161",
            "identifier": "vs19_216_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_161/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE) - Votazione Emendamento 3.01000, DDL n. 1342",
            "original_title": "Votazione Emendamento 3.01000, DDL n. 1342",
            "description_title": "Articolo aggiuntivo 3.01000, nel testo riformulato, COSTA ENRICO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 26081,
            "slug": "vs19_216_100",
            "identifier": "vs19_216_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_100/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 100,
            "title": "Articolo aggiuntivo 12.05 DELLA VEDOVA BENEDETTO (MISTO) - Votazione Emendamento 12.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.05 DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 25055,
            "slug": "vs19_191_022",
            "identifier": "vs19_191_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_022/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al capoverso primo della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00163",
            "original_title": "Votazione Mozione 1_00163",
            "description_title": "Mozione n. 1-00163 (Nuova formulazione), come riformulata, limitatamente al capoverso primo della parte dispositiva, FURFARO MARCO (PD-IDP), QUARTINI ANDREA (M5S), BONETTI ELENA (AIV-RE), ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26086,
            "slug": "vs19_216_088",
            "identifier": "vs19_216_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_088/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 12.1001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 12.1001 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.1001 DDL n. 1555",
            "description_title": "Emendamento 12.1001 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 26071,
            "slug": "vs19_216_129",
            "identifier": "vs19_216_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_129/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 129,
            "title": "Articolo aggiuntivo 20.03 MAGI RICCARDO (MISTO) - Votazione Emendamento 20.03 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.03 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.03 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 26058,
            "slug": "vs19_216_123",
            "identifier": "vs19_216_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_123/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1555",
            "description_title": "Emendamento 18.1 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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26186,
            "slug": "vs19_216_093",
            "identifier": "vs19_216_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_093/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 93,
            "title": "Emendamento 12.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.4 DDL n. 1555",
            "description_title": "Emendamento 12.4 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": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26141,
            "slug": "vs19_216_006",
            "identifier": "vs19_216_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_006/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.5 CAPPELLETTI ENRICO (M5S) e  1.6 EVI ELEONORA (AVS) - Votazione Emendamento 1.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1555",
            "description_title": "Identici emendamenti 1.5 CAPPELLETTI ENRICO (M5S) e  1.6 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26098,
            "slug": "vs19_216_009",
            "identifier": "vs19_216_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_009/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1555",
            "description_title": "Emendamento 1.9 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": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26176,
            "slug": "vs19_216_109",
            "identifier": "vs19_216_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_109/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26068,
            "slug": "vs19_216_034",
            "identifier": "vs19_216_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_034/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.5 EVI ELEONORA (AVS) - Votazione Emendamento 3.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1555",
            "description_title": "Emendamento 3.5 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 26080,
            "slug": "vs19_216_003",
            "identifier": "vs19_216_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_003/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 EVI ELEONORA (AVS) - Votazione Emendamento 1.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1555",
            "description_title": "Emendamento 1.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26111,
            "slug": "vs19_216_061",
            "identifier": "vs19_216_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_061/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 10.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1555",
            "description_title": "Emendamento 10.2 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": 38,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26074,
            "slug": "vs19_216_099",
            "identifier": "vs19_216_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_099/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 12.013 MAGI RICCARDO (MISTO) - Votazione Emendamento 12.013 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.013 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.013 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28922,
            "slug": "19-167-4",
            "identifier": "19-167-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-167-4/?format=api",
            "sitting": {
                "id": 1632,
                "date": "2024-03-12",
                "number": 167,
                "branch": "S"
            },
            "number": 4,
            "title": "d-l 5/2024 - Infrastrutture presidenza G7 - Em. 1.9, Irto e altri",
            "original_title": "Em. 1.9, Irto e altri",
            "description_title": "d-l 5/2024 - Infrastrutture presidenza G7",
            "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": 13,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 55.81
        },
        {
            "id": 31340,
            "slug": "19-221-17",
            "identifier": "19-221-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-17/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 17,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 59,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 54.65
        },
        {
            "id": 31337,
            "slug": "19-221-6",
            "identifier": "19-221-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-6/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 6,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "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": 37,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 58.14
        },
        {
            "id": 31332,
            "slug": "19-221-1",
            "identifier": "19-221-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-1/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 1,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": null,
            "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": 40,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 55.81
        },
        {
            "id": 31341,
            "slug": "19-221-16",
            "identifier": "19-221-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-221-16/?format=api",
            "sitting": {
                "id": 1774,
                "date": "2024-09-18",
                "number": 221,
                "branch": "S"
            },
            "number": 16,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": null,
            "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": 38,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 56.98
        },
        {
            "id": 29895,
            "slug": "19-180-45",
            "identifier": "19-180-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-180-45/?format=api",
            "sitting": {
                "id": 1665,
                "date": "2024-04-17",
                "number": 180,
                "branch": "S"
            },
            "number": 45,
            "title": "DDL n. 924-bis. Em. 3.201, Pirondini e altri",
            "original_title": "DDL n. 924-bis. Em. 3.201, Pirondini e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 31,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 28383,
            "slug": "19-162-3",
            "identifier": "19-162-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-162-3/?format=api",
            "sitting": {
                "id": 1616,
                "date": "2024-02-22",
                "number": 162,
                "branch": "S"
            },
            "number": 3,
            "title": "Bullismo e cyberbullismo - Emm. 1.102, 1.103 e 1.104",
            "original_title": "Emm. 1.102, 1.103 e 1.104",
            "description_title": "Bullismo e cyberbullismo",
            "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": 10,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 61.63
        },
        {
            "id": 28377,
            "slug": "19-162-19",
            "identifier": "19-162-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-162-19/?format=api",
            "sitting": {
                "id": 1616,
                "date": "2024-02-22",
                "number": 162,
                "branch": "S"
            },
            "number": 19,
            "title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo",
            "original_title": "Votazione finale",
            "description_title": "Bullismo e cyberbullismo",
            "public_title": "Disposizioni e delega al Governo in materia di prevenzione e contrasto del bullismo e del cyberbullismo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 60.47
        },
        {
            "id": 32323,
            "slug": "19-227-28",
            "identifier": "19-227-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-227-28/?format=api",
            "sitting": {
                "id": 1789,
                "date": "2024-10-02",
                "number": 227,
                "branch": "S"
            },
            "number": 28,
            "title": "Manifestazioni di rievocazione storica e norme per la salvaguardia del patrimonio culturale immateriale - Votazione finale",
            "original_title": "Votazione finale",
            "description_title": "Manifestazioni di rievocazione storica e norme per la salvaguardia del patrimonio culturale immateriale",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 51,
            "majority_cohesion_rate": 62.07,
            "minority_cohesion_rate": 37.21
        },
        {
            "id": 34739,
            "slug": "vs19_355_002",
            "identifier": "vs19_355_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_002/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.4 GRIBAUDO CHIARA (PD-IDP)",
            "original_title": "Emendamento 1.4 GRIBAUDO CHIARA (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": 47,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 36.48
        },
        {
            "id": 34789,
            "slug": "vs19_350_002",
            "identifier": "vs19_350_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_002/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.5 DE MARIA ANDREA (PD-IDP), 1.2 PELLEGRINI MARCO (M5S) e 1.4 ZANELLA LUANA (AVS)",
            "original_title": "Identici emendamenti 1.5 DE MARIA ANDREA (PD-IDP), 1.2 PELLEGRINI MARCO (M5S) e 1.4 ZANELLA LUANA (AVS)",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 34748,
            "slug": "vs19_355_011",
            "identifier": "vs19_355_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_011/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "original_title": "Emendamento 1.17 GUERRA MARIA CECILIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 45.28
        },
        {
            "id": 34738,
            "slug": "vs19_355_001",
            "identifier": "vs19_355_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_355_001/?format=api",
            "sitting": {
                "id": 1785,
                "date": "2024-09-26",
                "number": 355,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 SCOTTO ARTURO (PD-IDP), 1.2 MARI FRANCESCO (AVS) e 1.3 CAROTENUTO DARIO (M5S)",
            "original_title": "Identici emendamenti 1.1 SCOTTO ARTURO (PD-IDP), 1.2 MARI FRANCESCO (AVS) e 1.3 CAROTENUTO DARIO (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": 46,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 31888,
            "slug": "vs19_349_003",
            "identifier": "vs19_349_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_003/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 34.2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 34.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.2 DDL n. 1660",
            "description_title": "Emendamento 34.2 CAFIERO DE RAHO FEDERICO (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": 54,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 37.11
        },
        {
            "id": 34758,
            "slug": "vs19_353_011",
            "identifier": "vs19_353_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_011/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.17 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.17 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32301,
            "slug": "vs19_349_105",
            "identifier": "vs19_349_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_105/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/1660/72, nel testo riformulato, ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/1660/72, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/72, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/72, nel testo riformulato, ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 125,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 32101,
            "slug": "vs19_349_066",
            "identifier": "vs19_349_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_066/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/32, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/32, nel testo riformulato dal Governo, BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 128,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 68.55
        }
    ]
}