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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=375",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=373",
    "results": [
        {
            "id": 38511,
            "slug": "vs19_482_061",
            "identifier": "vs19_482_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_061/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 1-TER.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38512,
            "slug": "vs19_482_062",
            "identifier": "vs19_482_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_062/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 1-TER.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.4",
            "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": 60.08,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38502,
            "slug": "vs19_482_052",
            "identifier": "vs19_482_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_052/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 1.55 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.55",
            "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": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38513,
            "slug": "vs19_482_063",
            "identifier": "vs19_482_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_063/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 1-TER.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38514,
            "slug": "vs19_482_064",
            "identifier": "vs19_482_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_064/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 1-TER.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.1001",
            "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": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38521,
            "slug": "vs19_482_071",
            "identifier": "vs19_482_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_071/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2402/5 - Votazione Ordine del giorno 9/2402/5 ",
            "original_title": "Votazione Ordine del giorno 9/2402/5 ",
            "description_title": "ODG 9/2402/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38522,
            "slug": "vs19_482_072",
            "identifier": "vs19_482_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_072/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2402/6 - Votazione Ordine del giorno 9/2402/6 ",
            "original_title": "Votazione Ordine del giorno 9/2402/6 ",
            "description_title": "ODG 9/2402/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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38523,
            "slug": "vs19_482_073",
            "identifier": "vs19_482_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_073/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2402/7 - Votazione Ordine del giorno 9/2402/7 ",
            "original_title": "Votazione Ordine del giorno 9/2402/7 ",
            "description_title": "ODG 9/2402/7",
            "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": 60.91,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38524,
            "slug": "vs19_482_074",
            "identifier": "vs19_482_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_074/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2402/8 - Votazione Ordine del giorno 9/2402/8 ",
            "original_title": "Votazione Ordine del giorno 9/2402/8 ",
            "description_title": "ODG 9/2402/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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38527,
            "slug": "vs19_482_077",
            "identifier": "vs19_482_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_077/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/2402/12 - Votazione Ordine del giorno 9/2402/12 ",
            "original_title": "Votazione Ordine del giorno 9/2402/12 ",
            "description_title": "ODG 9/2402/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": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38458,
            "slug": "vs19_482_008",
            "identifier": "vs19_482_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_008/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38459,
            "slug": "vs19_482_009",
            "identifier": "vs19_482_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_009/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38497,
            "slug": "vs19_482_047",
            "identifier": "vs19_482_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_047/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 1.47 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.47",
            "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.79,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38498,
            "slug": "vs19_482_048",
            "identifier": "vs19_482_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_048/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 1.1014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1014",
            "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": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38499,
            "slug": "vs19_482_049",
            "identifier": "vs19_482_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_049/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 1.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1015",
            "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": 56.69
        },
        {
            "id": 38501,
            "slug": "vs19_482_051",
            "identifier": "vs19_482_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_051/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 1.52 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.52",
            "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.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38503,
            "slug": "vs19_482_053",
            "identifier": "vs19_482_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_053/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 1.56 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.56",
            "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": 27,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38504,
            "slug": "vs19_482_054",
            "identifier": "vs19_482_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_054/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 1.57 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.57",
            "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": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38505,
            "slug": "vs19_482_055",
            "identifier": "vs19_482_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_055/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 1.62 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.62",
            "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": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38506,
            "slug": "vs19_482_056",
            "identifier": "vs19_482_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_056/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 1.63 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.63",
            "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": 59.26,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38507,
            "slug": "vs19_482_057",
            "identifier": "vs19_482_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_057/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 1.64 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.64",
            "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": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38509,
            "slug": "vs19_482_059",
            "identifier": "vs19_482_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_059/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 1-TER.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38529,
            "slug": "vs19_482_079",
            "identifier": "vs19_482_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_079/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 79,
            "title": "ODG 9/2402/14 - Votazione Ordine del giorno 9/2402/14 ",
            "original_title": "Votazione Ordine del giorno 9/2402/14 ",
            "description_title": "ODG 9/2402/14",
            "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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38530,
            "slug": "vs19_482_080",
            "identifier": "vs19_482_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_080/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/2402/15 - Votazione Ordine del giorno 9/2402/15 ",
            "original_title": "Votazione Ordine del giorno 9/2402/15 ",
            "description_title": "ODG 9/2402/15",
            "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": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38531,
            "slug": "vs19_482_081",
            "identifier": "vs19_482_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_081/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 81,
            "title": "ODG 9/2402/16 - Votazione Ordine del giorno 9/2402/16 ",
            "original_title": "Votazione Ordine del giorno 9/2402/16 ",
            "description_title": "ODG 9/2402/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": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38528,
            "slug": "vs19_482_078",
            "identifier": "vs19_482_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_078/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/2402/13 - Votazione Ordine del giorno 9/2402/13 ",
            "original_title": "Votazione Ordine del giorno 9/2402/13 ",
            "description_title": "ODG 9/2402/13",
            "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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38604,
            "slug": "vs19_483_002",
            "identifier": "vs19_483_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_002/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-441 CPV 1, 2, 3, 5, 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-441 CPV 1, 2, 3, 5, 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38605,
            "slug": "vs19_483_003",
            "identifier": "vs19_483_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_003/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-441 PREM E CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-441 PREM E CPV 4 DISP",
            "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": 76,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38609,
            "slug": "vs19_483_007",
            "identifier": "vs19_483_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_007/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-180 - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "RIS 6-180",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38606,
            "slug": "vs19_483_004",
            "identifier": "vs19_483_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_004/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-442 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-442",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38612,
            "slug": "vs19_483_010",
            "identifier": "vs19_483_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_010/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 10,
            "title": "RIS 6-183 - Votazione Risoluzione 6_00183",
            "original_title": "Votazione Risoluzione 6_00183",
            "description_title": "RIS 6-183",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 38613,
            "slug": "vs19_483_011",
            "identifier": "vs19_483_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_011/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 11,
            "title": "RIS 6-184 - Votazione Risoluzione 6_00184",
            "original_title": "Votazione Risoluzione 6_00184",
            "description_title": "RIS 6-184",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38603,
            "slug": "vs19_483_001",
            "identifier": "vs19_483_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_001/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione opposizione su Gaza",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-432 NF",
            "public_title": "Mozione opposizione su Gaza",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38607,
            "slug": "vs19_483_005",
            "identifier": "vs19_483_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_005/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-443 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-443",
            "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": 76,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38608,
            "slug": "vs19_483_006",
            "identifier": "vs19_483_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_006/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 6,
            "title": "RIS 6-179 - Votazione Risoluzione 6_00179",
            "original_title": "Votazione Risoluzione 6_00179",
            "description_title": "RIS 6-179",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 31606,
            "slug": "vs19_340_124",
            "identifier": "vs19_340_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_124/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1997/12 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1997/12 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/12 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/12 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 38618,
            "slug": "vs19_486_001",
            "identifier": "vs19_486_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_001/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 1,
            "title": "ODG 9/2355/1 - Votazione Ordine del giorno 9/2355/1 ",
            "original_title": "Votazione Ordine del giorno 9/2355/1 ",
            "description_title": "ODG 9/2355/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": 27,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 31620,
            "slug": "vs19_340_138",
            "identifier": "vs19_340_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_138/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1997/34 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1997/34 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/34 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/34 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31607,
            "slug": "vs19_340_125",
            "identifier": "vs19_340_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_125/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/1997/16 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1997/16 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/16 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/16 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 31616,
            "slug": "vs19_340_134",
            "identifier": "vs19_340_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_134/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1997/29 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1997/29 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/29 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/29 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31617,
            "slug": "vs19_340_135",
            "identifier": "vs19_340_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_135/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1997/30 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1997/30 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/30 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/30 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31619,
            "slug": "vs19_340_137",
            "identifier": "vs19_340_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_137/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/1997/32 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1997/32 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/32 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/32 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31598,
            "slug": "vs19_340_116",
            "identifier": "vs19_340_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_116/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/1997/2, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1997/2, DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/2, DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/2, nel testo riformulato, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 133,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31479,
            "slug": "vs19_340_003",
            "identifier": "vs19_340_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_003/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1997",
            "description_title": "Emendamento 1.4 CURTI AUGUSTO (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.92,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31486,
            "slug": "vs19_340_010",
            "identifier": "vs19_340_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_010/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.19 FONTANA ILARIA (M5S) - Votazione Emendamento 1.19 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1997",
            "description_title": "Emendamento 1.19 FONTANA ILARIA (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": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31492,
            "slug": "vs19_340_016",
            "identifier": "vs19_340_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_016/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 1.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.01 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31478,
            "slug": "vs19_340_002",
            "identifier": "vs19_340_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_002/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.3 FONTANA ILARIA (M5S) - Votazione Emendamento 1.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1997",
            "description_title": "Emendamento 1.3 FONTANA ILARIA (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": 60.5,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31485,
            "slug": "vs19_340_009",
            "identifier": "vs19_340_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_009/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.17 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.17 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1997",
            "description_title": "Emendamento 1.17 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31487,
            "slug": "vs19_340_011",
            "identifier": "vs19_340_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_011/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.21 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.21 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1997",
            "description_title": "Emendamento 1.21 BAKKALI OUIDAD (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": 24,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31488,
            "slug": "vs19_340_012",
            "identifier": "vs19_340_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_012/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.26 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1997",
            "description_title": "Emendamento 1.26 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        }
    ]
}