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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=-date&page=45",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=43",
    "results": [
        {
            "id": 40931,
            "slug": "vs19_555_099",
            "identifier": "vs19_555_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_099/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 99,
            "title": "EM 18.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.30",
            "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": 56.79,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40919,
            "slug": "vs19_555_087",
            "identifier": "vs19_555_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_087/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 18.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.15",
            "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": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40828,
            "slug": "vs19_555_018",
            "identifier": "vs19_555_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_018/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "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": 28,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40920,
            "slug": "vs19_555_088",
            "identifier": "vs19_555_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_088/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 18.16, 18.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.16, 18.17",
            "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": 56.38,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40897,
            "slug": "vs19_555_063",
            "identifier": "vs19_555_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_063/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 16.4, 16.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.4, 16.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": 17,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40913,
            "slug": "vs19_555_081",
            "identifier": "vs19_555_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_081/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 81,
            "title": "EM 18.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40914,
            "slug": "vs19_555_082",
            "identifier": "vs19_555_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_082/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 18.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40915,
            "slug": "vs19_555_083",
            "identifier": "vs19_555_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_083/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 18.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 26,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40917,
            "slug": "vs19_555_085",
            "identifier": "vs19_555_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_085/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 18.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.13",
            "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": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40916,
            "slug": "vs19_555_084",
            "identifier": "vs19_555_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_084/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 84,
            "title": "EM 18.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.12",
            "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": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40906,
            "slug": "vs19_555_074",
            "identifier": "vs19_555_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_074/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40963,
            "slug": "vs19_555_137",
            "identifier": "vs19_555_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_137/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 137,
            "title": "ODG 9/2393/16 - Votazione Ordine del giorno 9/2393/16 ",
            "original_title": "Votazione Ordine del giorno 9/2393/16 ",
            "description_title": "ODG 9/2393/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40927,
            "slug": "vs19_555_095",
            "identifier": "vs19_555_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_095/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 18.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.26",
            "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": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40929,
            "slug": "vs19_555_097",
            "identifier": "vs19_555_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_097/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 18.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40928,
            "slug": "vs19_555_096",
            "identifier": "vs19_555_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_096/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 18.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40866,
            "slug": "vs19_555_020",
            "identifier": "vs19_555_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_020/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40865,
            "slug": "vs19_555_017",
            "identifier": "vs19_555_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_017/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40956,
            "slug": "vs19_555_130",
            "identifier": "vs19_555_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_130/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/2393/6 - Votazione Ordine del giorno 9/2393/6 ",
            "original_title": "Votazione Ordine del giorno 9/2393/6 ",
            "description_title": "ODG 9/2393/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40827,
            "slug": "vs19_555_007",
            "identifier": "vs19_555_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_007/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 7,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40912,
            "slug": "vs19_555_080",
            "identifier": "vs19_555_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_080/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.8",
            "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": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40786,
            "slug": "vs19_554_036",
            "identifier": "vs19_554_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_036/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 2-bis.1 ORRICO ANNA LAURA (M5S), 2-bis.2 PICCOLOTTI ELISABETTA (AVS) e 2-bis.3 MANZI IRENE (PD-IDP) - Votazione Emendamento 2-bis.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 2-bis.1 DDL n. 2662",
            "description_title": "Identici emendamenti 2-bis.1 ORRICO ANNA LAURA (M5S), 2-bis.2 PICCOLOTTI ELISABETTA (AVS) e 2-bis.3 MANZI IRENE (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": 57.61,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40818,
            "slug": "vs19_554_068",
            "identifier": "vs19_554_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_068/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2662/10 - Votazione Ordine del giorno 9/2662/10 ",
            "original_title": "Votazione Ordine del giorno 9/2662/10 ",
            "description_title": "ODG 9/2662/10",
            "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": 37,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 40754,
            "slug": "vs19_554_004",
            "identifier": "vs19_554_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_004/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 CASO ANTONIO (M5S) - Votazione Emendamento 1.6 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2662",
            "description_title": "Emendamento 1.6 CASO ANTONIO (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": 55.14,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40755,
            "slug": "vs19_554_005",
            "identifier": "vs19_554_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_005/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2662",
            "description_title": "Emendamento 1.7 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40750,
            "slug": "vs19_554_082",
            "identifier": "vs19_554_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_082/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 82,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40823,
            "slug": "vs19_554_083",
            "identifier": "vs19_554_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_083/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/2604/1 - Votazione Ordine del giorno 9/2604/1 ",
            "original_title": "Votazione Ordine del giorno 9/2604/1 ",
            "description_title": "ODG 9/2604/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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40824,
            "slug": "vs19_554_084",
            "identifier": "vs19_554_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_084/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2604/2 - Votazione Ordine del giorno 9/2604/2 ",
            "original_title": "Votazione Ordine del giorno 9/2604/2 ",
            "description_title": "ODG 9/2604/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 58,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 40752,
            "slug": "vs19_554_002",
            "identifier": "vs19_554_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_002/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.2 PICCOLOTTI ELISABETTA (AVS) e 1.3 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.2 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2662",
            "description_title": "Identici emendamenti 1.2 PICCOLOTTI ELISABETTA (AVS) e 1.3 MANZI IRENE (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": 54.32,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40761,
            "slug": "vs19_554_011",
            "identifier": "vs19_554_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_011/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 1.14 MANZI IRENE (PD-IDP) e 1.15 CASO ANTONIO (M5S) - Votazione Emendamento 1.14 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2662",
            "description_title": "Identici emendamenti 1.14 MANZI IRENE (PD-IDP) e 1.15 CASO ANTONIO (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": 27,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40757,
            "slug": "vs19_554_007",
            "identifier": "vs19_554_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_007/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.10 CASO ANTONIO (M5S) - Votazione Emendamento 1.10 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2662",
            "description_title": "Emendamento 1.10 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40807,
            "slug": "vs19_554_057",
            "identifier": "vs19_554_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_057/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 5.01 AMATO GAETANO (M5S) - Votazione Emendamento 5.01 DDL n. 2662",
            "original_title": "Votazione Emendamento 5.01 DDL n. 2662",
            "description_title": "Articolo aggiuntivo 5.01 AMATO GAETANO (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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40759,
            "slug": "vs19_554_009",
            "identifier": "vs19_554_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_009/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.12 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.12 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2662",
            "description_title": "Emendamento 1.12 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40758,
            "slug": "vs19_554_008",
            "identifier": "vs19_554_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_008/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.11 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2662",
            "description_title": "Emendamento 1.11 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40760,
            "slug": "vs19_554_010",
            "identifier": "vs19_554_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_010/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.13 CASO ANTONIO (M5S) - Votazione Emendamento 1.13 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2662",
            "description_title": "Emendamento 1.13 CASO ANTONIO (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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40762,
            "slug": "vs19_554_012",
            "identifier": "vs19_554_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_012/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.16 MANZI IRENE (PD-IDP) e 1.17 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.16 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2662",
            "description_title": "Identici emendamenti 1.16 MANZI IRENE (PD-IDP) e 1.17 PICCOLOTTI ELISABETTA (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": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40753,
            "slug": "vs19_554_003",
            "identifier": "vs19_554_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_003/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.5 CASO ANTONIO (M5S) - Votazione Emendamento 1.5 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2662",
            "description_title": "Emendamento 1.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40764,
            "slug": "vs19_554_014",
            "identifier": "vs19_554_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_014/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.20 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.20 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2662",
            "description_title": "Emendamento 1.20 MANZI IRENE (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": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40756,
            "slug": "vs19_554_006",
            "identifier": "vs19_554_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_006/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.8 PICCOLOTTI ELISABETTA (AVS) e 1.9 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2662",
            "description_title": "Identici emendamenti 1.8 PICCOLOTTI ELISABETTA (AVS) e 1.9 MANZI IRENE (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": 25,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40763,
            "slug": "vs19_554_013",
            "identifier": "vs19_554_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_013/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 1.18 PICCOLOTTI ELISABETTA (AVS) e 1.19 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2662",
            "description_title": "Identici emendamenti 1.18 PICCOLOTTI ELISABETTA (AVS) e 1.19 MANZI IRENE (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": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40778,
            "slug": "vs19_554_028",
            "identifier": "vs19_554_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_028/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.36 AMATO GAETANO (M5S) - Votazione Emendamento 1.36 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.36 DDL n. 2662",
            "description_title": "Emendamento 1.36 AMATO GAETANO (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": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40801,
            "slug": "vs19_554_051",
            "identifier": "vs19_554_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_051/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 4.1 PICCOLOTTI ELISABETTA (AVS) e 4.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 4.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2662",
            "description_title": "Identici emendamenti 4.1 PICCOLOTTI ELISABETTA (AVS) e 4.2 MANZI IRENE (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.85,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40789,
            "slug": "vs19_554_039",
            "identifier": "vs19_554_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_039/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.2 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.2 DDL n. 2662",
            "description_title": "Emendamento 3.2 MANZI IRENE (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": 57.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40802,
            "slug": "vs19_554_052",
            "identifier": "vs19_554_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_052/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 4.4 MANZI IRENE (PD-IDP) e 4.1000 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.4 DDL n. 2662",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2662",
            "description_title": "Identici emendamenti 4.4 MANZI IRENE (PD-IDP) e 4.1000 PICCOLOTTI ELISABETTA (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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40781,
            "slug": "vs19_554_031",
            "identifier": "vs19_554_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_031/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 2.1 MANZI IRENE (PD-IDP), 2.2 CASO ANTONIO (M5S) e 2.3 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 2.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.1 DDL n. 2662",
            "description_title": "Identici emendamenti 2.1 MANZI IRENE (PD-IDP), 2.2 CASO ANTONIO (M5S) e 2.3 PICCOLOTTI ELISABETTA (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": 55.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40788,
            "slug": "vs19_554_038",
            "identifier": "vs19_554_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_038/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 3.3 MANZI IRENE (PD-IDP) e 3.4 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.3 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2662",
            "description_title": "Identici emendamenti 3.3 MANZI IRENE (PD-IDP) e 3.4 PICCOLOTTI ELISABETTA (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40803,
            "slug": "vs19_554_053",
            "identifier": "vs19_554_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_053/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 4.03 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 4.03 DDL n. 2662",
            "original_title": "Votazione Emendamento 4.03 DDL n. 2662",
            "description_title": "Articolo aggiuntivo 4.03 GIACHETTI ROBERTO (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": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40776,
            "slug": "vs19_554_026",
            "identifier": "vs19_554_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_026/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.34 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.34 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2662",
            "description_title": "Emendamento 1.34 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40779,
            "slug": "vs19_554_029",
            "identifier": "vs19_554_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_029/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.37 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.37 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.37 DDL n. 2662",
            "description_title": "Emendamento 1.37 MANZI IRENE (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": 23,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40768,
            "slug": "vs19_554_018",
            "identifier": "vs19_554_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_018/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.25 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.25 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2662",
            "description_title": "Emendamento 1.25 MANZI IRENE (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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40787,
            "slug": "vs19_554_037",
            "identifier": "vs19_554_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_037/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 DDL n. 2662",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2662",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (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": 57.2,
            "minority_cohesion_rate": 65.61
        }
    ]
}