Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=409
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=-n_rebels&page=410",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=408",
    "results": [
        {
            "id": 35781,
            "slug": "vs19_410_001",
            "identifier": "vs19_410_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_001/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1917/3 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/3 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/3 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35784,
            "slug": "vs19_410_004",
            "identifier": "vs19_410_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_004/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/6 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/6 FERRARI SARA (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": 18,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35799,
            "slug": "vs19_410_019",
            "identifier": "vs19_410_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_019/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1917/23 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1917/23 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/23 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/23 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37228,
            "slug": "vs19_449_069",
            "identifier": "vs19_449_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_069/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/2 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/2 GHIO VALENTINA (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": 14,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32019,
            "slug": "vs19_348_094",
            "identifier": "vs19_348_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_094/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 31.3 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.3 DDL n. 1660",
            "description_title": "Emendamento 31.3 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 32102,
            "slug": "vs19_349_064",
            "identifier": "vs19_349_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_064/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/30 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/30 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 63.33,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35789,
            "slug": "vs19_410_009",
            "identifier": "vs19_410_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_009/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1917/12 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1917/12 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/12 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/12 BONAFE' SIMONA (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": 20,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35794,
            "slug": "vs19_410_014",
            "identifier": "vs19_410_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_014/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1917/17 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1917/17 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/17 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/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": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35798,
            "slug": "vs19_410_018",
            "identifier": "vs19_410_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_018/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1917/22 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1917/22 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/22 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/22 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 24931,
            "slug": "vs19_201_009",
            "identifier": "vs19_201_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_009/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1551/65 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1551/65 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/65 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/65 DE LUCA PIERO (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": 17,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 27751,
            "slug": "vs19_239_067",
            "identifier": "vs19_239_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_067/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1515",
            "original_title": "Votazione Articolo 17 DDL n. 1515",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 35787,
            "slug": "vs19_410_007",
            "identifier": "vs19_410_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_007/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1917/10 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1917/10 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/10 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/10 ALIFANO ENRICA (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": 34,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24940,
            "slug": "vs19_201_008",
            "identifier": "vs19_201_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_008/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1551/64 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/64 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/64 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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24941,
            "slug": "vs19_201_007",
            "identifier": "vs19_201_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_007/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/62 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/62 LAI SILVIO (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": 18,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31948,
            "slug": "vs19_348_059",
            "identifier": "vs19_348_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_059/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01009 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01009 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01009 BOSCHI MARIA ELENA (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": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 35807,
            "slug": "vs19_410_027",
            "identifier": "vs19_410_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_027/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1917/2 BOSCHI MARIA ELENA (IVICRE) - Votazione Ordine del giorno 9/1917/2 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/2 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/2 BOSCHI MARIA ELENA (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": 18,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35808,
            "slug": "vs19_410_028",
            "identifier": "vs19_410_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_028/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/7 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/7 CUPERLO GIANNI (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": 18,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35809,
            "slug": "vs19_410_029",
            "identifier": "vs19_410_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_029/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1917/21 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1917/21 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/21 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/21 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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35810,
            "slug": "vs19_410_030",
            "identifier": "vs19_410_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_030/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1917/26 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1917/26 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/26 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/26 DELL'OLIO GIANMAURO (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": 18,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35802,
            "slug": "vs19_410_022",
            "identifier": "vs19_410_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_022/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1917/28 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1917/28 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/28 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/28 L'ABBATE PATTY (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": 32,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 35796,
            "slug": "vs19_410_016",
            "identifier": "vs19_410_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_016/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1917/19 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1917/19 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/19 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/19 BORRELLI FRANCESCO EMILIO (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": 21,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35832,
            "slug": "vs19_413_016",
            "identifier": "vs19_413_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_016/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 6.18 GIULIANO CARLA (M5S) - Votazione Emendamento 6.18 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.18 DDL n. 2196",
            "description_title": "Emendamento 6.18 GIULIANO CARLA (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": 27,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35834,
            "slug": "vs19_413_018",
            "identifier": "vs19_413_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_018/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 6.21 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.21 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.21 DDL n. 2196",
            "description_title": "Emendamento 6.21 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 24925,
            "slug": "vs19_201_020",
            "identifier": "vs19_201_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_020/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.1 DDL n. 1538",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1538",
            "description_title": "Emendamento 1.1 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 35835,
            "slug": "vs19_413_019",
            "identifier": "vs19_413_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_019/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 6.22 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.22 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.22 DDL n. 2196",
            "description_title": "Emendamento 6.22 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37227,
            "slug": "vs19_449_068",
            "identifier": "vs19_449_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_068/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (PD-IDP) - Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/1 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/1 PANDOLFO ALBERTO (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": 12,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35837,
            "slug": "vs19_413_021",
            "identifier": "vs19_413_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_021/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 6.24 GIULIANO CARLA (M5S) - Votazione Emendamento 6.24 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.24 DDL n. 2196",
            "description_title": "Emendamento 6.24 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35836,
            "slug": "vs19_413_020",
            "identifier": "vs19_413_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_020/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 6.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.23 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.23 DDL n. 2196",
            "description_title": "Emendamento 6.23 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35824,
            "slug": "vs19_413_008",
            "identifier": "vs19_413_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_008/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 6.7 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.7 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.7 DDL n. 2196",
            "description_title": "Emendamento 6.7 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35828,
            "slug": "vs19_413_012",
            "identifier": "vs19_413_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_012/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 6.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 6.14 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.14 DDL n. 2196",
            "description_title": "Emendamento 6.14 D'ORSO 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": 29,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35858,
            "slug": "vs19_413_042",
            "identifier": "vs19_413_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_042/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/2196/3 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/2196/3 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/3 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/3 ASCARI STEFANIA (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": 66.94,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35861,
            "slug": "vs19_413_045",
            "identifier": "vs19_413_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_045/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2196/6 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2196/6 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/6 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/6 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": 25,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35859,
            "slug": "vs19_413_043",
            "identifier": "vs19_413_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_043/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/2196/4 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2196/4 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/4 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/4 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35864,
            "slug": "vs19_413_048",
            "identifier": "vs19_413_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_048/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2196/10 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2196/10 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/10 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/10 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35831,
            "slug": "vs19_413_015",
            "identifier": "vs19_413_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_015/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 6.17 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.17 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.17 DDL n. 2196",
            "description_title": "Emendamento 6.17 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37238,
            "slug": "vs19_449_079",
            "identifier": "vs19_449_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_079/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2285/12 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/2285/12 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/12 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/12 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 24927,
            "slug": "vs19_201_025",
            "identifier": "vs19_201_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_025/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1538",
            "original_title": "Votazione Articolo 3 DDL n. 1538",
            "description_title": "Articolo 3",
            "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": 113,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 24928,
            "slug": "vs19_201_021",
            "identifier": "vs19_201_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_021/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1538",
            "original_title": "Votazione Articolo 1 DDL n. 1538",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 35857,
            "slug": "vs19_413_041",
            "identifier": "vs19_413_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_041/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2196/2 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/2196/2 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/2 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/2 GIULIANO CARLA (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": 66.53,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35860,
            "slug": "vs19_413_044",
            "identifier": "vs19_413_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_044/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2196/5 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2196/5 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/5 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/5 DORI DEVIS (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": 26,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 24933,
            "slug": "vs19_201_015",
            "identifier": "vs19_201_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_015/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1551/82 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1551/82 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/82 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/82 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 35866,
            "slug": "vs19_413_050",
            "identifier": "vs19_413_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_050/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/2196/12 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2196/12 DDL n. 2196",
            "original_title": "Votazione Ordine del giorno 9/2196/12 DDL n. 2196",
            "description_title": "Ordine del giorno n. 9/2196/12 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37231,
            "slug": "vs19_449_072",
            "identifier": "vs19_449_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_072/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/5 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/5 FERRARI SARA (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": 15,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35838,
            "slug": "vs19_413_022",
            "identifier": "vs19_413_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_022/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 6.25 GIULIANO CARLA (M5S) - Votazione Emendamento 6.25 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.25 DDL n. 2196",
            "description_title": "Emendamento 6.25 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 69.42,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35816,
            "slug": "vs19_413_057",
            "identifier": "vs19_413_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_057/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 57,
            "title": "Conversione decreto giustizia",
            "original_title": "Votazione finale DDL n. 2196",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 novembre 2024, n. 178, recante misure urgenti in materia di giustizia (Approvato dal Senato) (DDL 2196)",
            "public_title": "Conversione decreto giustizia",
            "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": 81,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35819,
            "slug": "vs19_413_003",
            "identifier": "vs19_413_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_003/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 5.01 DORI DEVIS (AVS) - Votazione Emendamento 5.01 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.01 DDL n. 2196",
            "description_title": "Articolo aggiuntivo 5.01 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24935,
            "slug": "vs19_201_002",
            "identifier": "vs19_201_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_002/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1551/56, nel testo riformulato, FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1551/56, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/56, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/56, nel testo riformulato, FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 35817,
            "slug": "vs19_413_001",
            "identifier": "vs19_413_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_001/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 5.3 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2196",
            "description_title": "Emendamento 5.3 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 35820,
            "slug": "vs19_413_004",
            "identifier": "vs19_413_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_004/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 6.1 DORI DEVIS (AVS) - Votazione Emendamento 6.1 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2196",
            "description_title": "Emendamento 6.1 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35829,
            "slug": "vs19_413_013",
            "identifier": "vs19_413_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_013/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 6.15 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.15 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.15 DDL n. 2196",
            "description_title": "Emendamento 6.15 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 70.7
        }
    ]
}