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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=183",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=181",
    "results": [
        {
            "id": 27308,
            "slug": "vs19_232_060",
            "identifier": "vs19_232_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_060/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1620/11 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/11 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/11 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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27346,
            "slug": "vs19_232_059",
            "identifier": "vs19_232_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_059/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1620/10 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1620/10 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/10 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/10 DORI DEVIS (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": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27356,
            "slug": "vs19_232_058",
            "identifier": "vs19_232_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_058/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1620/9 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1620/9 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/9 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/9 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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27366,
            "slug": "vs19_232_057",
            "identifier": "vs19_232_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_057/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/8 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/8 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27377,
            "slug": "vs19_232_056",
            "identifier": "vs19_232_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_056/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1620/7 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/7 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/7 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": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27303,
            "slug": "vs19_232_055",
            "identifier": "vs19_232_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_055/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/6 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/6 AMENDOLA VINCENZO (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": 17,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27290,
            "slug": "vs19_232_054",
            "identifier": "vs19_232_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_054/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/5 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/5 BONAFE' SIMONA (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.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27331,
            "slug": "vs19_232_053",
            "identifier": "vs19_232_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_053/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1620/4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1620/4 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/4 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/4 SERRACCHIANI DEBORA (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.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27318,
            "slug": "vs19_232_052",
            "identifier": "vs19_232_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_052/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/3 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/3 MAURI MATTEO (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27313,
            "slug": "vs19_232_051",
            "identifier": "vs19_232_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_051/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/2 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/2 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27263,
            "slug": "vs19_232_050",
            "identifier": "vs19_232_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_050/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1620",
            "original_title": "Votazione Articolo 7 DDL n. 1620",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27231,
            "slug": "vs19_232_049",
            "identifier": "vs19_232_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_049/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.27, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.27, DDL n. 1620",
            "description_title": "Emendamento 6.27, limitatamente alla parte consequenziale, COLUCCI ALFONSO (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": 18,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27238,
            "slug": "vs19_232_048",
            "identifier": "vs19_232_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_048/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1620",
            "original_title": "Votazione Articolo 6 DDL n. 1620",
            "description_title": "Articolo 6",
            "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": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27272,
            "slug": "vs19_232_047",
            "identifier": "vs19_232_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_047/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 6.400 delle Commissioni - Votazione Emendamento 6.400 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.400 DDL n. 1620",
            "description_title": "Emendamento 6.400 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27278,
            "slug": "vs19_232_046",
            "identifier": "vs19_232_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_046/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 6.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.302, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.302, DDL n. 1620",
            "description_title": "Emendamento 6.302, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27256,
            "slug": "vs19_232_045",
            "identifier": "vs19_232_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_045/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.301, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.301, DDL n. 1620",
            "description_title": "Emendamento 6.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 18,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27265,
            "slug": "vs19_232_044",
            "identifier": "vs19_232_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_044/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 6.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1620",
            "description_title": "Emendamento 6.15 COLUCCI ALFONSO (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27255,
            "slug": "vs19_232_043",
            "identifier": "vs19_232_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_043/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 6.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 6.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 6.300, DDL n. 1620",
            "description_title": "Emendamento 6.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27249,
            "slug": "vs19_232_042",
            "identifier": "vs19_232_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_042/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1620",
            "description_title": "Emendamento 6.3 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 27244,
            "slug": "vs19_232_041",
            "identifier": "vs19_232_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_041/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE) - Votazione Emendamento 5.02 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.02 DDL n. 1620",
            "description_title": "Articolo aggiuntivo 5.02 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27237,
            "slug": "vs19_232_040",
            "identifier": "vs19_232_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_040/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1620",
            "original_title": "Votazione Articolo 5 DDL n. 1620",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27270,
            "slug": "vs19_232_039",
            "identifier": "vs19_232_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_039/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 5.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 5.300, DDL n. 1620",
            "description_title": "Emendamento 5.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 78,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27261,
            "slug": "vs19_232_038",
            "identifier": "vs19_232_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_038/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 5.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 5.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.15 DDL n. 1620",
            "description_title": "Emendamento 5.15 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27280,
            "slug": "vs19_232_037",
            "identifier": "vs19_232_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_037/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 5.10 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.10 DDL n. 1620",
            "original_title": "Votazione Emendamento 5.10 DDL n. 1620",
            "description_title": "Emendamento 5.10 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27273,
            "slug": "vs19_232_036",
            "identifier": "vs19_232_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_036/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1620",
            "original_title": "Votazione Articolo 4 DDL n. 1620",
            "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": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27245,
            "slug": "vs19_232_035",
            "identifier": "vs19_232_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_035/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.60 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.60 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.60 DDL n. 1620",
            "description_title": "Emendamento 4.60 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27235,
            "slug": "vs19_232_034",
            "identifier": "vs19_232_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_034/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.61 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.61 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.61 DDL n. 1620",
            "description_title": "Emendamento 4.61 COLUCCI ALFONSO (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": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27254,
            "slug": "vs19_232_033",
            "identifier": "vs19_232_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_033/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 4.57 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.57 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.57 DDL n. 1620",
            "description_title": "Emendamento 4.57 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27250,
            "slug": "vs19_232_032",
            "identifier": "vs19_232_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_032/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.56 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.56 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.56 DDL n. 1620",
            "description_title": "Emendamento 4.56 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27257,
            "slug": "vs19_232_031",
            "identifier": "vs19_232_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_031/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.55 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.55 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.55 DDL n. 1620",
            "description_title": "Emendamento 4.55 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27264,
            "slug": "vs19_232_030",
            "identifier": "vs19_232_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_030/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 4.47 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.47 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.47 DDL n. 1620",
            "description_title": "Emendamento 4.47 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27240,
            "slug": "vs19_232_029",
            "identifier": "vs19_232_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_029/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.45 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.45 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.45 DDL n. 1620",
            "description_title": "Emendamento 4.45 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27232,
            "slug": "vs19_232_028",
            "identifier": "vs19_232_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_028/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.44 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.44 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.44 DDL n. 1620",
            "description_title": "Emendamento 4.44 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 27281,
            "slug": "vs19_232_027",
            "identifier": "vs19_232_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_027/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.43 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.43 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.43 DDL n. 1620",
            "description_title": "Emendamento 4.43 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27277,
            "slug": "vs19_232_026",
            "identifier": "vs19_232_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_026/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.42 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.42 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.42 DDL n. 1620",
            "description_title": "Emendamento 4.42 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27269,
            "slug": "vs19_232_025",
            "identifier": "vs19_232_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_025/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 4.40 COLUCCI ALFONSO (M5S) e 4.41 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.40 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.40 DDL n. 1620",
            "description_title": "Emendamento 4.40 COLUCCI ALFONSO (M5S) e 4.41 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27262,
            "slug": "vs19_232_024",
            "identifier": "vs19_232_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_024/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 4.39 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.39 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.39 DDL n. 1620",
            "description_title": "Emendamento 4.39 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27253,
            "slug": "vs19_232_023",
            "identifier": "vs19_232_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_023/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.38 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.38 DDL n. 1620",
            "description_title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27248,
            "slug": "vs19_232_022",
            "identifier": "vs19_232_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_022/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.35 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.35 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.35 DDL n. 1620",
            "description_title": "Emendamento 4.35 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27243,
            "slug": "vs19_232_021",
            "identifier": "vs19_232_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_021/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.34 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.34 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.34 DDL n. 1620",
            "description_title": "Emendamento 4.34 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27233,
            "slug": "vs19_232_020",
            "identifier": "vs19_232_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_020/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1620",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27267,
            "slug": "vs19_232_019",
            "identifier": "vs19_232_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_019/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.33 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.33 DDL n. 1620",
            "description_title": "Emendamento 4.33 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27260,
            "slug": "vs19_232_018",
            "identifier": "vs19_232_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_018/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.32 DDL n. 1620",
            "description_title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27283,
            "slug": "vs19_232_017",
            "identifier": "vs19_232_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_017/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.31 DDL n. 1620",
            "description_title": "Emendamento 4.31 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27275,
            "slug": "vs19_232_016",
            "identifier": "vs19_232_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_016/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.30 DDL n. 1620",
            "description_title": "Emendamento 4.30 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27236,
            "slug": "vs19_232_015",
            "identifier": "vs19_232_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_015/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.29 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.29 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.29 DDL n. 1620",
            "description_title": "Emendamento 4.29 LOMUTI ARNALDO (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": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27230,
            "slug": "vs19_232_014",
            "identifier": "vs19_232_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_014/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.28 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.28 DDL n. 1620",
            "description_title": "Emendamento 4.28 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27251,
            "slug": "vs19_232_013",
            "identifier": "vs19_232_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_013/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.26 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.26 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.26 DDL n. 1620",
            "description_title": "Emendamento 4.26 COLUCCI ALFONSO (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": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27246,
            "slug": "vs19_232_012",
            "identifier": "vs19_232_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_012/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.27 DDL n. 1620",
            "description_title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27266,
            "slug": "vs19_232_011",
            "identifier": "vs19_232_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_011/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.25 DDL n. 1620",
            "description_title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN)",
            "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": 61.18,
            "minority_cohesion_rate": 70.99
        }
    ]
}