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

{
    "count": 22091,
    "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=date&page=337",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=335",
    "results": [
        {
            "id": 34044,
            "slug": "vs19_397_056",
            "identifier": "vs19_397_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_056/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 10.8 CASO ANTONIO (M5S) - Votazione Emendamento 10.8 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.8 DDL n. 2119",
            "description_title": "Emendamento 10.8 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": 25,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34048,
            "slug": "vs19_397_052",
            "identifier": "vs19_397_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_052/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 10.3 CASO ANTONIO (M5S) - Votazione Emendamento 10.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.3 DDL n. 2119",
            "description_title": "Emendamento 10.3 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": 30,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34158,
            "slug": "vs19_397_017",
            "identifier": "vs19_397_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_017/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.101 DDL n. 2119",
            "description_title": "Emendamento 2.101 FARAONE DAVIDE (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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34189,
            "slug": "vs19_397_008",
            "identifier": "vs19_397_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_008/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.10 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2119",
            "description_title": "Emendamento 1.10 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": 29,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34191,
            "slug": "vs19_397_030",
            "identifier": "vs19_397_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_030/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE) - Votazione Emendamento 4.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.7 DDL n. 2119",
            "description_title": "Identici emendamenti 4.7 AMORESE ALESSANDRO (FDI) e 4.8 PATRIARCA ANNARITA (FI-PPE)",
            "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": 81,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34206,
            "slug": "vs19_397_001",
            "identifier": "vs19_397_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_001/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Emendamento 1.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.3 DDL n. 2119",
            "description_title": "Emendamento 1.3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34213,
            "slug": "vs19_397_013",
            "identifier": "vs19_397_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_013/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.17 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 1.17 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2119",
            "description_title": "Emendamento 1.17 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34212,
            "slug": "vs19_397_027",
            "identifier": "vs19_397_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_027/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.4 CASO ANTONIO (M5S) - Votazione Emendamento 4.4 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.4 DDL n. 2119",
            "description_title": "Emendamento 4.4 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": 32,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34234,
            "slug": "vs19_397_004",
            "identifier": "vs19_397_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_004/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.6 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2119",
            "description_title": "Emendamento 1.6 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": 28,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34242,
            "slug": "vs19_397_014",
            "identifier": "vs19_397_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_014/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 1.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 1.04 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33987,
            "slug": "vs19_397_079",
            "identifier": "vs19_397_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_079/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2119/13, come riformulato dal Governo, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2119/13, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/13, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/13, come riformulato dal Governo, RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 108,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34014,
            "slug": "vs19_397_068",
            "identifier": "vs19_397_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_068/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 11.01 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 11.01 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.01 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.01 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34005,
            "slug": "vs19_397_073",
            "identifier": "vs19_397_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_073/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2119/4 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/2119/4 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/4 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/4 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 34024,
            "slug": "vs19_397_062",
            "identifier": "vs19_397_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_062/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 11.102 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.102 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.102 DDL n. 2119",
            "description_title": "Emendamento 11.102 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34034,
            "slug": "vs19_397_035",
            "identifier": "vs19_397_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_035/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 6.1 CASO ANTONIO (M5S) - Votazione Emendamento 6.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2119",
            "description_title": "Emendamento 6.1 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": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34351,
            "slug": "vs19_397_102",
            "identifier": "vs19_397_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_102/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 102,
            "title": "Conversione decreto Pnrr quinquies",
            "original_title": "Votazione finale DDL n. 2119",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 28 ottobre 2024, n. 160, recante disposizioni urgenti in materia di lavoro, università, ricerca e istruzione per una migliore attuazione del Piano nazionale di ripresa e resilienza (DDL 2119)",
            "public_title": "Conversione decreto Pnrr quinquies",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 69,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 34037,
            "slug": "vs19_397_076",
            "identifier": "vs19_397_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_076/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/10 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/10 APPENDINO CHIARA (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": 31,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 34178,
            "slug": "vs19_397_023",
            "identifier": "vs19_397_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_023/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.3 CASO ANTONIO (M5S) - Votazione Emendamento 4.3 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.3 DDL n. 2119",
            "description_title": "Emendamento 4.3 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": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33997,
            "slug": "vs19_397_050",
            "identifier": "vs19_397_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_050/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 9.0100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 9.0100 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.0100 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 9.0100 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34013,
            "slug": "vs19_397_036",
            "identifier": "vs19_397_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_036/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 6.2 BALDINO VITTORIA (M5S) - Votazione Emendamento 6.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2119",
            "description_title": "Emendamento 6.2 BALDINO VITTORIA (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": 30,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34033,
            "slug": "vs19_397_097",
            "identifier": "vs19_397_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_097/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/2119/36, nel testo riformulato, GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2119/36, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/36, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/36, nel testo riformulato, GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 103,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34173,
            "slug": "vs19_397_016",
            "identifier": "vs19_397_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_016/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.14 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.14 DDL n. 2119",
            "description_title": "Emendamento 2.14 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": 29,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34202,
            "slug": "vs19_397_018",
            "identifier": "vs19_397_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_018/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.02 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 2.02 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.02 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 2.02 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34187,
            "slug": "vs19_397_019",
            "identifier": "vs19_397_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_019/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2-bis.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2-bis.500, DDL n. 2119",
            "original_title": "Votazione Emendamento 2-bis.500, DDL n. 2119",
            "description_title": "Emendamento 2-bis.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34009,
            "slug": "vs19_397_058",
            "identifier": "vs19_397_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_058/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.12 AMATO GAETANO (M5S) - Votazione Emendamento 10.12 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.12 DDL n. 2119",
            "description_title": "Emendamento 10.12 AMATO GAETANO (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": 66.94,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34042,
            "slug": "vs19_397_061",
            "identifier": "vs19_397_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_061/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.10 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2119",
            "description_title": "Identici emendamenti 10.10 MANZI IRENE (PD-IDP) e 10.11 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34021,
            "slug": "vs19_397_063",
            "identifier": "vs19_397_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_063/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 11.101 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.101 DDL n. 2119",
            "description_title": "Emendamento 11.101 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 33980,
            "slug": "vs19_397_070",
            "identifier": "vs19_397_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_070/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 70,
            "title": "Articolo aggiuntivo 11.04 CASO ANTONIO (M5S) - Votazione Emendamento 11.04 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.04 DDL n. 2119",
            "description_title": "Articolo aggiuntivo 11.04 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": 28,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34022,
            "slug": "vs19_397_072",
            "identifier": "vs19_397_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_072/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI) - Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/2 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/2 CANGIANO GEROLAMO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33993,
            "slug": "vs19_397_075",
            "identifier": "vs19_397_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_075/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2119/9, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2119/9, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/9, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/9, nel testo riformulato, AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 112,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34018,
            "slug": "vs19_397_077",
            "identifier": "vs19_397_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_077/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2119/11, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2119/11, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/11, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/11, nel testo riformulato, 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": "Approvata",
            "n_rebels": 7,
            "n_margin": 100,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 34006,
            "slug": "vs19_397_078",
            "identifier": "vs19_397_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_078/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/12 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34029,
            "slug": "vs19_397_095",
            "identifier": "vs19_397_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_095/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/34, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/34, nel testo riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 93,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34017,
            "slug": "vs19_397_096",
            "identifier": "vs19_397_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_096/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/2119/35, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) - Votazione Ordine del giorno 9/2119/35, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/35, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/35, nel testo riformulato, D'ALESSIO ANTONIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 102,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 34003,
            "slug": "vs19_397_099",
            "identifier": "vs19_397_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_099/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 99,
            "title": "Ordine del giorno n. 9/2119/38 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2119/38 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/38 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/38 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 34010,
            "slug": "vs19_397_094",
            "identifier": "vs19_397_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_094/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/2119/31, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2119/31, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/31, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/31, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 100,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 34008,
            "slug": "vs19_397_064",
            "identifier": "vs19_397_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_064/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 11.100 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 11.100 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.100 DDL n. 2119",
            "description_title": "Emendamento 11.100 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33989,
            "slug": "vs19_397_065",
            "identifier": "vs19_397_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_065/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 11.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 11.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.1 DDL n. 2119",
            "description_title": "Emendamento 11.1 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": 67.36,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34025,
            "slug": "vs19_397_067",
            "identifier": "vs19_397_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_067/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2119",
            "description_title": "Emendamento 11.2 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34208,
            "slug": "vs19_397_011",
            "identifier": "vs19_397_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_011/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2119",
            "description_title": "Emendamento 1.14 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34194,
            "slug": "vs19_397_020",
            "identifier": "vs19_397_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_020/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 3.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 3.101 DDL n. 2119",
            "description_title": "Emendamento 3.101 FARAONE DAVIDE (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": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 34030,
            "slug": "vs19_397_049",
            "identifier": "vs19_397_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_049/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.2 CASO ANTONIO (M5S) - Votazione Emendamento 9.2 DDL n. 2119",
            "original_title": "Votazione Emendamento 9.2 DDL n. 2119",
            "description_title": "Emendamento 9.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": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33999,
            "slug": "vs19_397_055",
            "identifier": "vs19_397_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_055/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 10.7 MANZI IRENE (PD-IDP) - Votazione Emendamento 10.7 DDL n. 2119",
            "original_title": "Votazione Emendamento 10.7 DDL n. 2119",
            "description_title": "Emendamento 10.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": 33,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33988,
            "slug": "vs19_397_080",
            "identifier": "vs19_397_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_080/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34036,
            "slug": "vs19_397_081",
            "identifier": "vs19_397_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_081/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2119/15 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/15 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/15 PICCOLOTTI ELISABETTA (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": 3,
            "n_margin": 52,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 32.48
        },
        {
            "id": 34002,
            "slug": "vs19_397_083",
            "identifier": "vs19_397_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_083/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34023,
            "slug": "vs19_397_091",
            "identifier": "vs19_397_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_091/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33991,
            "slug": "vs19_397_093",
            "identifier": "vs19_397_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_093/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/2119/30 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/2119/30 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/30 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/30 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 34163,
            "slug": "vs19_397_022",
            "identifier": "vs19_397_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_022/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 4.1 CASO ANTONIO (M5S) - Votazione Emendamento 4.1 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2119",
            "description_title": "Emendamento 4.1 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": 28,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34238,
            "slug": "vs19_397_024",
            "identifier": "vs19_397_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_024/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.300 delle Commissioni - Votazione Emendamento 2.300 DDL n. 2119",
            "original_title": "Votazione Emendamento 2.300 DDL n. 2119",
            "description_title": "Emendamento 2.300 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 68.15
        }
    ]
}