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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=102",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=100",
    "results": [
        {
            "id": 39073,
            "slug": "vs19_498_026",
            "identifier": "vs19_498_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_026/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 22791,
            "slug": "vs19_142_024",
            "identifier": "vs19_142_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_024/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.2 FENU EMILIANO (M5S) - Votazione Emendamento 3.2 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0107",
            "description_title": "Emendamento 3.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30667,
            "slug": "vs19_309_162",
            "identifier": "vs19_309_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_162/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 162,
            "title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 10.308 DDL n. 1665",
            "original_title": "Votazione Emendamento 10.308 DDL n. 1665",
            "description_title": "Emendamento 10.308 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22831,
            "slug": "vs19_141_058",
            "identifier": "vs19_141_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_058/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1134 E ABB./1 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1134 E ABB./1 DDL n. 1134",
            "original_title": "Votazione Ordine del giorno 9/1134 E ABB./1 DDL n. 1134",
            "description_title": "Ordine del giorno n. 9/1134 E ABB./1 CAPPELLETTI ENRICO (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 31740,
            "slug": "vs19_344_014",
            "identifier": "vs19_344_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_014/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.4 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.4 DDL n. 1660",
            "description_title": "Emendamento 7.4 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 21781,
            "slug": "vs19_114_075",
            "identifier": "vs19_114_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_075/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1114/119 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1114/119 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/119 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/119 CASO ANTONIO (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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 31800,
            "slug": "vs19_344_085",
            "identifier": "vs19_344_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_085/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 85,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1660",
            "original_title": "Votazione Articolo 13 DDL n. 1660",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 39545,
            "slug": "vs19_504_107",
            "identifier": "vs19_504_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_107/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 107,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39040,
            "slug": "vs19_498_149",
            "identifier": "vs19_498_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_149/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 149,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 63,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 31859,
            "slug": "vs19_344_042",
            "identifier": "vs19_344_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_042/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.5 MAURI MATTEO (PD-IDP) - Votazione Emendamento 9.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.5 DDL n. 1660",
            "description_title": "Emendamento 9.5 MAURI MATTEO (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.55,
            "minority_cohesion_rate": 76.25
        },
        {
            "id": 31792,
            "slug": "vs19_344_072",
            "identifier": "vs19_344_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_072/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1660",
            "description_title": "Emendamento 11.2 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 47.5
        },
        {
            "id": 22742,
            "slug": "vs19_141_040",
            "identifier": "vs19_141_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_040/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1134",
            "original_title": "Votazione Articolo 16 DDL n. 1134",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 31845,
            "slug": "vs19_344_081",
            "identifier": "vs19_344_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_081/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 13.1001 DORI DEVIS (AVS) - Votazione Emendamento 13.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 13.1001 DDL n. 1660",
            "description_title": "Emendamento 13.1001 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 21705,
            "slug": "vs19_114_018",
            "identifier": "vs19_114_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_018/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1114/47 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/47 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/47 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 34424,
            "slug": "vs19_388_012",
            "identifier": "vs19_388_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_012/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2022",
            "description_title": "Emendamento 1.7 SIMIANI 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 22817,
            "slug": "vs19_142_016",
            "identifier": "vs19_142_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_016/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0107",
            "original_title": "Votazione Articolo 2 PDL n. 0107",
            "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": 2,
            "n_margin": 142,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22795,
            "slug": "vs19_142_020",
            "identifier": "vs19_142_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_020/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29527,
            "slug": "vs19_187_025",
            "identifier": "vs19_187_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_025/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1416/38 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1416/38 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/38 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/38 SCERRA FILIPPO (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29526,
            "slug": "vs19_187_024",
            "identifier": "vs19_187_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_024/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1416/37, come riformulato, L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1416/37, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/37, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/37, come riformulato, L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29525,
            "slug": "vs19_187_023",
            "identifier": "vs19_187_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_023/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1416/36, come riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1416/36, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/36, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/36, come riformulato, FONTANA ILARIA (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": 2,
            "n_margin": 130,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22824,
            "slug": "vs19_141_004",
            "identifier": "vs19_141_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_004/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00003 (Nuova formulazione), capoverso 14) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00003",
            "original_title": "Votazione Mozione 1_00003",
            "description_title": "Mozione n. 1-00003 (Nuova formulazione), capoverso 14) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24002,
            "slug": "vs19_157_018",
            "identifier": "vs19_157_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_018/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.100 BONETTI ELENA (AIV-RE) - Votazione Emendamento 4.100 PDL n. 0536",
            "original_title": "Votazione Emendamento 4.100 PDL n. 0536",
            "description_title": "Emendamento 4.100 BONETTI ELENA (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": 2,
            "n_margin": 105,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24161,
            "slug": "vs19_165_018",
            "identifier": "vs19_165_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_018/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 18,
            "title": "Mozione n. 1-00181, come riformulata, ad eccezione dei capoversi secondo, terzo e ottavo della parte dispositiva, SOUMAHORO ABOUBAKAR (MISTO) e SCHULLIAN MANFRED (MISTO) - Votazione Mozione 1_00181",
            "original_title": "Votazione Mozione 1_00181",
            "description_title": "Mozione n. 1-00181, come riformulata, ad eccezione dei capoversi secondo, terzo e ottavo della parte dispositiva, SOUMAHORO ABOUBAKAR (MISTO) e SCHULLIAN MANFRED (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 34061,
            "slug": "vs19_388_155",
            "identifier": "vs19_388_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_155/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 155,
            "title": "Subemendamento 0.28.5000.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.4 CASU ANDREA (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 39556,
            "slug": "vs19_504_167",
            "identifier": "vs19_504_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_167/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 167,
            "title": "ARTICOLO 33 - Votazione Articolo 33 ",
            "original_title": "Votazione Articolo 33 ",
            "description_title": "ARTICOLO 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 24152,
            "slug": "vs19_165_012",
            "identifier": "vs19_165_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_012/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso undicesimo della parte dispositiva, CAROTENUTO DARIO (M5S) ed altri - Votazione Mozione 1_00080",
            "original_title": "Votazione Mozione 1_00080",
            "description_title": "Mozione n. 1-00080 (Ulteriore nuova formulazione), sul capoverso undicesimo della parte dispositiva, CAROTENUTO DARIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 139,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 25962,
            "slug": "vs19_212_021",
            "identifier": "vs19_212_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_021/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 21,
            "title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera c), della parte dispositiva - Votazione Risoluzione 6_00077",
            "original_title": "Votazione Risoluzione 6_00077",
            "description_title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera c), della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 32053,
            "slug": "vs19_345_044",
            "identifier": "vs19_345_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_044/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 17.1003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 17.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1003 DDL n. 1660",
            "description_title": "Emendamento 17.1003 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 25947,
            "slug": "vs19_212_004",
            "identifier": "vs19_212_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_004/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00073 MOLINARI RICCARDO (LEGA), FOTI TOMMASO (FDI), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M)  ed altri - Votazione Risoluzione 6_00073",
            "original_title": "Votazione Risoluzione 6_00073",
            "description_title": "Risoluzione n. 6-00073 MOLINARI RICCARDO (LEGA), FOTI TOMMASO (FDI), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M)  ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26783,
            "slug": "vs19_222_009",
            "identifier": "vs19_222_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_009/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.7 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.7 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1624",
            "description_title": "Emendamento 1.7 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22326,
            "slug": "vs19_146_056",
            "identifier": "vs19_146_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_056/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1194/R/92, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1194/R/92, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/92, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/92, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30700,
            "slug": "vs19_309_190",
            "identifier": "vs19_309_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_190/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 190,
            "title": "Ordine del giorno n. 9/1665/14 ROSATO ETTORE (APERRE) - Votazione Ordine del giorno 9/1665/14 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/14 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/14 ROSATO ETTORE (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21741,
            "slug": "vs19_114_087",
            "identifier": "vs19_114_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_087/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1114/132 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1114/132 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/132 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/132 DI LAURO CARMEN (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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 27177,
            "slug": "vs19_231_005",
            "identifier": "vs19_231_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_005/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.3 ROSATO ETTORE (APERRE) - Votazione Emendamento 2.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1620",
            "description_title": "Emendamento 2.3 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22275,
            "slug": "vs19_146_051",
            "identifier": "vs19_146_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_051/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1194/R/86, nel testo riformulato, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1194/R/86, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/86, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/86, nel testo riformulato, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22282,
            "slug": "vs19_146_011",
            "identifier": "vs19_146_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_011/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1194/R/25 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1194/R/25 DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/25 DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/25 TORTO DANIELA (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 39300,
            "slug": "vs19_499_029",
            "identifier": "vs19_499_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_029/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 47.54,
            "minority_cohesion_rate": 50.64
        },
        {
            "id": 22251,
            "slug": "vs19_146_016",
            "identifier": "vs19_146_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_016/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1194/R/30, come riformulato, FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1194/R/30, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/30, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/30, come riformulato, FENU EMILIANO (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": 2,
            "n_margin": 148,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 39794,
            "slug": "vs19_511_009",
            "identifier": "vs19_511_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_009/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 9,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 39333,
            "slug": "vs19_503_175",
            "identifier": "vs19_503_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_175/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 175,
            "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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 31601,
            "slug": "vs19_340_119",
            "identifier": "vs19_340_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_119/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 24017,
            "slug": "vs19_157_011",
            "identifier": "vs19_157_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_011/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.500, PDL n. 0536",
            "original_title": "Votazione Emendamento 3.500, PDL n. 0536",
            "description_title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31540,
            "slug": "vs19_340_064",
            "identifier": "vs19_340_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_064/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.2 DDL n. 1997",
            "description_title": "Emendamento 9-quater.2 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 22297,
            "slug": "vs19_146_012",
            "identifier": "vs19_146_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_012/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1194/R/26, nel testo riformulato, MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1194/R/26, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/26, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/26, nel testo riformulato, MORFINO DANIELA (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": 2,
            "n_margin": 148,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 39172,
            "slug": "vs19_498_137",
            "identifier": "vs19_498_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_137/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 137,
            "title": "ART AGG 15.01, 15.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01, 15.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39548,
            "slug": "vs19_504_132",
            "identifier": "vs19_504_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_132/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 132,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 31614,
            "slug": "vs19_340_132",
            "identifier": "vs19_340_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_132/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1997/27 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1997/27 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/27 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/27 MORFINO DANIELA (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": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 31615,
            "slug": "vs19_340_133",
            "identifier": "vs19_340_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_133/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 133,
            "title": "Ordine del giorno n. 9/1997/28 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1997/28 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/28 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/28 FONTANA ILARIA (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 22264,
            "slug": "vs19_146_052",
            "identifier": "vs19_146_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_146_052/?format=api",
            "sitting": {
                "id": 1430,
                "date": "2023-07-25",
                "number": 146,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1194/R/87, nel testo riformulato, FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1194/R/87, DDL n. 1194",
            "original_title": "Votazione Ordine del giorno 9/1194/R/87, DDL n. 1194",
            "description_title": "Ordine del giorno n. 9/1194/R/87, nel testo riformulato, FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 138,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30807,
            "slug": "vs19_313_011",
            "identifier": "vs19_313_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_313_011/?format=api",
            "sitting": {
                "id": 1721,
                "date": "2024-06-25",
                "number": 313,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.103 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.103 PDL n. 0433",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0433",
            "description_title": "Emendamento 1.103 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 31.06
        }
    ]
}