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

{
    "count": 22941,
    "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=169",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=167",
    "results": [
        {
            "id": 28357,
            "slug": "vs19_247_062",
            "identifier": "vs19_247_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_062/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1633/111 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1633/111 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/111 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/111 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": 20,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28261,
            "slug": "vs19_247_036",
            "identifier": "vs19_247_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_036/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1633/75 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1633/75 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/75 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/75 CANTONE LUCIANO (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": 82,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 28326,
            "slug": "vs19_247_019",
            "identifier": "vs19_247_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_019/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/45 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/45 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 28347,
            "slug": "vs19_247_065",
            "identifier": "vs19_247_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_065/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1633/114 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1633/114 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/114 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/114 BENZONI FABRIZIO (APERRE)",
            "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": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 28259,
            "slug": "vs19_247_040",
            "identifier": "vs19_247_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_040/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n.  9/1633/79 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/79 DDL n. 1633",
            "description_title": "Ordine del giorno n.  9/1633/79 SPORTIELLO GILDA (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": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28268,
            "slug": "vs19_247_042",
            "identifier": "vs19_247_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_042/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (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": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 28271,
            "slug": "vs19_247_033",
            "identifier": "vs19_247_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_033/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/72 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/72 COSTA SERGIO (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.18,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28281,
            "slug": "vs19_247_076",
            "identifier": "vs19_247_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_076/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 76,
            "title": "Conversione decreto milleproroghe 2024",
            "original_title": "Votazione finale DDL n. 1633",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 30 dicembre 2023, n. 215, recante disposizioni urgenti in materia di termini normativi (DDL 1633)",
            "public_title": "Conversione decreto milleproroghe 2024",
            "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": 35,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 28252,
            "slug": "vs19_247_060",
            "identifier": "vs19_247_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_060/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1633/107 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1633/107 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/107 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/107 LACARRA MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 28375,
            "slug": "vs19_247_048",
            "identifier": "vs19_247_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_048/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/89 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/89 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 38604,
            "slug": "vs19_483_002",
            "identifier": "vs19_483_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_002/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-441 CPV 1, 2, 3, 5, 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-441 CPV 1, 2, 3, 5, 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38605,
            "slug": "vs19_483_003",
            "identifier": "vs19_483_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_003/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-441 PREM E CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-441 PREM E CPV 4 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38609,
            "slug": "vs19_483_007",
            "identifier": "vs19_483_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_007/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-180 - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "RIS 6-180",
            "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": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38606,
            "slug": "vs19_483_004",
            "identifier": "vs19_483_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_004/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-442 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-442",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38612,
            "slug": "vs19_483_010",
            "identifier": "vs19_483_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_010/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 10,
            "title": "RIS 6-183 - Votazione Risoluzione 6_00183",
            "original_title": "Votazione Risoluzione 6_00183",
            "description_title": "RIS 6-183",
            "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": 96,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 38613,
            "slug": "vs19_483_011",
            "identifier": "vs19_483_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_011/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 11,
            "title": "RIS 6-184 - Votazione Risoluzione 6_00184",
            "original_title": "Votazione Risoluzione 6_00184",
            "description_title": "RIS 6-184",
            "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": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38603,
            "slug": "vs19_483_001",
            "identifier": "vs19_483_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_001/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione opposizione su Gaza",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-432 NF",
            "public_title": "Mozione opposizione su Gaza",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38607,
            "slug": "vs19_483_005",
            "identifier": "vs19_483_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_005/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-443 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-443",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38608,
            "slug": "vs19_483_006",
            "identifier": "vs19_483_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_006/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 6,
            "title": "RIS 6-179 - Votazione Risoluzione 6_00179",
            "original_title": "Votazione Risoluzione 6_00179",
            "description_title": "RIS 6-179",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38618,
            "slug": "vs19_486_001",
            "identifier": "vs19_486_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_001/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 1,
            "title": "ODG 9/2355/1 - Votazione Ordine del giorno 9/2355/1 ",
            "original_title": "Votazione Ordine del giorno 9/2355/1 ",
            "description_title": "ODG 9/2355/1",
            "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": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38620,
            "slug": "vs19_486_003",
            "identifier": "vs19_486_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_003/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2355/3 - Votazione Ordine del giorno 9/2355/3 ",
            "original_title": "Votazione Ordine del giorno 9/2355/3 ",
            "description_title": "ODG 9/2355/3",
            "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": 68.72,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38622,
            "slug": "vs19_486_005",
            "identifier": "vs19_486_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_005/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2355/5 - Votazione Ordine del giorno 9/2355/5 ",
            "original_title": "Votazione Ordine del giorno 9/2355/5 ",
            "description_title": "ODG 9/2355/5",
            "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": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38623,
            "slug": "vs19_486_006",
            "identifier": "vs19_486_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_006/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2355/6 - Votazione Ordine del giorno 9/2355/6 ",
            "original_title": "Votazione Ordine del giorno 9/2355/6 ",
            "description_title": "ODG 9/2355/6",
            "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": 28,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38635,
            "slug": "vs19_486_018",
            "identifier": "vs19_486_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_018/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2355/18 - Votazione Ordine del giorno 9/2355/18 ",
            "original_title": "Votazione Ordine del giorno 9/2355/18 ",
            "description_title": "ODG 9/2355/18",
            "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": 66.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38636,
            "slug": "vs19_486_019",
            "identifier": "vs19_486_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_019/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2355/19 - Votazione Ordine del giorno 9/2355/19 ",
            "original_title": "Votazione Ordine del giorno 9/2355/19 ",
            "description_title": "ODG 9/2355/19",
            "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": 66.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38633,
            "slug": "vs19_486_016",
            "identifier": "vs19_486_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_016/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2355/16 - Votazione Ordine del giorno 9/2355/16 ",
            "original_title": "Votazione Ordine del giorno 9/2355/16 ",
            "description_title": "ODG 9/2355/16",
            "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": 68.72,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38625,
            "slug": "vs19_486_008",
            "identifier": "vs19_486_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_008/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2355/8 - Votazione Ordine del giorno 9/2355/8 ",
            "original_title": "Votazione Ordine del giorno 9/2355/8 ",
            "description_title": "ODG 9/2355/8",
            "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": 69.96,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 38624,
            "slug": "vs19_486_007",
            "identifier": "vs19_486_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_007/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2355/7 - Votazione Ordine del giorno 9/2355/7 ",
            "original_title": "Votazione Ordine del giorno 9/2355/7 ",
            "description_title": "ODG 9/2355/7",
            "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": 28,
            "majority_cohesion_rate": 68.72,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38621,
            "slug": "vs19_486_004",
            "identifier": "vs19_486_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_004/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2355/4 - Votazione Ordine del giorno 9/2355/4 ",
            "original_title": "Votazione Ordine del giorno 9/2355/4 ",
            "description_title": "ODG 9/2355/4",
            "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": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38631,
            "slug": "vs19_486_014",
            "identifier": "vs19_486_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_014/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2355/14 - Votazione Ordine del giorno 9/2355/14 ",
            "original_title": "Votazione Ordine del giorno 9/2355/14 ",
            "description_title": "ODG 9/2355/14",
            "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": 68.72,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38632,
            "slug": "vs19_486_015",
            "identifier": "vs19_486_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_015/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2355/15 - Votazione Ordine del giorno 9/2355/15 ",
            "original_title": "Votazione Ordine del giorno 9/2355/15 ",
            "description_title": "ODG 9/2355/15",
            "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": 67.49,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38627,
            "slug": "vs19_486_010",
            "identifier": "vs19_486_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_010/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2355/10 - Votazione Ordine del giorno 9/2355/10 ",
            "original_title": "Votazione Ordine del giorno 9/2355/10 ",
            "description_title": "ODG 9/2355/10",
            "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": 107,
            "majority_cohesion_rate": 69.14,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 38629,
            "slug": "vs19_486_012",
            "identifier": "vs19_486_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_012/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2355/12 - Votazione Ordine del giorno 9/2355/12 ",
            "original_title": "Votazione Ordine del giorno 9/2355/12 ",
            "description_title": "ODG 9/2355/12",
            "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": 69.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38630,
            "slug": "vs19_486_013",
            "identifier": "vs19_486_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_013/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2355/13 - Votazione Ordine del giorno 9/2355/13 ",
            "original_title": "Votazione Ordine del giorno 9/2355/13 ",
            "description_title": "ODG 9/2355/13",
            "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": 68.31,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38637,
            "slug": "vs19_486_020",
            "identifier": "vs19_486_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_020/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2355/20 - Votazione Ordine del giorno 9/2355/20 ",
            "original_title": "Votazione Ordine del giorno 9/2355/20 ",
            "description_title": "ODG 9/2355/20",
            "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": 65.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38617,
            "slug": "vs19_486_021",
            "identifier": "vs19_486_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_021/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 21,
            "title": "Fiducia conversione decreto sicurezza 2025",
            "original_title": "Votazione ",
            "description_title": "Votazione fiducia A.C. 2355",
            "public_title": "Fiducia conversione decreto sicurezza 2025",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 82.72,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 38982,
            "slug": "vs19_495_015",
            "identifier": "vs19_495_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_015/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 15,
            "title": "PDL 1672-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 1672-A - 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": 72,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38985,
            "slug": "vs19_495_019",
            "identifier": "vs19_495_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_019/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "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": 72,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38983,
            "slug": "vs19_495_017",
            "identifier": "vs19_495_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_017/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "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": 72,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38980,
            "slug": "vs19_495_008",
            "identifier": "vs19_495_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_008/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 8,
            "title": "Conversione decreto Irpef",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2448 - VOTO FINALE",
            "public_title": "Conversione decreto Irpef",
            "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": 76,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38994,
            "slug": "vs19_495_010",
            "identifier": "vs19_495_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_010/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-456 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-456",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38996,
            "slug": "vs19_495_012",
            "identifier": "vs19_495_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_012/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-458 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-458",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 38984,
            "slug": "vs19_495_018",
            "identifier": "vs19_495_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_018/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 71,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38990,
            "slug": "vs19_495_005",
            "identifier": "vs19_495_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_005/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2448/6 - Votazione Ordine del giorno 9/2448/6 ",
            "original_title": "Votazione Ordine del giorno 9/2448/6 ",
            "description_title": "ODG 9/2448/6",
            "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": 60.66,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38991,
            "slug": "vs19_495_006",
            "identifier": "vs19_495_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_006/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2448/7 - Votazione Ordine del giorno 9/2448/7 ",
            "original_title": "Votazione Ordine del giorno 9/2448/7 ",
            "description_title": "ODG 9/2448/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38992,
            "slug": "vs19_495_007",
            "identifier": "vs19_495_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_007/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2448/8 - Votazione Ordine del giorno 9/2448/8 ",
            "original_title": "Votazione Ordine del giorno 9/2448/8 ",
            "description_title": "ODG 9/2448/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38995,
            "slug": "vs19_495_011",
            "identifier": "vs19_495_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_011/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-457 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-457",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 38999,
            "slug": "vs19_495_016",
            "identifier": "vs19_495_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_016/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 16,
            "title": "EM  2.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM  2.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38986,
            "slug": "vs19_495_001",
            "identifier": "vs19_495_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_001/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2448 - ODG N. 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2448 - ODG N. 1",
            "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": 55.74,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38988,
            "slug": "vs19_495_003",
            "identifier": "vs19_495_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_495_003/?format=api",
            "sitting": {
                "id": 2017,
                "date": "2025-06-17",
                "number": 495,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2448/4 - Votazione Ordine del giorno 9/2448/4 ",
            "original_title": "Votazione Ordine del giorno 9/2448/4 ",
            "description_title": "ODG 9/2448/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 63.46
        }
    ]
}