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

{
    "count": 22951,
    "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=305",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=303",
    "results": [
        {
            "id": 24737,
            "slug": "vs19_185_030",
            "identifier": "vs19_185_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_030/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 14.101 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 14.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 14.101 DDL n. 1294",
            "description_title": "Emendamento 14.101 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 31601,
            "slug": "vs19_340_119",
            "identifier": "vs19_340_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_119/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 37751,
            "slug": "vs19_464_020",
            "identifier": "vs19_464_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_020/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.88 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.88 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.88 PDL n. 1621",
            "description_title": "Emendamento 3.88 ALIFANO ENRICA (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": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 25358,
            "slug": "vs19_204_024",
            "identifier": "vs19_204_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_024/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1458/62 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1458/62 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/62 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/62 CASO ANTONIO (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": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25384,
            "slug": "vs19_204_031",
            "identifier": "vs19_204_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_031/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1458/68 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1458/68 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/68 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/68 AURIEMMA CARMELA (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": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25373,
            "slug": "vs19_204_025",
            "identifier": "vs19_204_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_025/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1458/63 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1458/63 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/63 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/63 TORTO DANIELA (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": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26877,
            "slug": "vs19_229_009",
            "identifier": "vs19_229_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_009/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento EM 1.102 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento EM DDL n. 1297",
            "original_title": "Votazione Emendamento EM DDL n. 1297",
            "description_title": "Emendamento EM 1.102 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": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26887,
            "slug": "vs19_229_017",
            "identifier": "vs19_229_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_017/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1297",
            "original_title": "Votazione Articolo 2 DDL n. 1297",
            "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": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26901,
            "slug": "vs19_229_025",
            "identifier": "vs19_229_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_025/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1297",
            "original_title": "Votazione Articolo 4 DDL n. 1297",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27283,
            "slug": "vs19_232_017",
            "identifier": "vs19_232_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_017/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.31 DDL n. 1620",
            "description_title": "Emendamento 4.31 BONAFE' SIMONA (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": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27257,
            "slug": "vs19_232_031",
            "identifier": "vs19_232_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_031/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 4.55 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.55 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.55 DDL n. 1620",
            "description_title": "Emendamento 4.55 BONAFE' SIMONA (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": 65.4,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27275,
            "slug": "vs19_232_016",
            "identifier": "vs19_232_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_016/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 4.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.30 DDL n. 1620",
            "description_title": "Emendamento 4.30 BONAFE' SIMONA (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": 64.14,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27236,
            "slug": "vs19_232_015",
            "identifier": "vs19_232_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_015/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 4.29 LOMUTI ARNALDO (M5S) - Votazione Emendamento 4.29 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.29 DDL n. 1620",
            "description_title": "Emendamento 4.29 LOMUTI ARNALDO (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": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27235,
            "slug": "vs19_232_034",
            "identifier": "vs19_232_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_034/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.61 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.61 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.61 DDL n. 1620",
            "description_title": "Emendamento 4.61 COLUCCI ALFONSO (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": 66.24,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 31516,
            "slug": "vs19_340_040",
            "identifier": "vs19_340_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_040/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 5.6 DDL n. 1997",
            "description_title": "Emendamento 5.6 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 37222,
            "slug": "vs19_449_063",
            "identifier": "vs19_449_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_063/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 1-sexies.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.02 PAGANO UBALDO (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.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 29346,
            "slug": "vs19_270_068",
            "identifier": "vs19_270_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_068/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1435/31 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1435/31 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/31 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/31 CARE' NICOLA (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": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37219,
            "slug": "vs19_449_060",
            "identifier": "vs19_449_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_060/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37181,
            "slug": "vs19_449_022",
            "identifier": "vs19_449_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_022/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.23 PANDOLFO ALBERTO (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2285",
            "description_title": "Emendamento 1.23 PANDOLFO ALBERTO (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": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 29322,
            "slug": "vs19_270_035",
            "identifier": "vs19_270_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_035/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1790",
            "description_title": "Emendamento 4.3 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": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31526,
            "slug": "vs19_340_050",
            "identifier": "vs19_340_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_050/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo premissivo 09-bis.01 CASO ANTONIO (M5S) - Votazione Emendamento 09-bis.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 09-bis.01 DDL n. 1997",
            "description_title": "Articolo premissivo 09-bis.01 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": 21,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 36617,
            "slug": "vs19_435_141",
            "identifier": "vs19_435_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_141/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/23 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/23 GRIMALDI MARCO (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.15
        },
        {
            "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": 36605,
            "slug": "vs19_435_129",
            "identifier": "vs19_435_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_129/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 129,
            "title": "Ordine del giorno n. 9/1573/8 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1573/8 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/8 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/8 AIELLO DAVIDE (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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36599,
            "slug": "vs19_435_121",
            "identifier": "vs19_435_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_121/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 13.01001 TUCCI RICCARDO (M5S) - Votazione Emendamento 13.01001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01001 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01001 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36598,
            "slug": "vs19_435_120",
            "identifier": "vs19_435_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_120/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 120,
            "title": "Articolo aggiuntivo 13.01000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 13.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.01000 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 13.01000 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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36559,
            "slug": "vs19_435_074",
            "identifier": "vs19_435_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_074/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 7.103 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.103 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.103 PDL n. 1573",
            "description_title": "Emendamento 7.103 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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36551,
            "slug": "vs19_435_065",
            "identifier": "vs19_435_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_065/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.1002 FENU EMILIANO (M5S) - Votazione Emendamento 6.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 6.1002 PDL n. 1573",
            "description_title": "Emendamento 6.1002 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 30114,
            "slug": "vs19_283_021",
            "identifier": "vs19_283_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_021/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 4.6 ZARATTI FILIBERTO (AVS) e 4.12 CASO ANTONIO (M5S) - Votazione Emendamento 4.6 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.6 PDL n. 0836",
            "description_title": "Identici emendamenti 4.6 ZARATTI FILIBERTO (AVS) e 4.12 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": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 36577,
            "slug": "vs19_435_094",
            "identifier": "vs19_435_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_094/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 94,
            "title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.104 PDL n. 1573",
            "description_title": "Identici emendamenti 9.104 MARI FRANCESCO (AVS) e 9.1001 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": 21,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 31527,
            "slug": "vs19_340_051",
            "identifier": "vs19_340_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_051/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 9-bis.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-bis.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-bis.2 DDL n. 1997",
            "description_title": "Emendamento 9-bis.2 SARRACINO 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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 36505,
            "slug": "vs19_435_015",
            "identifier": "vs19_435_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_015/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1004 AIELLO DAVIDE (M5S) - Votazione Emendamento 2.1004 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1573",
            "description_title": "Emendamento 2.1004 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 22606,
            "slug": "vs19_153_008",
            "identifier": "vs19_153_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_008/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0418",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0418",
            "description_title": "Emendamento 3.1000 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 22334,
            "slug": "vs19_146_038",
            "identifier": "vs19_146_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_038/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1194/R/65 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1194/R/65 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/65 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/65 DE MARIA 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 22351,
            "slug": "vs19_146_047",
            "identifier": "vs19_146_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_047/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1194/R/75 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1194/R/75 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/75 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/75 MANZI IRENE (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": 21,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22305,
            "slug": "vs19_146_043",
            "identifier": "vs19_146_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_043/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1194/R/71 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1194/R/71 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/71 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/71 BAKKALI OUIDAD (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": 21,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22267,
            "slug": "vs19_146_033",
            "identifier": "vs19_146_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_033/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/56 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/56 FOSSI EMILIANO (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": 21,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22394,
            "slug": "vs19_146_049",
            "identifier": "vs19_146_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_049/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1194/R/78 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1194/R/78 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/78 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/78 SIMIANI MARCO (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": 21,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22291,
            "slug": "vs19_146_054",
            "identifier": "vs19_146_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_054/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1194/R/89 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1194/R/89 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/89 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/89 EVI ELEONORA (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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22328,
            "slug": "vs19_146_010",
            "identifier": "vs19_146_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_010/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1194/R/24 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1194/R/24 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/24 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/24 DI LAURO CARMEN (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": 70.89,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 31529,
            "slug": "vs19_340_053",
            "identifier": "vs19_340_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_053/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9-ter.2 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.2 DDL n. 1997",
            "description_title": "Emendamento 9-ter.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 30277,
            "slug": "vs19_292_061",
            "identifier": "vs19_292_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_061/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo aggiuntivo 16.02 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 16.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 16.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 22803,
            "slug": "vs19_141_018",
            "identifier": "vs19_141_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_018/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1134",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1134",
            "description_title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 22740,
            "slug": "vs19_141_021",
            "identifier": "vs19_141_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_021/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.7 DDL n. 1134",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1134",
            "description_title": "Emendamento 3.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 34312,
            "slug": "vs19_389_006",
            "identifier": "vs19_389_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_006/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/14 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/14 PAVANELLI EMMA (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": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34277,
            "slug": "vs19_388_188",
            "identifier": "vs19_388_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_188/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 188,
            "title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.032 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.032 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.032 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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34262,
            "slug": "vs19_388_200",
            "identifier": "vs19_388_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_200/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 200,
            "title": "Articolo aggiuntivo 34.056 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.056 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.056 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.056 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": 61.16,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34071,
            "slug": "vs19_388_174",
            "identifier": "vs19_388_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_174/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 174,
            "title": "Emendamento 34.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 34.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.3 DDL n. 2022",
            "description_title": "Emendamento 34.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34474,
            "slug": "vs19_388_082",
            "identifier": "vs19_388_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_082/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 20.025 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.025 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.025 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.025 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": 21,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34460,
            "slug": "vs19_388_060",
            "identifier": "vs19_388_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_060/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 13.3 MORFINO DANIELA (M5S) - Votazione Emendamento 13.3 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2022",
            "description_title": "Emendamento 13.3 MORFINO DANIELA (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": 21,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.06
        }
    ]
}