Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=387
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=-majority_cohesion_rate&page=388",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=386",
    "results": [
        {
            "id": 33457,
            "slug": "vs19_377_120",
            "identifier": "vs19_377_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_120/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 25.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 36833,
            "slug": "vs19_440_031",
            "identifier": "vs19_440_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_031/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 8.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 8.500, DDL n. 2026",
            "description_title": "Emendamento 8.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 77,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 36926,
            "slug": "vs19_444_018",
            "identifier": "vs19_444_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_018/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.38 CASO ANTONIO (M5S) - Votazione Emendamento 2.38 PDL n. 2149",
            "original_title": "Votazione Emendamento 2.38 PDL n. 2149",
            "description_title": "Emendamento 2.38 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 36861,
            "slug": "vs19_440_073",
            "identifier": "vs19_440_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_073/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 22.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.7 DDL n. 2026",
            "description_title": "Emendamento 22.7 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36897,
            "slug": "vs19_441_024",
            "identifier": "vs19_441_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_024/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2026/4 BONETTI ELENA (APERRE) - Votazione Ordine del giorno 9/2026/4 DDL n. 2026",
            "original_title": "Votazione Ordine del giorno 9/2026/4 DDL n. 2026",
            "description_title": "Ordine del giorno n. 9/2026/4 BONETTI ELENA (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36786,
            "slug": "vs19_440_004",
            "identifier": "vs19_440_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_004/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2026",
            "original_title": "Votazione Articolo 1 DDL n. 2026",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 36887,
            "slug": "vs19_441_009",
            "identifier": "vs19_441_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_009/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 27.1 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 27.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.1 DDL n. 2026",
            "description_title": "Emendamento 27.1 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36668,
            "slug": "vs19_439_035",
            "identifier": "vs19_439_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_035/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.2 FENU EMILIANO (M5S) - Votazione Emendamento 4.2 DDL n. 2240",
            "original_title": "Votazione Emendamento 4.2 DDL n. 2240",
            "description_title": "Emendamento 4.2 FENU EMILIANO (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": 32,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34587,
            "slug": "vs19_376_007",
            "identifier": "vs19_376_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_007/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "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": 131,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 34588,
            "slug": "vs19_376_008",
            "identifier": "vs19_376_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_008/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "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": 129,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33446,
            "slug": "vs19_377_100",
            "identifier": "vs19_377_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_100/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 100,
            "title": "EM 19.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 129,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36664,
            "slug": "vs19_439_031",
            "identifier": "vs19_439_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_031/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 2240",
            "original_title": "Votazione Articolo 2 DDL n. 2240",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36649,
            "slug": "vs19_439_016",
            "identifier": "vs19_439_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_016/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.14 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 1.14 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2240",
            "description_title": "Emendamento 1.14 MEROLA VIRGINIO (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": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 34422,
            "slug": "vs19_376_017",
            "identifier": "vs19_376_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_376_017/?format=api",
            "sitting": {
                "id": 1830,
                "date": "2024-11-05",
                "number": 376,
                "branch": "C"
            },
            "number": 17,
            "title": "Ratifica accordo Italia-Cina in tema di imposte sul reddito",
            "original_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana e il Governo della Repubblica popolare cinese per eliminare le doppie imposizioni in materia di imposte sul reddito e per prevenire le evasioni e le elusioni fiscali, con Protocollo, fatto a Roma il 23 marzo 2019 (Approvato dal Senato) (DDL 2030)",
            "description_title": "",
            "public_title": "Ratifica accordo Italia-Cina in tema di imposte sul reddito",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34492,
            "slug": "vs19_377_019",
            "identifier": "vs19_377_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_019/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.16 L'ABBATE PATTY (M5S), 3.17 BONELLI ANGELO (AVS) e 3.18 FERRARI SARA (PD-IDP)",
            "original_title": "Identici emendamenti 3.16 L'ABBATE PATTY (M5S), 3.17 BONELLI ANGELO (AVS) e 3.18 FERRARI SARA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36794,
            "slug": "vs19_440_035",
            "identifier": "vs19_440_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_035/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2026",
            "original_title": "Votazione Articolo 9 DDL n. 2026",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 36906,
            "slug": "vs19_444_052",
            "identifier": "vs19_444_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_444_052/?format=api",
            "sitting": {
                "id": 1932,
                "date": "2025-03-11",
                "number": 444,
                "branch": "C"
            },
            "number": 52,
            "title": "Legge delega per il superamento del numero chiuso nei corsi di laurea magistrale in medicina e chirurgia",
            "original_title": "Votazione finale PDL n. 2149",
            "description_title": "Delega al Governo per la revisione delle modalità di accesso ai corsi di laurea magistrale in medicina e chirurgia, in odontoiatria e protesi dentaria e in medicina veterinaria (Approvata, in un testo unificato, dal Senato) (PDL 2149 e abbinate PDL 160-683-1403-1497-1511-1575-1646-1802)",
            "public_title": "Legge delega per il superamento del numero chiuso nei corsi di laurea magistrale in medicina e chirurgia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 35819,
            "slug": "vs19_413_003",
            "identifier": "vs19_413_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_003/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 5.01 DORI DEVIS (AVS) - Votazione Emendamento 5.01 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.01 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 5.01 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36862,
            "slug": "vs19_440_074",
            "identifier": "vs19_440_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_074/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 22.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 22.8 DDL n. 2026",
            "original_title": "Votazione Emendamento 22.8 DDL n. 2026",
            "description_title": "Emendamento 22.8 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34089,
            "slug": "vs19_388_137",
            "identifier": "vs19_388_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_137/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.27 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.27 DDL n. 2022",
            "description_title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34136,
            "slug": "vs19_388_139",
            "identifier": "vs19_388_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_139/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 139,
            "title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.29 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.29 DDL n. 2022",
            "description_title": "Emendamento 26.29 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34259,
            "slug": "vs19_388_193",
            "identifier": "vs19_388_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_193/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 193,
            "title": "Articolo aggiuntivo 34.048 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.048 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.048 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.048 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36584,
            "slug": "vs19_435_102",
            "identifier": "vs19_435_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_102/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.4 PDL n. 1573",
            "description_title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (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": 41,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34080,
            "slug": "vs19_388_101",
            "identifier": "vs19_388_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_101/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 25.23 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.23 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.23 DDL n. 2022",
            "description_title": "Emendamento 25.23 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34087,
            "slug": "vs19_388_104",
            "identifier": "vs19_388_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_104/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 25.22 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.22 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.22 DDL n. 2022",
            "description_title": "Emendamento 25.22 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34464,
            "slug": "vs19_388_067",
            "identifier": "vs19_388_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_067/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 67,
            "title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 16.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.2 DDL n. 2022",
            "description_title": "Identici emendamenti 16.2 BONELLI ANGELO (AVS) e 16.4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36606,
            "slug": "vs19_435_130",
            "identifier": "vs19_435_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_130/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 130,
            "title": "Ordine del giorno n. 9/1573/10 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1573/10 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/10 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/10 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": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33582,
            "slug": "vs19_384_002",
            "identifier": "vs19_384_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_002/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 2.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1002",
            "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": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34561,
            "slug": "vs19_388_070",
            "identifier": "vs19_388_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_070/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 2022",
            "original_title": "Votazione Articolo 17 DDL n. 2022",
            "description_title": "Articolo 17",
            "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": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34255,
            "slug": "vs19_388_192",
            "identifier": "vs19_388_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_192/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.047 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.047 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34090,
            "slug": "vs19_388_100",
            "identifier": "vs19_388_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_100/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 25.36 IARIA ANTONINO (M5S) - Votazione Emendamento 25.36 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.36 DDL n. 2022",
            "description_title": "Emendamento 25.36 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34124,
            "slug": "vs19_388_142",
            "identifier": "vs19_388_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_142/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 142,
            "title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 26.013 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.013 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36509,
            "slug": "vs19_435_020",
            "identifier": "vs19_435_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_020/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.8 PDL n. 1573",
            "description_title": "Emendamento 3.8 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33596,
            "slug": "vs19_384_001",
            "identifier": "vs19_384_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_001/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 30-A - ABB - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 30-A - ABB - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 34310,
            "slug": "vs19_388_196",
            "identifier": "vs19_388_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_196/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 196,
            "title": "Articolo aggiuntivo 34.051 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.051 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.051 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.051 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34614,
            "slug": "vs19_387_011",
            "identifier": "vs19_387_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_011/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2088-AR/12, come riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/2088-AR/12, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/12, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/12, come riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 127,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34659,
            "slug": "vs19_387_056",
            "identifier": "vs19_387_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_056/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (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": 31,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36597,
            "slug": "vs19_435_119",
            "identifier": "vs19_435_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_119/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 119,
            "title": "Articolo aggiuntivo 13.01002 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01002 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01002 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01002 TUCCI RICCARDO (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": 8,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34060,
            "slug": "vs19_388_097",
            "identifier": "vs19_388_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_097/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 25.5 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 25.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.5 DDL n. 2022",
            "description_title": "Emendamento 25.5 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 63,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34097,
            "slug": "vs19_388_144",
            "identifier": "vs19_388_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_144/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 144,
            "title": "Articolo aggiuntivo 26.038 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 26.038 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.038 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.038 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 34051,
            "slug": "vs19_388_134",
            "identifier": "vs19_388_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_134/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 134,
            "title": "Emendamento 26.19 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.19 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.19 DDL n. 2022",
            "description_title": "Emendamento 26.19 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 36583,
            "slug": "vs19_435_101",
            "identifier": "vs19_435_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_101/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 101,
            "title": "Emendamento 10.1 MARI FRANCESCO (AVS) - Votazione Emendamento 10.1 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.1 PDL n. 1573",
            "description_title": "Emendamento 10.1 MARI FRANCESCO (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": 24,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34270,
            "slug": "vs19_388_191",
            "identifier": "vs19_388_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_191/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 191,
            "title": "Articolo aggiuntivo 34.045 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.045 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.045 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.045 DI SANZO CHRISTIAN DIEGO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36483,
            "slug": "vs19_435_080",
            "identifier": "vs19_435_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_080/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1573",
            "original_title": "Votazione Articolo 7 PDL n. 1573",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34106,
            "slug": "vs19_388_110",
            "identifier": "vs19_388_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_110/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 25.38 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.38 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.38 DDL n. 2022",
            "description_title": "Emendamento 25.38 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36610,
            "slug": "vs19_435_134",
            "identifier": "vs19_435_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_134/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 134,
            "title": "Ordine del giorno n. 9/1573/14 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/1573/14 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/14 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/14 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 103,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 34665,
            "slug": "vs19_387_062",
            "identifier": "vs19_387_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_062/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2088-AR/65 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/2088-AR/65 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/65 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/65 PELLEGRINI MARCO (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": 30,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 36516,
            "slug": "vs19_435_027",
            "identifier": "vs19_435_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_027/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.1003 MARI FRANCESCO (AVS) - Votazione Emendamento 3.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1573",
            "description_title": "Emendamento 3.1003 MARI FRANCESCO (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": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 29371,
            "slug": "vs19_270_088",
            "identifier": "vs19_270_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_088/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1435/71 AMBROSI ALESSIA (FDI) - Votazione Ordine del giorno 9/1435/71 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/71 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/71 AMBROSI ALESSIA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 75,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25611,
            "slug": "vs19_210_096",
            "identifier": "vs19_210_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_096/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 21.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 21.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 21.2 DDL n. 1341",
            "description_title": "Emendamento 21.2 ORRICO ANNA LAURA (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.88
        }
    ]
}