Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=32
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=majority_cohesion_rate&page=33",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=31",
    "results": [
        {
            "id": 39373,
            "slug": "vs19_503_038",
            "identifier": "vs19_503_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_038/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 7.6, 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6, 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39444,
            "slug": "vs19_503_109",
            "identifier": "vs19_503_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_109/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 109,
            "title": "ART AGG 13-TER.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-TER.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25074,
            "slug": "vs19_192_016",
            "identifier": "vs19_192_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_016/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 7.01000 - Votazione Emendamento 7.01000 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.01000 PDL n. 0752",
            "description_title": "Articolo aggiuntivo 7.01000",
            "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": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 39934,
            "slug": "vs19_517_008",
            "identifier": "vs19_517_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_008/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 4.1000, 4.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000, 4.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 30223,
            "slug": "vs19_292_062",
            "identifier": "vs19_292_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_062/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1717",
            "original_title": "Votazione Articolo 17 DDL n. 1717",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 66,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 39418,
            "slug": "vs19_503_083",
            "identifier": "vs19_503_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_083/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39424,
            "slug": "vs19_503_089",
            "identifier": "vs19_503_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_089/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 89,
            "title": "ART AGG 13-BIS.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 28305,
            "slug": "vs19_249_001",
            "identifier": "vs19_249_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_249_001/?format=api",
            "sitting": {
                "id": 1617,
                "date": "2024-02-21",
                "number": 249,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0113",
            "original_title": "Votazione Articolo 1 PDL n. 0113",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39026,
            "slug": "vs19_498_036",
            "identifier": "vs19_498_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_036/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 36,
            "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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39443,
            "slug": "vs19_503_108",
            "identifier": "vs19_503_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_108/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 108,
            "title": "ART AGG 13-TER.02, 13-TER.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-TER.02, 13-TER.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29372,
            "slug": "vs19_270_086",
            "identifier": "vs19_270_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_086/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/68 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/68 CHERCHI SUSANNA (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": 11,
            "n_margin": 35,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 27330,
            "slug": "vs19_233_042",
            "identifier": "vs19_233_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_042/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1606/71, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1606/71, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/71, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/71, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 113,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 39255,
            "slug": "vs19_498_230",
            "identifier": "vs19_498_230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_230/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 230,
            "title": "EM 24.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39456,
            "slug": "vs19_503_121",
            "identifier": "vs19_503_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_121/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 121,
            "title": "ODG 9/2482/27 - Votazione Ordine del giorno 9/2482/27 ",
            "original_title": "Votazione Ordine del giorno 9/2482/27 ",
            "description_title": "ODG 9/2482/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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 29668,
            "slug": "vs19_260_063",
            "identifier": "vs19_260_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_063/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 2.0202 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.0202 DDL n. 1759",
            "original_title": "Votazione Emendamento 2.0202 DDL n. 1759",
            "description_title": "Articolo aggiuntivo 2.0202 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30006,
            "slug": "vs19_281_065",
            "identifier": "vs19_281_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_065/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/90 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/90 MANCINI CLAUDIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 39708,
            "slug": "vs19_506_009",
            "identifier": "vs19_506_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_009/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2126-A E ABB/28 - Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/28 ",
            "description_title": "ODG 9/2126-A E ABB/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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 30017,
            "slug": "vs19_281_075",
            "identifier": "vs19_281_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_075/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/100 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/100 LAI SILVIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25060,
            "slug": "vs19_192_002",
            "identifier": "vs19_192_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_002/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.2000 della Commissione - Votazione Emendamento 2.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 2.2000 PDL n. 0752",
            "description_title": "Emendamento 2.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29286,
            "slug": "vs19_270_011",
            "identifier": "vs19_270_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_011/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.2 BONELLI ANGELO (AVS) - Votazione Emendamento 2.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1790",
            "description_title": "Emendamento 2.2 BONELLI ANGELO (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": 25,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27338,
            "slug": "vs19_233_061",
            "identifier": "vs19_233_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_061/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1606/98 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1606/98 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/98 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/98 IACONO GIOVANNA (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 39221,
            "slug": "vs19_498_193",
            "identifier": "vs19_498_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_193/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 193,
            "title": "SUBEM 0.19.200.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.3",
            "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": 57.38,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 27285,
            "slug": "vs19_233_053",
            "identifier": "vs19_233_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_053/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1606/87 MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/1606/87 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/87 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/87 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 39082,
            "slug": "vs19_498_035",
            "identifier": "vs19_498_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_035/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39237,
            "slug": "vs19_498_210",
            "identifier": "vs19_498_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_210/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 210,
            "title": "EM 20.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 120,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39234,
            "slug": "vs19_498_207",
            "identifier": "vs19_498_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_207/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 207,
            "title": "EM 20.3, 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.3, 20.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39417,
            "slug": "vs19_503_082",
            "identifier": "vs19_503_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_082/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 82,
            "title": "ART AGG 12.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39801,
            "slug": "vs19_511_002",
            "identifier": "vs19_511_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_002/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1074-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1074-A - EM 1.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": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 18742,
            "slug": "vs19_029_089",
            "identifier": "vs19_029_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_089/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/705/113 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/705/113 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/113 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/113 COLUCCI ALFONSO (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": 35,
            "n_margin": 119,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 25449,
            "slug": "vs19_206_033",
            "identifier": "vs19_206_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_033/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1005 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1005 DDL n. 1474",
            "description_title": "Emendamento 5.1005 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25610,
            "slug": "vs19_211_023",
            "identifier": "vs19_211_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_023/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1556",
            "original_title": "Votazione Articolo 6 DDL n. 1556",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30019,
            "slug": "vs19_282_008",
            "identifier": "vs19_282_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_008/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1752/130 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1752/130 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/130 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/130 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39954,
            "slug": "vs19_517_028",
            "identifier": "vs19_517_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_028/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 9-BIS.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1001",
            "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": 31,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 25474,
            "slug": "vs19_206_032",
            "identifier": "vs19_206_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_032/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 5.1000 SPERANZA ROBERTO (PD-IDP) - Votazione Emendamento 5.1000 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1474",
            "description_title": "Emendamento 5.1000 SPERANZA ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39230,
            "slug": "vs19_498_202",
            "identifier": "vs19_498_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_202/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 202,
            "title": "SUBEM 0.19.200.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 25571,
            "slug": "vs19_211_020",
            "identifier": "vs19_211_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_020/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1556",
            "original_title": "Votazione Articolo 5 DDL n. 1556",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 39411,
            "slug": "vs19_503_076",
            "identifier": "vs19_503_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_076/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 76,
            "title": "ART AGG 12.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 25072,
            "slug": "vs19_192_014",
            "identifier": "vs19_192_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_014/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0752",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0752",
            "description_title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30007,
            "slug": "vs19_281_067",
            "identifier": "vs19_281_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_067/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/92 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/92 DE MICHELI PAOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26899,
            "slug": "vs19_229_031",
            "identifier": "vs19_229_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_031/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 0924",
            "original_title": "Votazione Articolo 2 DDL n. 0924",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29955,
            "slug": "vs19_281_002",
            "identifier": "vs19_281_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_002/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 18960,
            "slug": "vs19_033_068",
            "identifier": "vs19_033_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_033_068/?format=api",
            "sitting": {
                "id": 1270,
                "date": "2023-01-11",
                "number": 33,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "original_title": "Votazione Ordine del giorno 9/730/112, DDL n. 0730",
            "description_title": "Ordine del giorno n. 9/730/112, come riformulato, DORI DEVIS (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": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 28564,
            "slug": "vs19_252_085",
            "identifier": "vs19_252_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_085/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 8.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 8.1000 PDL n. 0703",
            "description_title": "Emendamento 8.1000 BARBAGALLO ANTHONY EMANUELE (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": 5,
            "n_margin": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30239,
            "slug": "vs19_292_048",
            "identifier": "vs19_292_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_048/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1717",
            "original_title": "Votazione Articolo 14 DDL n. 1717",
            "description_title": "Articolo 14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 67,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 25650,
            "slug": "vs19_211_026",
            "identifier": "vs19_211_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_026/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 7.3 GNASSI ANDREA (PD-IDP) - Votazione Emendamento 7.3 DDL n. 1556",
            "original_title": "Votazione Emendamento 7.3 DDL n. 1556",
            "description_title": "Emendamento 7.3 GNASSI 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29576,
            "slug": "vs19_256_031",
            "identifier": "vs19_256_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_031/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.100 MANZI IRENE (PD-IDP) - Votazione Emendamento 3.100 PDL n. 0630",
            "original_title": "Votazione Emendamento 3.100 PDL n. 0630",
            "description_title": "Emendamento 3.100 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 39252,
            "slug": "vs19_498_227",
            "identifier": "vs19_498_227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_227/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 227,
            "title": "EM 24.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.14",
            "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": 57.38,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 25730,
            "slug": "vs19_211_014",
            "identifier": "vs19_211_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_014/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.4 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 4.4 DDL n. 1556",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1556",
            "description_title": "Emendamento 4.4 GRIPPO VALENTINA (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": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39222,
            "slug": "vs19_498_194",
            "identifier": "vs19_498_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_194/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 194,
            "title": "SUBEM 0.19.200.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 24531,
            "slug": "vs19_185_038",
            "identifier": "vs19_185_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_038/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.012 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.012 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.012 ASCARI STEFANIA (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": 57.38,
            "minority_cohesion_rate": 61.73
        }
    ]
}