Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=228
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=229",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=227",
    "results": [
        {
            "id": 36503,
            "slug": "vs19_435_013",
            "identifier": "vs19_435_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_013/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 2.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1573",
            "description_title": "Emendamento 2.1003 CAROTENUTO DARIO (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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36609,
            "slug": "vs19_435_133",
            "identifier": "vs19_435_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_133/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 33572,
            "slug": "vs19_384_009",
            "identifier": "vs19_384_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_009/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33527,
            "slug": "vs19_384_006",
            "identifier": "vs19_384_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_006/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37249,
            "slug": "vs19_449_090",
            "identifier": "vs19_449_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_090/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37197,
            "slug": "vs19_449_038",
            "identifier": "vs19_449_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_038/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.2 DDL n. 2285",
            "description_title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37203,
            "slug": "vs19_449_044",
            "identifier": "vs19_449_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_044/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-ter.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.8 DDL n. 2285",
            "description_title": "Emendamento 1-ter.8 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34639,
            "slug": "vs19_387_036",
            "identifier": "vs19_387_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_036/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2088-AR/39 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/39 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/39 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/39 PROVENZANO GIUSEPPE (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": 25,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34631,
            "slug": "vs19_387_028",
            "identifier": "vs19_387_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_028/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2088-AR/31 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/31 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/31 LACARRA 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": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34645,
            "slug": "vs19_387_042",
            "identifier": "vs19_387_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_042/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2088-AR/45 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/45 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/45 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/45 SCARPA RACHELE (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": 25,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34629,
            "slug": "vs19_387_026",
            "identifier": "vs19_387_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_026/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/29 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/29 IACONO GIOVANNA (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": 25,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34171,
            "slug": "vs19_393_022",
            "identifier": "vs19_393_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_022/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/5 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/5 CAFIERO DE RAHO FEDERICO (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": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34167,
            "slug": "vs19_393_032",
            "identifier": "vs19_393_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_032/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "original_title": "Votazione Ordine del giorno 9/1950/15 DDL n. 1950",
            "description_title": "Ordine del giorno n. 9/1950/15 ZANELLA LUANA (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": 25,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34197,
            "slug": "vs19_396_017",
            "identifier": "vs19_396_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_017/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/22 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/22 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "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": 25037,
            "slug": "vs19_191_004",
            "identifier": "vs19_191_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_191_004/?format=api",
            "sitting": {
                "id": 1521,
                "date": "2023-11-08",
                "number": 191,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1517/38 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1517/38 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/38 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/38 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26064,
            "slug": "vs19_216_073",
            "identifier": "vs19_216_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_073/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 EVI ELEONORA (AVS) - Votazione Emendamento 11.5 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1555",
            "description_title": "Identici emendamenti 11.5 APPENDINO CHIARA (M5S) e 11.24 EVI ELEONORA (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": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 26163,
            "slug": "vs19_216_112",
            "identifier": "vs19_216_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_112/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 14.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 14.04 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.04 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.04 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26180,
            "slug": "vs19_216_078",
            "identifier": "vs19_216_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_078/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 78,
            "title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (AVS) - Votazione Emendamento 11.19 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.19 DDL n. 1555",
            "description_title": "Identici emendamenti 11.19 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP), 11.22 BENZONI FABRIZIO (APERRE) e 11.25 EVI ELEONORA (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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26199,
            "slug": "vs19_216_146",
            "identifier": "vs19_216_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_146/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 146,
            "title": "Ordine del giorno n. 9/1555/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1555/13 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/13 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/13 ZANELLA LUANA (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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 26166,
            "slug": "vs19_216_054",
            "identifier": "vs19_216_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_054/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.02 DDL n. 1555",
            "description_title": "Identici articoli aggiuntivi 9.02 BENZONI FABRIZIO (APERRE), 9.03 CAPPELLETTI ENRICO (M5S), 9.05 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 9.01001 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26370,
            "slug": "vs19_218_001",
            "identifier": "vs19_218_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_218_001/?format=api",
            "sitting": {
                "id": 1564,
                "date": "2023-12-21",
                "number": 218,
                "branch": "C"
            },
            "number": 1,
            "title": "Dichiarazione di urgenza del disegno di legge n. 1620 - Votazione DDL n. 1620",
            "original_title": "Votazione DDL n. 1620",
            "description_title": "Dichiarazione di urgenza del disegno di legge n. 1620",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 26602,
            "slug": "vs19_220_040",
            "identifier": "vs19_220_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_040/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1627/25 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/25 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/25 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 34810,
            "slug": "vs19_337_016",
            "identifier": "vs19_337_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_016/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.112 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.112 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 34808,
            "slug": "vs19_337_014",
            "identifier": "vs19_337_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_014/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.103 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34824,
            "slug": "vs19_337_030",
            "identifier": "vs19_337_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_030/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.366 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.366 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34829,
            "slug": "vs19_337_037",
            "identifier": "vs19_337_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_037/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 3.26 CASO ANTONIO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 34823,
            "slug": "vs19_337_029",
            "identifier": "vs19_337_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_029/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.339 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 35067,
            "slug": "vs19_337_031",
            "identifier": "vs19_337_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_031/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 35068,
            "slug": "vs19_337_034",
            "identifier": "vs19_337_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_034/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 35093,
            "slug": "vs19_337_060",
            "identifier": "vs19_337_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_060/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/24 AURIEMMA CARMELA (M5S)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 35092,
            "slug": "vs19_337_059",
            "identifier": "vs19_337_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_059/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/23 ALIFANO ENRICA (M5S)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 35105,
            "slug": "vs19_337_072",
            "identifier": "vs19_337_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_072/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/36 IARIA ANTONINO (M5S)",
            "description_title": "",
            "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": 25,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31656,
            "slug": "vs19_342_032",
            "identifier": "vs19_342_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_032/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2002/35 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/2002/35 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/35 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/35 STEFANAZZI CLAUDIO MICHELE (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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31690,
            "slug": "vs19_342_066",
            "identifier": "vs19_342_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_066/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2002/82 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/82 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/82 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31692,
            "slug": "vs19_342_068",
            "identifier": "vs19_342_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_068/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2002/84 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/2002/84 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/84 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/84 MARI FRANCESCO (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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31693,
            "slug": "vs19_342_069",
            "identifier": "vs19_342_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_069/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2002/85 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2002/85 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/85 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/85 GADDA MARIA CHIARA (IVICRE)",
            "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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31757,
            "slug": "vs19_343_009",
            "identifier": "vs19_343_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_009/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.02 DORI DEVIS (AVS) - Votazione Emendamento 1.02 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 1.02 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 82.5
        },
        {
            "id": 32387,
            "slug": "vs19_357_028",
            "identifier": "vs19_357_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_028/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 13.4 SCOTTO ARTURO (PD-IDP) e 13.5 MARI FRANCESCO (AVS) - Votazione Emendamento 13.4 DDL n. 1532",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1532",
            "description_title": "Identici emendamenti 13.4 SCOTTO ARTURO (PD-IDP) e 13.5 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.17,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 39407,
            "slug": "vs19_503_072",
            "identifier": "vs19_503_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_072/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 12.02 CASO ANTONIO (M5S) - Votazione Emendamento 12.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.02 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": 25,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39577,
            "slug": "vs19_504_021",
            "identifier": "vs19_504_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_021/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 21,
            "title": "EM 7.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38021,
            "slug": "vs19_470_030",
            "identifier": "vs19_470_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_030/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2308/75 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/2308/75 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/75 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/75 SCARPA RACHELE (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": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38057,
            "slug": "vs19_475_006",
            "identifier": "vs19_475_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_006/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00416 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, SCERRA FILIPPO (M5S) ed altri - Votazione Mozione 1_00416",
            "original_title": "Votazione Mozione 1_00416",
            "description_title": "Mozione n. 1-00416 (Nuova formulazione), limitatamente al capoverso quinto della parte dispositiva, SCERRA FILIPPO (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37646,
            "slug": "vs19_460_046",
            "identifier": "vs19_460_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_046/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 46,
            "title": "Identici articoli aggiuntivi 16.05 ZARATTI FILIBERTO (AVS) e 16.06 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 16.05 DDL n. 2139",
            "original_title": "Votazione Emendamento 16.05 DDL n. 2139",
            "description_title": "Identici articoli aggiuntivi 16.05 ZARATTI FILIBERTO (AVS) e 16.06 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": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37626,
            "slug": "vs19_460_019",
            "identifier": "vs19_460_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_019/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 9.01000 BALDINO VITTORIA (M5S) - Votazione Emendamento 9.01000 DDL n. 2139",
            "original_title": "Votazione Emendamento 9.01000 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 9.01000 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": 25,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37602,
            "slug": "vs19_460_008",
            "identifier": "vs19_460_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_008/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 (Mantenimento) - Votazione Articolo 4 DDL n. 2139",
            "original_title": "Votazione Articolo 4 DDL n. 2139",
            "description_title": "Articolo 4 (Mantenimento)",
            "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": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37622,
            "slug": "vs19_460_010",
            "identifier": "vs19_460_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_010/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 4.02 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.02 DDL n. 2139",
            "original_title": "Votazione Emendamento 4.02 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 4.02 PENZA PASQUALINO (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": 66.67,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37634,
            "slug": "vs19_460_029",
            "identifier": "vs19_460_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_029/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 12.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2139",
            "description_title": "Emendamento 12.5 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": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37635,
            "slug": "vs19_460_030",
            "identifier": "vs19_460_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_030/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 12.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 12.1000 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2139",
            "description_title": "Emendamento 12.1000 AURIEMMA CARMELA (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": 25,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37647,
            "slug": "vs19_460_047",
            "identifier": "vs19_460_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_047/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 17.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 17.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 17.2 DDL n. 2139",
            "description_title": "Emendamento 17.2 PELLEGRINI MARCO (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": 25,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 71.97
        }
    ]
}