Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=97
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=98",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=96",
    "results": [
        {
            "id": 29044,
            "slug": "vs19_265_009",
            "identifier": "vs19_265_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_009/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 1435",
            "original_title": "Votazione Articolo 20 DDL n. 1435",
            "description_title": "Articolo 20",
            "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": 46,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 29037,
            "slug": "vs19_265_071",
            "identifier": "vs19_265_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_265_071/?format=api",
            "sitting": {
                "id": 1642,
                "date": "2024-03-19",
                "number": 265,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 35.26 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 35.26 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.26 DDL n. 1435",
            "description_title": "Emendamento 35.26 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19732,
            "slug": "vs19_057_048",
            "identifier": "vs19_057_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_048/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/888/109, limitatamente all'impegno, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/888/109, DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/109, DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/109, limitatamente all'impegno, DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19728,
            "slug": "vs19_057_041",
            "identifier": "vs19_057_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_057_041/?format=api",
            "sitting": {
                "id": 1308,
                "date": "2023-02-23",
                "number": 57,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/888/88 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/888/88 DDL n. 0888",
            "original_title": "Votazione Ordine del giorno 9/888/88 DDL n. 0888",
            "description_title": "Ordine del giorno n. 9/888/88 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28588,
            "slug": "vs19_252_005",
            "identifier": "vs19_252_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_005/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1306",
            "original_title": "Votazione Articolo 4 PDL n. 1306",
            "description_title": "Articolo 4",
            "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": 105,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 28636,
            "slug": "vs19_252_056",
            "identifier": "vs19_252_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_056/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 5.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1001 PDL n. 0703",
            "description_title": "Emendamento 5.1001 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 28633,
            "slug": "vs19_252_060",
            "identifier": "vs19_252_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_060/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 5.1006 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1006 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1006 PDL n. 0703",
            "description_title": "Emendamento 5.1006 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 28631,
            "slug": "vs19_252_001",
            "identifier": "vs19_252_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_001/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.100 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 1.100 PDL n. 1306",
            "original_title": "Votazione Emendamento 1.100 PDL n. 1306",
            "description_title": "Emendamento 1.100 MAGI RICCARDO (M-+EUR)",
            "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": 89,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 28615,
            "slug": "vs19_252_058",
            "identifier": "vs19_252_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_058/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 5.5 IARIA ANTONINO (M5S) - Votazione Emendamento 5.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.5 PDL n. 0703",
            "description_title": "Emendamento 5.5 IARIA ANTONINO (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": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 19743,
            "slug": "vs19_061_021",
            "identifier": "vs19_061_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_061_021/?format=api",
            "sitting": {
                "id": 1313,
                "date": "2023-03-02",
                "number": 61,
                "branch": "C"
            },
            "number": 21,
            "title": "Conversione decreto impianti strategici (ex Ilva)",
            "original_title": "Votazione finale DDL n. 0908",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 gennaio 2023, n. 2, recante misure urgenti per impianti di interesse strategico nazionale (Approvato dal Senato) (DDL 908)",
            "public_title": "Conversione decreto impianti strategici (ex Ilva)",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29831,
            "slug": "vs19_261_017",
            "identifier": "vs19_261_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_017/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1759/26 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1759/26 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/26 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/26 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29828,
            "slug": "vs19_261_014",
            "identifier": "vs19_261_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_014/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1759/23, nel testo riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1759/23, DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/23, DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/23, nel testo riformulato, DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 29821,
            "slug": "vs19_261_007",
            "identifier": "vs19_261_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_007/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "original_title": "Votazione Ordine del giorno 9/1759/13 DDL n. 1759",
            "description_title": "Ordine del giorno n. 9/1759/13 ZANELLA LUANA (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 29785,
            "slug": "vs19_261_098",
            "identifier": "vs19_261_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_098/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 98,
            "title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR) - Votazione Emendamento 15.23 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.23 DDL n. 1435",
            "description_title": "Emendamento 15.23 PASTORINO LUCA (M-+EUR)",
            "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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29781,
            "slug": "vs19_261_094",
            "identifier": "vs19_261_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_094/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 15.15 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 15.15 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.15 DDL n. 1435",
            "description_title": "Emendamento 15.15 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29777,
            "slug": "vs19_261_090",
            "identifier": "vs19_261_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_090/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 90,
            "title": "Identici emendamenti 15.1 GHIO VALENTINA (PD-IDP) e 15.2 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1 DDL n. 1435",
            "description_title": "Identici emendamenti 15.1 GHIO VALENTINA (PD-IDP) e 15.2 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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29775,
            "slug": "vs19_261_088",
            "identifier": "vs19_261_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_088/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 14.25 IARIA ANTONINO (M5S) - Votazione Emendamento 14.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.25 DDL n. 1435",
            "description_title": "Emendamento 14.25 IARIA ANTONINO (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": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29751,
            "slug": "vs19_261_064",
            "identifier": "vs19_261_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_064/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 10.37 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 10.37 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.37 DDL n. 1435",
            "description_title": "Emendamento 10.37 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29743,
            "slug": "vs19_261_055",
            "identifier": "vs19_261_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_055/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1435",
            "original_title": "Votazione Articolo 9 DDL n. 1435",
            "description_title": "Articolo 9",
            "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": 125,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29748,
            "slug": "vs19_261_061",
            "identifier": "vs19_261_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_061/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 10.25 IARIA ANTONINO (M5S) - Votazione Emendamento 10.25 DDL n. 1435",
            "original_title": "Votazione Emendamento 10.25 DDL n. 1435",
            "description_title": "Emendamento 10.25 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29789,
            "slug": "vs19_261_102",
            "identifier": "vs19_261_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_102/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 102,
            "title": "Emendamento 15.1000 IARIA ANTONINO (M5S) - Votazione Emendamento 15.1000 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.1000 DDL n. 1435",
            "description_title": "Emendamento 15.1000 IARIA ANTONINO (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": 20,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29677,
            "slug": "vs19_260_072",
            "identifier": "vs19_260_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_072/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1759",
            "description_title": "Identici articoli aggiuntivi 2.02 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.03 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29663,
            "slug": "vs19_260_058",
            "identifier": "vs19_260_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_058/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.15 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1759",
            "description_title": "Emendamento 2.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29657,
            "slug": "vs19_260_052",
            "identifier": "vs19_260_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_052/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 2.16 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.16 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1759",
            "description_title": "Emendamento 2.16 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": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29678,
            "slug": "vs19_260_073",
            "identifier": "vs19_260_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_073/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici articoli aggiuntivi 2.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.0200 EVI ELEONORA (AVS) - Votazione Emendamento 2.01 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1759",
            "description_title": "Identici articoli aggiuntivi 2.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 2.0200 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": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29652,
            "slug": "vs19_260_047",
            "identifier": "vs19_260_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_047/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1759",
            "description_title": "Emendamento 2.3 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": 16,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29703,
            "slug": "vs19_260_099",
            "identifier": "vs19_260_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_099/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 99,
            "title": "Articolo aggiuntivo 3.05 EVI ELEONORA (AVS) - Votazione Emendamento 3.05 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.05 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 3.05 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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 29699,
            "slug": "vs19_260_094",
            "identifier": "vs19_260_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_094/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 3.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1759",
            "description_title": "Emendamento 3.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 29694,
            "slug": "vs19_260_089",
            "identifier": "vs19_260_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_089/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 2-quinquies.01 PAVANELLI EMMA (M5S) - Votazione Emendamento 2-quinquies.01 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.01 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.01 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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 29693,
            "slug": "vs19_260_088",
            "identifier": "vs19_260_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_088/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 2-quinquies.17 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-quinquies.17 DDL n. 1759",
            "original_title": "Votazione Emendamento 2-quinquies.17 DDL n. 1759",
            "description_title": "Emendamento 2-quinquies.17 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 29564,
            "slug": "vs19_256_019",
            "identifier": "vs19_256_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_019/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.102 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.102 PDL n. 0630",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0630",
            "description_title": "Emendamento 1.102 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 62,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 23987,
            "slug": "vs19_158_016",
            "identifier": "vs19_158_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_016/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0336",
            "original_title": "Votazione Articolo 3 PDL n. 0336",
            "description_title": "Articolo 3",
            "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": 121,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25442,
            "slug": "vs19_206_027",
            "identifier": "vs19_206_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_027/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 27,
            "title": "Identici emendamenti 5.12 RUFFINO DANIELA (APERRE) e 5.13 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.12 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.12 DDL n. 1474",
            "description_title": "Identici emendamenti 5.12 RUFFINO DANIELA (APERRE) e 5.13 SPERANZA ROBERTO (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": 60.76,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25475,
            "slug": "vs19_206_028",
            "identifier": "vs19_206_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_028/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.1006 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1006 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1006 DDL n. 1474",
            "description_title": "Emendamento 5.1006 SPERANZA ROBERTO (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": 60.76,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25465,
            "slug": "vs19_206_013",
            "identifier": "vs19_206_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_013/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.44 MORFINO DANIELA (M5S) - Votazione Emendamento 2.44 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.44 DDL n. 1474",
            "description_title": "Emendamento 2.44 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": 17,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 20044,
            "slug": "vs19_072_126",
            "identifier": "vs19_072_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_126/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 126,
            "title": "Ordine del giorno n. 9/977/32 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/977/32 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/32 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/32 ZANELLA LUANA (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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 20004,
            "slug": "vs19_072_114",
            "identifier": "vs19_072_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_114/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/977/18 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/977/18 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/18 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/18 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19227,
            "slug": "vs19_047_008",
            "identifier": "vs19_047_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_047_008/?format=api",
            "sitting": {
                "id": 1291,
                "date": "2023-02-01",
                "number": 47,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0080",
            "original_title": "Votazione Articolo 4 PDL n. 0080",
            "description_title": "Articolo 4",
            "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": 130,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 19174,
            "slug": "vs19_045_040",
            "identifier": "vs19_045_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_040/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP) - Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/4 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/4 ORLANDO ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 19133,
            "slug": "vs19_045_028",
            "identifier": "vs19_045_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_028/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.5 DDL n. 0785",
            "description_title": "Emendamento 2.5 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": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 19152,
            "slug": "vs19_045_027",
            "identifier": "vs19_045_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_027/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.4 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.4 DDL n. 0785",
            "description_title": "Emendamento 2.4 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": 36,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19143,
            "slug": "vs19_045_054",
            "identifier": "vs19_045_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_054/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/785/18 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/785/18 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/18 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/18 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 19159,
            "slug": "vs19_045_010",
            "identifier": "vs19_045_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_010/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.10 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.10 DDL n. 0785",
            "description_title": "Emendamento 1.10 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 19161,
            "slug": "vs19_045_033",
            "identifier": "vs19_045_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_033/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 2.100 EVI ELEONORA (AVS) - Votazione Emendamento 2.100 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.100 DDL n. 0785",
            "description_title": "Emendamento 2.100 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": 37,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 19162,
            "slug": "vs19_045_012",
            "identifier": "vs19_045_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_012/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.12 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.12 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.12 DDL n. 0785",
            "description_title": "Emendamento 1.12 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": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 19163,
            "slug": "vs19_045_035",
            "identifier": "vs19_045_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_035/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2-BIS.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "original_title": "Votazione Emendamento 2-BIS.1 DDL n. 0785",
            "description_title": "Emendamento 2-BIS.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": 60.76,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19131,
            "slug": "vs19_045_023",
            "identifier": "vs19_045_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_023/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.23 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.23 DDL n. 0785",
            "description_title": "Emendamento 1.23 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 19158,
            "slug": "vs19_045_029",
            "identifier": "vs19_045_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_029/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 2.6 EVI ELEONORA (AVS) - Votazione Emendamento 2.6 DDL n. 0785",
            "original_title": "Votazione Emendamento 2.6 DDL n. 0785",
            "description_title": "Emendamento 2.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": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 18815,
            "slug": "vs19_043_002",
            "identifier": "vs19_043_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_043_002/?format=api",
            "sitting": {
                "id": 1284,
                "date": "2023-01-25",
                "number": 43,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.102 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 2.102 PDL n. 0338",
            "original_title": "Votazione Emendamento 2.102 PDL n. 0338",
            "description_title": "Emendamento 2.102 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 18991,
            "slug": "vs19_042_002",
            "identifier": "vs19_042_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_042_002/?format=api",
            "sitting": {
                "id": 1281,
                "date": "2023-01-24",
                "number": 42,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/761/1 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/761/1 DDL n. 0761",
            "original_title": "Votazione Ordine del giorno 9/761/1 DDL n. 0761",
            "description_title": "Ordine del giorno n. 9/761/1 ONORI FEDERICA (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": 82,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 40.74
        }
    ]
}