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

{
    "count": 22130,
    "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=182",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=180",
    "results": [
        {
            "id": 32909,
            "slug": "19-236-17",
            "identifier": "19-236-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-17/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 17,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 2.150 (testo 2), Occhiuto e altri",
            "original_title": "Em. 2.150 (testo 2), Occhiuto e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 76.72,
            "minority_cohesion_rate": 39.53
        },
        {
            "id": 37777,
            "slug": "vs19_464_046",
            "identifier": "vs19_464_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_046/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1621/16 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/16 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/16 SERRACCHIANI DEBORA (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": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 37768,
            "slug": "vs19_464_037",
            "identifier": "vs19_464_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_037/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1621/7 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/7 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/7 PENZA PASQUALINO (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": 29,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 37740,
            "slug": "vs19_464_009",
            "identifier": "vs19_464_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_009/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.23 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.23 PDL n. 1621",
            "description_title": "Emendamento 3.23 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": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32655,
            "slug": "19-232-19",
            "identifier": "19-232-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-232-19/?format=api",
            "sitting": {
                "id": 1802,
                "date": "2024-10-16",
                "number": 232,
                "branch": "S"
            },
            "number": 19,
            "title": "Norme in materia di contrasto alla surrogazione di maternità - ODG G1.107, Castellone e altri",
            "original_title": "ODG G1.107, Castellone e altri",
            "description_title": "Norme in materia di contrasto alla surrogazione di maternità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 29,
            "majority_cohesion_rate": 70.69,
            "minority_cohesion_rate": 34.88
        },
        {
            "id": 24770,
            "slug": "vs19_176_019",
            "identifier": "vs19_176_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_019/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.7 PDL n. 0854",
            "original_title": "Votazione Emendamento 2.7 PDL n. 0854",
            "description_title": "Emendamento 2.7 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 22043,
            "slug": "vs19_137_136",
            "identifier": "vs19_137_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_136/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 136,
            "title": "Emendamento 6.20 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 6.20 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1038",
            "description_title": "Emendamento 6.20 D'ALFONSO LUCIANO (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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32288,
            "slug": "19-226-4",
            "identifier": "19-226-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-226-4/?format=api",
            "sitting": {
                "id": 1788,
                "date": "2024-10-01",
                "number": 226,
                "branch": "S"
            },
            "number": 4,
            "title": "Insegnamento della sicurezza nei luoghi di lavoro nell'ambito dell'educazione civica - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Insegnamento della sicurezza nei luoghi di lavoro nell'ambito dell'educazione civica",
            "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": 29,
            "majority_cohesion_rate": 66.38,
            "minority_cohesion_rate": 46.51
        },
        {
            "id": 18614,
            "slug": "vs19_027_097",
            "identifier": "vs19_027_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_097/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/643-BIS/185 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/643-BIS/185 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/185 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/185 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 19131,
            "slug": "vs19_045_023",
            "identifier": "vs19_045_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_023/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.23 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.23 DDL n. 0785",
            "description_title": "Emendamento 1.23 APPENDINO CHIARA (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": 29,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 24794,
            "slug": "vs19_179_012",
            "identifier": "vs19_179_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_012/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00193 sul capoverso primo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 sul capoverso primo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24480,
            "slug": "vs19_183_004",
            "identifier": "vs19_183_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_004/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.3 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1492",
            "description_title": "Emendamento 1.3 L'ABBATE PATTY (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": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18604,
            "slug": "vs19_027_042",
            "identifier": "vs19_027_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_042/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/643-BIS/36 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/36 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/36 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/36 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 82.7,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 19157,
            "slug": "vs19_045_021",
            "identifier": "vs19_045_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_021/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 1.21 DDL n. 0785",
            "original_title": "Votazione Emendamento 1.21 DDL n. 0785",
            "description_title": "Emendamento 1.21 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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 24726,
            "slug": "vs19_183_024",
            "identifier": "vs19_183_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_024/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1-BIS.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.6 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.6 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.6 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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21880,
            "slug": "vs19_138_036",
            "identifier": "vs19_138_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_036/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038",
            "original_title": "Votazione Articolo 17 DDL n. 1038",
            "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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24579,
            "slug": "vs19_183_020",
            "identifier": "vs19_183_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_020/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 IARIA ANTONINO (M5S) - Votazione Emendamento 1.27 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1492",
            "description_title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 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": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24637,
            "slug": "vs19_183_036",
            "identifier": "vs19_183_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_036/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1492/2 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1492/2 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/2 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/2 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21200,
            "slug": "vs19_103_020",
            "identifier": "vs19_103_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_020/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1067/26 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1067/26 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/26 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/26 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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37810,
            "slug": "vs19_467_022",
            "identifier": "vs19_467_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_022/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2281/43 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2281/43 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/43 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/43 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": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37814,
            "slug": "vs19_467_026",
            "identifier": "vs19_467_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_026/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2281/48 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2281/48 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/48 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/48 FERRARA 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": 29,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37839,
            "slug": "vs19_468_018",
            "identifier": "vs19_468_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_468_018/?format=api",
            "sitting": {
                "id": 1966,
                "date": "2025-04-16",
                "number": 468,
                "branch": "C"
            },
            "number": 18,
            "title": "Risoluzione n. 6-00167 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), BAGNASCO ROBERTO (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri, limitatamente alla premessa (Doc. XVI, n. 4) - Votazione Risoluzione 6_00167",
            "original_title": "Votazione Risoluzione 6_00167",
            "description_title": "Risoluzione n. 6-00167 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), BAGNASCO ROBERTO (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri, limitatamente alla premessa (Doc. XVI, n. 4)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 22878,
            "slug": "vs19_129_002",
            "identifier": "vs19_129_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_002/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1238/79 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1238/79 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/79 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/79 BRUNO RAFFAELE (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22708,
            "slug": "vs19_128_039",
            "identifier": "vs19_128_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_039/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1238/36 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1238/36 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/36 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/36 DI BIASE MICHELA (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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22724,
            "slug": "vs19_128_045",
            "identifier": "vs19_128_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_045/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1238/46 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/46 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/46 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": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 39735,
            "slug": "vs19_508_003",
            "identifier": "vs19_508_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_003/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2416-A/21 - Votazione Ordine del giorno 9/2416-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/21 ",
            "description_title": "ODG 9/2416-A/21",
            "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": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 19892,
            "slug": "vs19_072_086",
            "identifier": "vs19_072_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_086/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 5.18 ZANELLA LUANA (AVS) - Votazione Emendamento 5.18 DDL n. 0977",
            "original_title": "Votazione Emendamento 5.18 DDL n. 0977",
            "description_title": "Emendamento 5.18 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 19945,
            "slug": "vs19_072_072",
            "identifier": "vs19_072_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_072/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 4.53 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.53 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.53 DDL n. 0977",
            "description_title": "Emendamento 4.53 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22702,
            "slug": "vs19_128_052",
            "identifier": "vs19_128_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_052/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1238/58 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1238/58 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/58 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/58 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22674,
            "slug": "vs19_128_035",
            "identifier": "vs19_128_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_035/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1238/30 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1238/30 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/30 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/30 MADIA MARIA ANNA (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": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39769,
            "slug": "vs19_508_037",
            "identifier": "vs19_508_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_037/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2416-A/77 - Votazione Ordine del giorno 9/2416-A/77 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/77 ",
            "description_title": "ODG 9/2416-A/77",
            "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": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 19859,
            "slug": "vs19_072_012",
            "identifier": "vs19_072_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_012/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.4 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.4 DDL n. 0977",
            "original_title": "Votazione Emendamento 1.4 DDL n. 0977",
            "description_title": "Emendamento 1.4 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39748,
            "slug": "vs19_508_016",
            "identifier": "vs19_508_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_016/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2416-A/48 - Votazione Ordine del giorno 9/2416-A/48 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/48 ",
            "description_title": "ODG 9/2416-A/48",
            "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": 29,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 22698,
            "slug": "vs19_128_047",
            "identifier": "vs19_128_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_047/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1238/48 FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1238/48 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/48 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/48 FORNARO FEDERICO (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": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 19934,
            "slug": "vs19_072_052",
            "identifier": "vs19_072_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_052/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 4.7 QUARTINI ANDREA (M5S) - Votazione Emendamento 4.7 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.7 DDL n. 0977",
            "description_title": "Emendamento 4.7 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19833,
            "slug": "vs19_072_062",
            "identifier": "vs19_072_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_062/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 4.29 DI LAURO CARMEN (M5S) - Votazione Emendamento 4.29 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.29 DDL n. 0977",
            "description_title": "Emendamento 4.29 DI LAURO CARMEN (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": 29,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19879,
            "slug": "vs19_072_067",
            "identifier": "vs19_072_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_067/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 4.42 BONETTI ELENA (AIV-RE) - Votazione Emendamento 4.42 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.42 DDL n. 0977",
            "description_title": "Emendamento 4.42 BONETTI ELENA (AIV-RE)",
            "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": 29,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 20153,
            "slug": "vs19_081_019",
            "identifier": "vs19_081_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_019/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/889-R/27 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/889-R/27 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/27 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/27 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19854,
            "slug": "vs19_072_058",
            "identifier": "vs19_072_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_058/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 4.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.22 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.22 DDL n. 0977",
            "description_title": "Emendamento 4.22 MALAVASI ILENIA (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": 29,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 19827,
            "slug": "vs19_072_054",
            "identifier": "vs19_072_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_054/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 4.13 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 4.13 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.13 DDL n. 0977",
            "description_title": "Emendamento 4.13 RUFFINO DANIELA (AIV-RE)",
            "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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 20159,
            "slug": "vs19_081_036",
            "identifier": "vs19_081_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_036/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/889-R/47 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/889-R/47 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/47 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/47 ORRICO ANNA LAURA (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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 19880,
            "slug": "vs19_072_013",
            "identifier": "vs19_072_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_013/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.5 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.5 DDL n. 0977",
            "original_title": "Votazione Emendamento 1.5 DDL n. 0977",
            "description_title": "Emendamento 1.5 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 20140,
            "slug": "vs19_081_034",
            "identifier": "vs19_081_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_034/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/889-R/45 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/889-R/45 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/45 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/45 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 19898,
            "slug": "vs19_072_038",
            "identifier": "vs19_072_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_038/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.21 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.21 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.21 DDL n. 0977",
            "description_title": "Emendamento 3.21 RICCIARDI MARIANNA (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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 19855,
            "slug": "vs19_072_039",
            "identifier": "vs19_072_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_039/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.22 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.22 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.22 DDL n. 0977",
            "description_title": "Emendamento 3.22 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 20160,
            "slug": "vs19_081_031",
            "identifier": "vs19_081_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_031/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/889-R/42 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/889-R/42 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/42 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/42 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 38758,
            "slug": "vs19_489_001",
            "identifier": "vs19_489_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_489_001/?format=api",
            "sitting": {
                "id": 2006,
                "date": "2025-06-03",
                "number": 489,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2420 - ODG N 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2420 - ODG N 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 19885,
            "slug": "vs19_072_065",
            "identifier": "vs19_072_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_065/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 4.35 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.35 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.35 DDL n. 0977",
            "description_title": "Emendamento 4.35 RICCIARDI MARIANNA (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": 29,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18609,
            "slug": "vs19_027_043",
            "identifier": "vs19_027_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_043/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/643-BIS/38 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/38 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/38 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/38 SARRACINO 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": 29,
            "majority_cohesion_rate": 81.01,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 19952,
            "slug": "vs19_072_063",
            "identifier": "vs19_072_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_063/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 4.32 RUFFINO DANIELA (AIV-RE) - Votazione Emendamento 4.32 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.32 DDL n. 0977",
            "description_title": "Emendamento 4.32 RUFFINO DANIELA (AIV-RE)",
            "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": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        }
    ]
}