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

{
    "count": 23033,
    "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_margin&page=291",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=289",
    "results": [
        {
            "id": 28071,
            "slug": "vs19_244_038",
            "identifier": "vs19_244_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_038/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/384 E ABB-B/38 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/38 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/38 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/38 RAFFA ANGELA (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": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39195,
            "slug": "vs19_498_165",
            "identifier": "vs19_498_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_165/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 165,
            "title": "EM 25.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.7",
            "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": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39196,
            "slug": "vs19_498_166",
            "identifier": "vs19_498_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_166/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 166,
            "title": "EM 25.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39197,
            "slug": "vs19_498_167",
            "identifier": "vs19_498_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_167/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 167,
            "title": "EM 25.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39239,
            "slug": "vs19_498_213",
            "identifier": "vs19_498_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_213/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 213,
            "title": "EM 23.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39250,
            "slug": "vs19_498_225",
            "identifier": "vs19_498_225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_225/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 225,
            "title": "EM 24.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38994,
            "slug": "vs19_495_010",
            "identifier": "vs19_495_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_010/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-456 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-456",
            "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": 61.48,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39255,
            "slug": "vs19_498_230",
            "identifier": "vs19_498_230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_230/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 230,
            "title": "EM 24.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.19",
            "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": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39256,
            "slug": "vs19_498_231",
            "identifier": "vs19_498_231",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_231/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 231,
            "title": "EM 24.20 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.20",
            "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": 58.61,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39229,
            "slug": "vs19_498_201",
            "identifier": "vs19_498_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_201/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 201,
            "title": "SUBEM 0.19.200.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 22,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39230,
            "slug": "vs19_498_202",
            "identifier": "vs19_498_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_202/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 202,
            "title": "SUBEM 0.19.200.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39235,
            "slug": "vs19_498_208",
            "identifier": "vs19_498_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_208/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 208,
            "title": "EM 20.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.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": 22,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39217,
            "slug": "vs19_498_189",
            "identifier": "vs19_498_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_189/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 189,
            "title": "ART AGG 26.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.02",
            "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": 59.84,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39218,
            "slug": "vs19_498_190",
            "identifier": "vs19_498_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_190/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 190,
            "title": "SUBEM 0.19.200.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 22,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 25119,
            "slug": "vs19_197_044",
            "identifier": "vs19_197_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_044/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 39096,
            "slug": "vs19_498_052",
            "identifier": "vs19_498_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_052/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 18171,
            "slug": "vs19_009_045",
            "identifier": "vs19_009_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_045/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 21.03 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 21.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 21.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 21.03 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 39099,
            "slug": "vs19_498_055",
            "identifier": "vs19_498_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_055/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "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": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39101,
            "slug": "vs19_498_057",
            "identifier": "vs19_498_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_057/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 7.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39143,
            "slug": "vs19_498_104",
            "identifier": "vs19_498_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_104/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39144,
            "slug": "vs19_498_105",
            "identifier": "vs19_498_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_105/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 12.2, 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2, 12.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": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 40295,
            "slug": "vs19_536_005",
            "identifier": "vs19_536_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_005/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.02 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.02 DDL n. 2570",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 1.02 ASCARI STEFANIA (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": 53.09,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 39166,
            "slug": "vs19_498_130",
            "identifier": "vs19_498_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_130/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 15.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39168,
            "slug": "vs19_498_132",
            "identifier": "vs19_498_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_132/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 15.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39170,
            "slug": "vs19_498_134",
            "identifier": "vs19_498_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_134/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 134,
            "title": "EM 15.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.7",
            "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": 61.48,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 27698,
            "slug": "vs19_240_009",
            "identifier": "vs19_240_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_009/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 3.01000 PDL n. 1304",
            "original_title": "Votazione Emendamento 3.01000 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (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": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39171,
            "slug": "vs19_498_135",
            "identifier": "vs19_498_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_135/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 15.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39145,
            "slug": "vs19_498_106",
            "identifier": "vs19_498_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_106/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 22,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 40357,
            "slug": "vs19_536_076",
            "identifier": "vs19_536_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_076/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2537/2 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/2 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/2 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 38519,
            "slug": "vs19_482_069",
            "identifier": "vs19_482_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_069/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 69,
            "title": "ODG 9/2402/2 - Votazione Ordine del giorno 9/2402/2 ",
            "original_title": "Votazione Ordine del giorno 9/2402/2 ",
            "description_title": "ODG 9/2402/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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40289,
            "slug": "vs19_536_072",
            "identifier": "vs19_536_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_072/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2536",
            "original_title": "Votazione Articolo 6 DDL n. 2536",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 18151,
            "slug": "vs19_009_061",
            "identifier": "vs19_009_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_061/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 42.2 PAGANO UBALDO (PD-IDP) e 42.3 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 42.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 42.2 DDL n. 0005",
            "description_title": "Identici emendamenti 42.2 PAGANO UBALDO (PD-IDP) e 42.3 DELL'OLIO GIANMAURO (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": 75.53,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 39172,
            "slug": "vs19_498_137",
            "identifier": "vs19_498_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_137/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 137,
            "title": "ART AGG 15.01, 15.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01, 15.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 40021,
            "slug": "vs19_519_020",
            "identifier": "vs19_519_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_020/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 5-BIS.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5-BIS.01",
            "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": 66.39,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40336,
            "slug": "vs19_536_046",
            "identifier": "vs19_536_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_046/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 9.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.2 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.2 DDL n. 2570",
            "description_title": "Emendamento 9.2 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40309,
            "slug": "vs19_536_019",
            "identifier": "vs19_536_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_019/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 3.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.02 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.02 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.02 GIANASSI FEDERICO (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.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 39253,
            "slug": "vs19_498_228",
            "identifier": "vs19_498_228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_228/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 228,
            "title": "EM 24.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 40265,
            "slug": "vs19_535_049",
            "identifier": "vs19_535_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_049/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 49,
            "title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.03 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.03 DDL n. 2586",
            "description_title": "Identici articoli aggiuntivi 2.03 FURFARO MARCO (PD-IDP) e 2.04 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40261,
            "slug": "vs19_535_045",
            "identifier": "vs19_535_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_045/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.53 CIANI PAOLO (PD-IDP) - Votazione Emendamento 1.53 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2586",
            "description_title": "Emendamento 1.53 CIANI PAOLO (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": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39257,
            "slug": "vs19_498_232",
            "identifier": "vs19_498_232",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_232/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 232,
            "title": "EM 24.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.21",
            "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": 57.79,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 25163,
            "slug": "vs19_200_041",
            "identifier": "vs19_200_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_041/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39263,
            "slug": "vs19_498_238",
            "identifier": "vs19_498_238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_238/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 238,
            "title": "EM 24.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 21961,
            "slug": "vs19_124_034",
            "identifier": "vs19_124_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_034/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 40275,
            "slug": "vs19_535_059",
            "identifier": "vs19_535_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_059/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2586/8 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2586/8 DDL n. 2586",
            "original_title": "Votazione Ordine del giorno 9/2586/8 DDL n. 2586",
            "description_title": "Ordine del giorno n. 9/2586/8 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39178,
            "slug": "vs19_498_143",
            "identifier": "vs19_498_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_143/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 143,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 40269,
            "slug": "vs19_535_053",
            "identifier": "vs19_535_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_053/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 2.010 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 2.010 DDL n. 2586",
            "original_title": "Votazione Emendamento 2.010 DDL n. 2586",
            "description_title": "Articolo aggiuntivo 2.010 GIRELLI GIAN ANTONIO (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": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 22012,
            "slug": "vs19_124_025",
            "identifier": "vs19_124_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_025/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1151/33 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1151/33 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/33 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/33 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21997,
            "slug": "vs19_124_030",
            "identifier": "vs19_124_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_030/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/39 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/39 GUERRA MARIA CECILIA (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18146,
            "slug": "vs19_009_034",
            "identifier": "vs19_009_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_034/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 10.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 10.09 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.09 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.09 STEFANAZZI CLAUDIO MICHELE (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": 75.11,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 27721,
            "slug": "vs19_239_079",
            "identifier": "vs19_239_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_079/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 19.14 RAFFA ANGELA (M5S) - Votazione Emendamento 19.14 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.14 DDL n. 1515",
            "description_title": "Emendamento 19.14 RAFFA ANGELA (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": 62.45,
            "minority_cohesion_rate": 64.81
        }
    ]
}