Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=338
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=339",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=337",
    "results": [
        {
            "id": 37920,
            "slug": "19-295-68",
            "identifier": "19-295-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-68/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 68,
            "title": "Prestazioni sanitarie - Em. 10-bis.0.250, Guidolin e altri",
            "original_title": "Em. 10-bis.0.250, Guidolin e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 14,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 18614,
            "slug": "vs19_027_097",
            "identifier": "vs19_027_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_097/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/643-BIS/185 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/643-BIS/185 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/185 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/185 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 79.75,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18619,
            "slug": "vs19_027_071",
            "identifier": "vs19_027_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_071/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/643-BIS/134 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/134 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/134 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/134 ROGGIANI SILVIA (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": 33,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 88.27
        },
        {
            "id": 18521,
            "slug": "vs19_027_012",
            "identifier": "vs19_027_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_012/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 12,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 9 DDL n. 0643-bis",
            "description_title": "Articolo 9",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 89.87,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 37918,
            "slug": "19-295-70",
            "identifier": "19-295-70",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-70/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 70,
            "title": "Prestazioni sanitarie - Em. 11.3, Magni e altri",
            "original_title": "Em. 11.3, Magni e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 13,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 18516,
            "slug": "vs19_027_001",
            "identifier": "vs19_027_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_001/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 1,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 2 DDL n. 0643-bis",
            "description_title": "Articolo 2",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 85.23,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 37919,
            "slug": "19-295-69",
            "identifier": "19-295-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-69/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 69,
            "title": "Prestazioni sanitarie - Em. 11.2, Camusso e altri",
            "original_title": "Em. 11.2, Camusso e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 14,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 18515,
            "slug": "vs19_027_016",
            "identifier": "vs19_027_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_016/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 16,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 13 DDL n. 0643-bis",
            "description_title": "Articolo 13",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 89.87,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 18452,
            "slug": "vs19_027_088",
            "identifier": "vs19_027_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_088/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 88,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/167 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/167 RICCIARDI MARIANNA (M5S)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 84.39,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 18426,
            "slug": "vs19_027_037",
            "identifier": "vs19_027_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_037/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 37,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/29 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/29 CUPERLO GIANNI (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18427,
            "slug": "vs19_027_030",
            "identifier": "vs19_027_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_030/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 30,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/11 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/11 BRAGA CHIARA (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18523,
            "slug": "vs19_027_006",
            "identifier": "vs19_027_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_006/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 6,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 3 DDL n. 0643-bis",
            "description_title": "Articolo 3",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 89.87,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 36198,
            "slug": "19-274-64",
            "identifier": "19-274-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-64/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 64,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 11.2, D'Elia e altri",
            "original_title": "Em. 11.2, D'Elia e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 18538,
            "slug": "vs19_027_057",
            "identifier": "vs19_027_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_057/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/643-BIS/67 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/643-BIS/67 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/67 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/67 GRIPPO VALENTINA (AIV-RE)",
            "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": 35,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 18539,
            "slug": "vs19_027_052",
            "identifier": "vs19_027_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_052/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/643-BIS/56 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/56 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/56 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/56 FURFARO 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": 27,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 18546,
            "slug": "vs19_027_049",
            "identifier": "vs19_027_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_049/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/643-BIS/52 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/52 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/52 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/52 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 83.54,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18510,
            "slug": "vs19_027_009",
            "identifier": "vs19_027_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_009/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 9,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 6 DDL n. 0643-bis",
            "description_title": "Articolo 6",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 89.45,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 18416,
            "slug": "vs19_027_117",
            "identifier": "vs19_027_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_117/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 117,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione nota di variazione DDL n. 0643-bis",
            "description_title": "Nota di variazioni al bilancio di previsione dello Stato per l'anno 2023 e bilancio pluriennale per il triennio 2023-2025",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Nota di variazione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 77.64,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18419,
            "slug": "vs19_027_092",
            "identifier": "vs19_027_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_092/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 92,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/173 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/173 IARIA ANTONINO (M5S)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18411,
            "slug": "vs19_027_015",
            "identifier": "vs19_027_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_015/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 15,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 12 DDL n. 0643-bis",
            "description_title": "Articolo 12",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 89.03,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 22126,
            "slug": "vs19_138_043",
            "identifier": "vs19_138_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_043/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 20.1 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 20.1 DDL n. 1038",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1038",
            "description_title": "Emendamento 20.1 RICCIARDI TONI (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": 42,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 18412,
            "slug": "vs19_027_020",
            "identifier": "vs19_027_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_020/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 20,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 17 DDL n. 0643-bis",
            "description_title": "Articolo 17",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 92.59
        },
        {
            "id": 37924,
            "slug": "19-295-64",
            "identifier": "19-295-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-64/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 64,
            "title": "Prestazioni sanitarie - Em. 10.3, Pirro e altri",
            "original_title": "Em. 10.3, Pirro e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 13,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 36210,
            "slug": "19-274-52",
            "identifier": "19-274-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-52/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 52,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - ODG G7.3, Turco e altri",
            "original_title": "ODG G7.3, Turco e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 8,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 18417,
            "slug": "vs19_027_021",
            "identifier": "vs19_027_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_021/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 21,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 18 DDL n. 0643-bis",
            "description_title": "Articolo 18",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 88.19,
            "minority_cohesion_rate": 93.21
        },
        {
            "id": 18548,
            "slug": "vs19_027_036",
            "identifier": "vs19_027_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_036/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/643-BIS/21 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/21 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/21 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/21 BERRUTO MAURO (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": 30,
            "majority_cohesion_rate": 85.23,
            "minority_cohesion_rate": 88.89
        },
        {
            "id": 18572,
            "slug": "vs19_027_038",
            "identifier": "vs19_027_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_038/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/643-BIS/30 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/30 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/30 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/30 MAURI MATTEO (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": 81.01,
            "minority_cohesion_rate": 88.89
        },
        {
            "id": 21799,
            "slug": "vs19_117_005",
            "identifier": "vs19_117_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_005/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1195/13 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1195/13 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/13 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/13 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21791,
            "slug": "vs19_117_019",
            "identifier": "vs19_117_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_019/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 19,
            "title": "Conversione decreto siccità",
            "original_title": "Votazione finale DDL n. 1195",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 14 aprile 2023, n. 39, recante disposizioni urgenti per il contrasto della scarsità idrica e per il potenziamento e l'adeguamento delle infrastrutture idriche (Approvato dal Senato) (DDL 1195)",
            "public_title": "Conversione decreto siccità",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 18422,
            "slug": "vs19_027_051",
            "identifier": "vs19_027_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_051/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 51,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/54 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/54 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 80.59,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 37907,
            "slug": "19-295-81",
            "identifier": "19-295-81",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-81/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 81,
            "title": "Prestazioni sanitarie - Em. 11.0.17, Lorenzin e altri",
            "original_title": "Em. 11.0.17, Lorenzin e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 14,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 21794,
            "slug": "vs19_117_010",
            "identifier": "vs19_117_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_010/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1195/25 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1195/25 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/25 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/25 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": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 37908,
            "slug": "19-295-80",
            "identifier": "19-295-80",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-80/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 80,
            "title": "Prestazioni sanitarie - Em. 11.0.13, Sbrollini e altri",
            "original_title": "Em. 11.0.13, Sbrollini e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 14,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 37909,
            "slug": "19-295-79",
            "identifier": "19-295-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-79/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 79,
            "title": "Prestazioni sanitarie - Em. 11.0.9, Zambito e altri",
            "original_title": "Em. 11.0.9, Zambito e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 14,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 22700,
            "slug": "vs19_128_037",
            "identifier": "vs19_128_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_037/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1238/34 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/34 D'ALFONSO LUCIANO (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": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22689,
            "slug": "vs19_128_001",
            "identifier": "vs19_128_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_001/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00038, limitatamente alla premessa e al capoverso quarto della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00038",
            "original_title": "Votazione Risoluzione 6_00038",
            "description_title": "Risoluzione n. 6-00038, limitatamente alla premessa e al capoverso quarto della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 85.23,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 22176,
            "slug": "vs19_138_010",
            "identifier": "vs19_138_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_010/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038",
            "description_title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 36250,
            "slug": "19-274-12",
            "identifier": "19-274-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-12/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 12,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - ODG G2.1, De Cristofaro e altri",
            "original_title": "ODG G2.1, De Cristofaro e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 18430,
            "slug": "vs19_027_062",
            "identifier": "vs19_027_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_062/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 62,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/85 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/85 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 86.42
        },
        {
            "id": 18431,
            "slug": "vs19_027_041",
            "identifier": "vs19_027_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_041/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 41,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/35 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/35 GRAZIANO STEFANO (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "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": 79.75,
            "minority_cohesion_rate": 87.04
        },
        {
            "id": 18522,
            "slug": "vs19_027_010",
            "identifier": "vs19_027_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_010/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 10,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 7 DDL n. 0643-bis",
            "description_title": "Articolo 7",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 89.03,
            "minority_cohesion_rate": 91.36
        },
        {
            "id": 36197,
            "slug": "19-274-65",
            "identifier": "19-274-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-274-65/?format=api",
            "sitting": {
                "id": 1908,
                "date": "2025-02-18",
                "number": 274,
                "branch": "S"
            },
            "number": 65,
            "title": "D-L n. 201/2024 - Misure urgenti in materia di cultura - Em. 11.3, Aloisio e altri",
            "original_title": "Em. 11.3, Aloisio e altri",
            "description_title": "D-L n. 201/2024 - Misure urgenti in materia di cultura",
            "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": 9,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 18543,
            "slug": "vs19_027_084",
            "identifier": "vs19_027_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_084/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/643-BIS/162 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/643-BIS/162 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/162 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/162 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18545,
            "slug": "vs19_027_027",
            "identifier": "vs19_027_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_027/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/643-BIS/6 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/6 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/6 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/6 FORATTINI ANTONELLA (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": 51,
            "majority_cohesion_rate": 85.23,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 18529,
            "slug": "vs19_027_075",
            "identifier": "vs19_027_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_075/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/643-BIS/141 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/643-BIS/141 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/141 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/141 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": 35,
            "majority_cohesion_rate": 86.5,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 18451,
            "slug": "vs19_027_073",
            "identifier": "vs19_027_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_073/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 73,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/137 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/137 FERRARI SARA (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "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": 85.23,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 37906,
            "slug": "19-295-82",
            "identifier": "19-295-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-82/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 82,
            "title": "Prestazioni sanitarie - Em. 11.0.18 (testo 2), 11.0.20 (t. 2), 11.0.252(t. 2), 11.0.253 (t. 2), 11.0.254 (t. 2), 11.0.255 (t.2)",
            "original_title": "Em. 11.0.18 (testo 2), 11.0.20 (t. 2), 11.0.252(t. 2), 11.0.253 (t. 2), 11.0.254 (t. 2), 11.0.255 (t.2)",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 18532,
            "slug": "vs19_027_098",
            "identifier": "vs19_027_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_098/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/643-BIS/186 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/643-BIS/186 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/186 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/186 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 83.12,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 18446,
            "slug": "vs19_027_046",
            "identifier": "vs19_027_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_046/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 46,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/44 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/44 SCARPA RACHELE (PD-IDP)",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 87.65
        },
        {
            "id": 18418,
            "slug": "vs19_027_014",
            "identifier": "vs19_027_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_014/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 14,
            "title": "Legge di bilancio 2023",
            "original_title": "Votazione Articolo 11 DDL n. 0643-bis",
            "description_title": "Articolo 11",
            "public_title": "Legge di bilancio 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 89.87,
            "minority_cohesion_rate": 90.12
        }
    ]
}