Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=236
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=-n_rebels&page=237",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=235",
    "results": [
        {
            "id": 33593,
            "slug": "vs19_381_020",
            "identifier": "vs19_381_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_020/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 2.018 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.018",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33545,
            "slug": "vs19_381_025",
            "identifier": "vs19_381_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_025/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 25,
            "title": "DDL 2128 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2128 - ODG N. 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 33548,
            "slug": "vs19_381_031",
            "identifier": "vs19_381_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_031/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2128/8 - Votazione Ordine del giorno 9/2128/8 ",
            "original_title": "Votazione Ordine del giorno 9/2128/8 ",
            "description_title": "ODG 9/2128/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33543,
            "slug": "vs19_381_035",
            "identifier": "vs19_381_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_035/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2128/12 - Votazione Ordine del giorno 9/2128/12 ",
            "original_title": "Votazione Ordine del giorno 9/2128/12 ",
            "description_title": "ODG 9/2128/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 33571,
            "slug": "vs19_381_007",
            "identifier": "vs19_381_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_007/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33562,
            "slug": "vs19_381_008",
            "identifier": "vs19_381_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_008/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33567,
            "slug": "vs19_381_027",
            "identifier": "vs19_381_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_027/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2128/3 - Votazione Ordine del giorno 9/2128/3 ",
            "original_title": "Votazione Ordine del giorno 9/2128/3 ",
            "description_title": "ODG 9/2128/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33608,
            "slug": "vs19_381_004",
            "identifier": "vs19_381_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_004/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33614,
            "slug": "vs19_381_017",
            "identifier": "vs19_381_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_017/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 17,
            "title": "ART AGG 2.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.015",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33617,
            "slug": "vs19_381_022",
            "identifier": "vs19_381_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_022/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 2.020 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.020",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33609,
            "slug": "vs19_381_037",
            "identifier": "vs19_381_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_037/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 37,
            "title": "Conversione decreto contrasto alla violenza contro gli operatori socio-sanitari",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2128 - VOTO FINALE",
            "public_title": "Conversione decreto contrasto alla violenza contro gli operatori socio-sanitari",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33581,
            "slug": "vs19_381_018",
            "identifier": "vs19_381_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_018/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 18,
            "title": "ART AGG 2.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.016",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33559,
            "slug": "vs19_381_032",
            "identifier": "vs19_381_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_032/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 32,
            "title": "ODG 9/2128/9 - Votazione Ordine del giorno 9/2128/9 ",
            "original_title": "Votazione Ordine del giorno 9/2128/9 ",
            "description_title": "ODG 9/2128/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33563,
            "slug": "vs19_381_012",
            "identifier": "vs19_381_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_012/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 2.9, 2.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9, 2.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33584,
            "slug": "vs19_381_006",
            "identifier": "vs19_381_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_006/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33690,
            "slug": "vs19_385_007",
            "identifier": "vs19_385_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_007/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.107 BONELLI ANGELO (AVS) - Votazione Emendamento 1.107 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.107 PDL n. 1987",
            "description_title": "Emendamento 1.107 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": 75,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 33689,
            "slug": "vs19_385_002",
            "identifier": "vs19_385_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_002/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1987-A - EM 1.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1987-A - EM 1.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 33692,
            "slug": "vs19_385_006",
            "identifier": "vs19_385_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_006/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.102 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.102 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.102 PDL n. 1987",
            "description_title": "Emendamento 1.102 SANTILLO AGOSTINO (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": 77,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33686,
            "slug": "vs19_385_001",
            "identifier": "vs19_385_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_001/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1987-A - QUEST PREG 1 E 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1987-A - QUEST PREG 1 E 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 33683,
            "slug": "vs19_385_010",
            "identifier": "vs19_385_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_010/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 10,
            "title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia",
            "original_title": "Votazione finale PDL n. 1987",
            "description_title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia (PDL 1987)",
            "public_title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 65,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 34052,
            "slug": "vs19_388_148",
            "identifier": "vs19_388_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_148/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 148,
            "title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 28.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.1 DDL n. 2022",
            "description_title": "Identici emendamenti 28.1 PAVANELLI EMMA (M5S) e 28.2 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34093,
            "slug": "vs19_388_090",
            "identifier": "vs19_388_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_090/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 23.12 PAVANELLI EMMA (M5S) - Votazione Emendamento 23.12 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.12 DDL n. 2022",
            "description_title": "Emendamento 23.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": 27,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34094,
            "slug": "vs19_388_176",
            "identifier": "vs19_388_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_176/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 176,
            "title": "Emendamento 34.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.5 DDL n. 2022",
            "description_title": "Emendamento 34.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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34105,
            "slug": "vs19_388_127",
            "identifier": "vs19_388_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_127/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 127,
            "title": "Articolo aggiuntivo 25.023 IARIA ANTONINO (M5S) - Votazione Emendamento 25.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.023 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": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34111,
            "slug": "vs19_388_150",
            "identifier": "vs19_388_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_150/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 150,
            "title": "Emendamento 28.7 PORTA FABIO (PD-IDP) - Votazione Emendamento 28.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.7 DDL n. 2022",
            "description_title": "Emendamento 28.7 PORTA FABIO (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": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34133,
            "slug": "vs19_388_173",
            "identifier": "vs19_388_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_173/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 173,
            "title": "Emendamento 34.2 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.2 DDL n. 2022",
            "description_title": "Emendamento 34.2 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34146,
            "slug": "vs19_388_182",
            "identifier": "vs19_388_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_182/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 182,
            "title": "Emendamento 34.11 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.11 DDL n. 2022",
            "description_title": "Emendamento 34.11 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34259,
            "slug": "vs19_388_193",
            "identifier": "vs19_388_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_193/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 193,
            "title": "Articolo aggiuntivo 34.048 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.048 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.048 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.048 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34288,
            "slug": "vs19_388_202",
            "identifier": "vs19_388_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_202/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 202,
            "title": "Emendamento 35.1006 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1006 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1006 DDL n. 2022",
            "description_title": "Emendamento 35.1006 QUARTINI ANDREA (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": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34290,
            "slug": "vs19_388_187",
            "identifier": "vs19_388_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_187/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 187,
            "title": "Articolo aggiuntivo 34.024 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 34.024 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.024 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.024 FARAONE DAVIDE (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": 118,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34295,
            "slug": "vs19_388_199",
            "identifier": "vs19_388_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_199/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 199,
            "title": "Articolo aggiuntivo 34.054 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.054 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.054 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.054 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34310,
            "slug": "vs19_388_196",
            "identifier": "vs19_388_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_196/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 196,
            "title": "Articolo aggiuntivo 34.051 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.051 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.051 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.051 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34334,
            "slug": "vs19_388_194",
            "identifier": "vs19_388_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_194/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 194,
            "title": "Articolo aggiuntivo 34.049 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.049 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.049 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.049 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34339,
            "slug": "vs19_388_206",
            "identifier": "vs19_388_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_206/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 206,
            "title": "Emendamento 35.1008 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1008 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1008 DDL n. 2022",
            "description_title": "Emendamento 35.1008 QUARTINI ANDREA (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": 57.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34068,
            "slug": "vs19_388_088",
            "identifier": "vs19_388_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_088/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 88,
            "title": "Emendamento 23.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 23.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.10 DDL n. 2022",
            "description_title": "Emendamento 23.10 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": 28,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34084,
            "slug": "vs19_388_091",
            "identifier": "vs19_388_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_091/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 23.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 23.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.3 DDL n. 2022",
            "description_title": "Emendamento 23.3 CAPPELLETTI ENRICO (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": 58.26,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34080,
            "slug": "vs19_388_101",
            "identifier": "vs19_388_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_101/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 25.23 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.23 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.23 DDL n. 2022",
            "description_title": "Emendamento 25.23 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34054,
            "slug": "vs19_388_103",
            "identifier": "vs19_388_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_103/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 25.21 IARIA ANTONINO (M5S) - Votazione Emendamento 25.21 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.21 DDL n. 2022",
            "description_title": "Emendamento 25.21 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": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34076,
            "slug": "vs19_388_105",
            "identifier": "vs19_388_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_105/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 105,
            "title": "Identici emendamenti 25.27 MORFINO DANIELA (M5S) e 25.28 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.27 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.27 DDL n. 2022",
            "description_title": "Identici emendamenti 25.27 MORFINO DANIELA (M5S) e 25.28 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34051,
            "slug": "vs19_388_134",
            "identifier": "vs19_388_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_134/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 26.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.19 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.19 DDL n. 2022",
            "description_title": "Emendamento 26.19 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": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34270,
            "slug": "vs19_388_191",
            "identifier": "vs19_388_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_191/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 191,
            "title": "Articolo aggiuntivo 34.045 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.045 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.045 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.045 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34419,
            "slug": "vs19_388_001",
            "identifier": "vs19_388_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_001/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto lavoratori stranieri, caporalato, flussi migratori",
            "original_title": "Votazione finale DDL n. 2088",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 11 ottobre 2024, n. 145, recante disposizioni urgenti in materia di ingresso in Italia di lavoratori stranieri, di tutela e assistenza alle vittime di caporalato, di gestione dei flussi migratori e di protezione internazionale, nonché dei relativi procedimenti giurisdizionali (DDL 2088 A/R)",
            "public_title": "Conversione decreto lavoratori stranieri, caporalato, flussi migratori",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34423,
            "slug": "vs19_388_011",
            "identifier": "vs19_388_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_011/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2022",
            "description_title": "Emendamento 1.1 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": 75,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34546,
            "slug": "vs19_388_014",
            "identifier": "vs19_388_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_014/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2022",
            "original_title": "Votazione Articolo 2 DDL n. 2022",
            "description_title": "Articolo 2",
            "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": 58,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34559,
            "slug": "vs19_388_064",
            "identifier": "vs19_388_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_064/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 15 (Mantenimento) - Votazione Articolo 15 DDL n. 2022",
            "original_title": "Votazione Articolo 15 DDL n. 2022",
            "description_title": "Articolo 15 (Mantenimento)",
            "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": 47,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34087,
            "slug": "vs19_388_104",
            "identifier": "vs19_388_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_104/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 25.22 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.22 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.22 DDL n. 2022",
            "description_title": "Emendamento 25.22 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34280,
            "slug": "vs19_388_198",
            "identifier": "vs19_388_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_198/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 198,
            "title": "Articolo aggiuntivo 34.053 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.053 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.053 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.053 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34283,
            "slug": "vs19_388_190",
            "identifier": "vs19_388_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_190/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 190,
            "title": "Articolo aggiuntivo 34.038 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 34.038 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.038 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.038 FARAONE DAVIDE (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": 119,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34315,
            "slug": "vs19_388_204",
            "identifier": "vs19_388_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_204/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 204,
            "title": "Emendamento 35.1005 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1005 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1005 DDL n. 2022",
            "description_title": "Emendamento 35.1005 QUARTINI ANDREA (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": 57.44,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34320,
            "slug": "vs19_388_197",
            "identifier": "vs19_388_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_197/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 197,
            "title": "Articolo aggiuntivo 34.052 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.052 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.052 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.052 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        }
    ]
}