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

{
    "count": 22951,
    "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=227",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=225",
    "results": [
        {
            "id": 24975,
            "slug": "vs19_196_052",
            "identifier": "vs19_196_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_052/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1437/55 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/55 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/55 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39191,
            "slug": "vs19_498_161",
            "identifier": "vs19_498_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_161/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 38634,
            "slug": "vs19_486_017",
            "identifier": "vs19_486_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_017/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2355/17 - Votazione Ordine del giorno 9/2355/17 ",
            "original_title": "Votazione Ordine del giorno 9/2355/17 ",
            "description_title": "ODG 9/2355/17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 18130,
            "slug": "vs19_009_004",
            "identifier": "vs19_009_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_004/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 01.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.04 DDL n. 0005",
            "description_title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18186,
            "slug": "vs19_009_029",
            "identifier": "vs19_009_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_029/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 9.6 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 9.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.6 DDL n. 0005",
            "description_title": "Emendamento 9.6 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24986,
            "slug": "vs19_196_024",
            "identifier": "vs19_196_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_024/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/27 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18147,
            "slug": "vs19_009_033",
            "identifier": "vs19_009_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_033/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 10.08 FONTANA ILARIA (M5S) - Votazione Emendamento 10.08 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.08 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.08 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 38619,
            "slug": "vs19_486_002",
            "identifier": "vs19_486_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_002/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2355/2 - Votazione Ordine del giorno 9/2355/2 ",
            "original_title": "Votazione Ordine del giorno 9/2355/2 ",
            "description_title": "ODG 9/2355/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 24962,
            "slug": "vs19_196_059",
            "identifier": "vs19_196_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_059/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 18148,
            "slug": "vs19_009_048",
            "identifier": "vs19_009_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_048/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 22.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 22.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 22.6 DDL n. 0005",
            "description_title": "Emendamento 22.6 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 39861,
            "slug": "vs19_515_020",
            "identifier": "vs19_515_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_020/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 1.028 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.028",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 18124,
            "slug": "vs19_009_018",
            "identifier": "vs19_009_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_018/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 3.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 40083,
            "slug": "vs19_523_003",
            "identifier": "vs19_523_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_003/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2551/10 - Votazione Ordine del giorno 9/2551/10 ",
            "original_title": "Votazione Ordine del giorno 9/2551/10 ",
            "description_title": "ODG 9/2551/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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 24996,
            "slug": "vs19_196_036",
            "identifier": "vs19_196_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_036/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/39 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 18185,
            "slug": "vs19_009_002",
            "identifier": "vs19_009_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_002/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 01.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.02 DDL n. 0005",
            "description_title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 40084,
            "slug": "vs19_523_004",
            "identifier": "vs19_523_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_004/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2551/12 - Votazione Ordine del giorno 9/2551/12 ",
            "original_title": "Votazione Ordine del giorno 9/2551/12 ",
            "description_title": "ODG 9/2551/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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 25000,
            "slug": "vs19_196_009",
            "identifier": "vs19_196_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_009/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1437/11 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/11 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/11 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 18157,
            "slug": "vs19_009_010",
            "identifier": "vs19_009_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_010/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.08 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.08 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.08 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 1.08 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25011,
            "slug": "vs19_196_062",
            "identifier": "vs19_196_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_062/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1437/81, come riformulato, ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/1437/81, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/81, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/81, come riformulato, ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40085,
            "slug": "vs19_523_005",
            "identifier": "vs19_523_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_005/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/2551/15 - Votazione Ordine del giorno 9/2551/15 ",
            "original_title": "Votazione Ordine del giorno 9/2551/15 ",
            "description_title": "ODG 9/2551/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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 71.6,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 18198,
            "slug": "vs19_009_071",
            "identifier": "vs19_009_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_071/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/5/33 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/5/33 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/33 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/33 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25008,
            "slug": "vs19_196_026",
            "identifier": "vs19_196_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_026/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/29 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/29 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25099,
            "slug": "vs19_197_045",
            "identifier": "vs19_197_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_045/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 6.07 DI LAURO CARMEN (M5S) - Votazione Emendamento 6.07 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.07 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.07 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 18179,
            "slug": "vs19_009_026",
            "identifier": "vs19_009_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_026/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 7.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 7.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 25144,
            "slug": "vs19_197_058",
            "identifier": "vs19_197_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_058/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/10, DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/10, nel testo riformulato, CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39083,
            "slug": "vs19_498_037",
            "identifier": "vs19_498_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_037/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 25146,
            "slug": "vs19_197_057",
            "identifier": "vs19_197_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_057/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/9 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/9 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25150,
            "slug": "vs19_197_052",
            "identifier": "vs19_197_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_052/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/4 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/4 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25136,
            "slug": "vs19_197_010",
            "identifier": "vs19_197_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_010/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1324",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1324",
            "description_title": "Emendamento 1.11 FORATTINI ANTONELLA (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39076,
            "slug": "vs19_498_029",
            "identifier": "vs19_498_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_029/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 4.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 18128,
            "slug": "vs19_009_042",
            "identifier": "vs19_009_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_042/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 15.2 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 15.2 DDL n. 0005",
            "original_title": "Votazione Emendamento 15.2 DDL n. 0005",
            "description_title": "Emendamento 15.2 SARRACINO MARCO (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": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 39181,
            "slug": "vs19_498_148",
            "identifier": "vs19_498_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_148/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 40093,
            "slug": "vs19_523_013",
            "identifier": "vs19_523_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_013/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2551/32 - Votazione Ordine del giorno 9/2551/32 ",
            "original_title": "Votazione Ordine del giorno 9/2551/32 ",
            "description_title": "ODG 9/2551/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 74.49,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 25154,
            "slug": "vs19_200_018",
            "identifier": "vs19_200_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_018/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1551/18 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1551/18 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/18 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/18 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 39898,
            "slug": "vs19_515_057",
            "identifier": "vs19_515_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_057/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 57,
            "title": "ODG 9/2460-A/24 - Votazione Ordine del giorno 9/2460-A/24 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/24 ",
            "description_title": "ODG 9/2460-A/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 18181,
            "slug": "vs19_009_021",
            "identifier": "vs19_009_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_021/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 5.7 TORTO DANIELA (M5S) - Votazione Emendamento 5.7 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.7 DDL n. 0005",
            "description_title": "Emendamento 5.7 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 25182,
            "slug": "vs19_200_047",
            "identifier": "vs19_200_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_047/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1551/51 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1551/51 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/51 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/51 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25189,
            "slug": "vs19_200_034",
            "identifier": "vs19_200_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_034/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25190,
            "slug": "vs19_200_045",
            "identifier": "vs19_200_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_045/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1551/49, come riformulato, SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1551/49, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/49, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/49, come riformulato, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 18174,
            "slug": "vs19_009_037",
            "identifier": "vs19_009_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_037/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 11.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 11.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 11.1 DDL n. 0005",
            "description_title": "Emendamento 11.1 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 40090,
            "slug": "vs19_523_010",
            "identifier": "vs19_523_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_010/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2551/27 - Votazione Ordine del giorno 9/2551/27 ",
            "original_title": "Votazione Ordine del giorno 9/2551/27 ",
            "description_title": "ODG 9/2551/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25186,
            "slug": "vs19_200_013",
            "identifier": "vs19_200_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_013/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1551/12 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1551/12 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/12 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25175,
            "slug": "vs19_200_011",
            "identifier": "vs19_200_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_011/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25165,
            "slug": "vs19_200_009",
            "identifier": "vs19_200_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_009/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1551/8, nel testo riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1551/8, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/8, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/8, nel testo riformulato, RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 25187,
            "slug": "vs19_200_010",
            "identifier": "vs19_200_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_010/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1551/9 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1551/9 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/9 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/9 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40091,
            "slug": "vs19_523_011",
            "identifier": "vs19_523_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_011/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2551/28 - Votazione Ordine del giorno 9/2551/28 ",
            "original_title": "Votazione Ordine del giorno 9/2551/28 ",
            "description_title": "ODG 9/2551/28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.25,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 25172,
            "slug": "vs19_200_023",
            "identifier": "vs19_200_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_023/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1551/23 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1551/23 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/23 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/23 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25178,
            "slug": "vs19_200_038",
            "identifier": "vs19_200_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_038/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1551/41 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1551/41 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/41 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/41 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25179,
            "slug": "vs19_200_029",
            "identifier": "vs19_200_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_029/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 39873,
            "slug": "vs19_515_032",
            "identifier": "vs19_515_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_032/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 8.03, 8.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.03, 8.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 70.06
        }
    ]
}