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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=308",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=306",
    "results": [
        {
            "id": 38637,
            "slug": "vs19_486_020",
            "identifier": "vs19_486_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_020/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2355/20 - Votazione Ordine del giorno 9/2355/20 ",
            "original_title": "Votazione Ordine del giorno 9/2355/20 ",
            "description_title": "ODG 9/2355/20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39762,
            "slug": "vs19_508_030",
            "identifier": "vs19_508_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_030/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2416-A/70 - Votazione Ordine del giorno 9/2416-A/70 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/70 ",
            "description_title": "ODG 9/2416-A/70",
            "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": 33,
            "majority_cohesion_rate": 65.98,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39897,
            "slug": "vs19_515_056",
            "identifier": "vs19_515_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_056/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2460-A/23 - Votazione Ordine del giorno 9/2460-A/23 ",
            "original_title": "Votazione Ordine del giorno 9/2460-A/23 ",
            "description_title": "ODG 9/2460-A/23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40225,
            "slug": "vs19_535_005",
            "identifier": "vs19_535_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_005/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.103 RICHETTI MATTEO (APERRE) - Votazione Emendamento 1.103 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.103 PDL n. 2097",
            "description_title": "Emendamento 1.103 RICHETTI MATTEO (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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 27494,
            "slug": "vs19_236_076",
            "identifier": "vs19_236_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_076/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1630/2 FILINI FRANCESCO (FDI) - Votazione Ordine del giorno 9/1630/2 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/2 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/2 FILINI FRANCESCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 27497,
            "slug": "vs19_236_083",
            "identifier": "vs19_236_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_083/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1630/11, limitatamente alle premesse, FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/11, DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/11, limitatamente alle premesse, FURGIUELE DOMENICO (LEGA)",
            "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": 33,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22547,
            "slug": "vs19_133_023",
            "identifier": "vs19_133_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_023/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/T.U.596/1 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.596/1 PDL n. 0596",
            "original_title": "Votazione Ordine del giorno 9/T.U.596/1 PDL n. 0596",
            "description_title": "Ordine del giorno n. 9/T.U.596/1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27889,
            "slug": "vs19_243_004",
            "identifier": "vs19_243_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_004/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione Pd su guerra in medio oriente quarto, settimo e ottavo capoverso",
            "original_title": "Votazione Mozione 1_00233",
            "description_title": "Mozione n. 1-233, limitatamente ai capoversi quarto, settimo e ottavo della parte dispositiva SCHLEIN ELLY (PD-IDP) e altri",
            "public_title": "Mozione Pd su guerra in medio oriente quarto, settimo e ottavo capoverso",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 39756,
            "slug": "vs19_508_024",
            "identifier": "vs19_508_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_024/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 24,
            "title": "ODG 9/2416-A/61 - Votazione Ordine del giorno 9/2416-A/61 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/61 ",
            "description_title": "ODG 9/2416-A/61",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39742,
            "slug": "vs19_508_010",
            "identifier": "vs19_508_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_010/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2416-A/32 - Votazione Ordine del giorno 9/2416-A/32 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/32 ",
            "description_title": "ODG 9/2416-A/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 22570,
            "slug": "vs19_134_080",
            "identifier": "vs19_134_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_080/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/T.U.384/13 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/T.U.384/13 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/13 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/13 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": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22550,
            "slug": "vs19_134_069",
            "identifier": "vs19_134_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_069/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/T.U.384/2 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/T.U.384/2 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/2 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/2 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22513,
            "slug": "vs19_134_017",
            "identifier": "vs19_134_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_017/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.32 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.32 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.32 PDL n. 0384",
            "description_title": "Emendamento 3.32 FURFARO 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": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27554,
            "slug": "vs19_239_024",
            "identifier": "vs19_239_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_024/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo 10 (Mantenimento) - Votazione Articolo 10 DDL n. 1515",
            "original_title": "Votazione Articolo 10 DDL n. 1515",
            "description_title": "Articolo 10 (Mantenimento)",
            "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": 33,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 39751,
            "slug": "vs19_508_019",
            "identifier": "vs19_508_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_019/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2416-A/52 - Votazione Ordine del giorno 9/2416-A/52 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/52 ",
            "description_title": "ODG 9/2416-A/52",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39773,
            "slug": "vs19_508_041",
            "identifier": "vs19_508_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_041/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2416-A/82 - Votazione Ordine del giorno 9/2416-A/82 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/82 ",
            "description_title": "ODG 9/2416-A/82",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 53.85
        },
        {
            "id": 27344,
            "slug": "vs19_233_037",
            "identifier": "vs19_233_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_037/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1606/64 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1606/64 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/64 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/64 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 27371,
            "slug": "vs19_233_076",
            "identifier": "vs19_233_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_076/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1606/68 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1606/68 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/68 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/68 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 39843,
            "slug": "vs19_515_002",
            "identifier": "vs19_515_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_002/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 34,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 39777,
            "slug": "vs19_508_045",
            "identifier": "vs19_508_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_045/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2416-A/89 - Votazione Ordine del giorno 9/2416-A/89 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/89 ",
            "description_title": "ODG 9/2416-A/89",
            "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": 34,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 18365,
            "slug": "vs19_016_022",
            "identifier": "vs19_016_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_022/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00028 GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00028",
            "original_title": "Votazione Mozione 1_00028",
            "description_title": "Mozione n. 1-00028 GRIMALDI MARCO (AVS) 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22492,
            "slug": "vs19_133_064",
            "identifier": "vs19_133_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_064/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.5 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.5 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.5 PDL n. 0384",
            "description_title": "Emendamento 3.5 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27482,
            "slug": "vs19_236_090",
            "identifier": "vs19_236_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_090/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/19 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/19 BARBAGALLO ANTHONY EMANUELE (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": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 21836,
            "slug": "vs19_132_038",
            "identifier": "vs19_132_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_038/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0596",
            "description_title": "Emendamento 3.1 PICCOLOTTI ELISABETTA (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": 3,
            "n_margin": 34,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 39778,
            "slug": "vs19_508_046",
            "identifier": "vs19_508_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_046/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/2416-A/90 - Votazione Ordine del giorno 9/2416-A/90 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/90 ",
            "description_title": "ODG 9/2416-A/90",
            "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": 34,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 22525,
            "slug": "vs19_133_045",
            "identifier": "vs19_133_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_045/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00153, sul capoverso primo della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso primo della parte dispositiva, MARI FRANCESCO (AVS) 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21975,
            "slug": "vs19_124_031",
            "identifier": "vs19_124_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_031/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1151/40 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1151/40 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/40 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/40 SCOTTO ARTURO (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": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22573,
            "slug": "vs19_134_070",
            "identifier": "vs19_134_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_070/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/T.U.384/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/T.U.384/3 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/3 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/3 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25201,
            "slug": "vs19_200_020",
            "identifier": "vs19_200_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_020/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1551/20 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1551/20 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/20 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/20 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22566,
            "slug": "vs19_133_046",
            "identifier": "vs19_133_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_046/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 46,
            "title": "Mozione n. 1-00153, sul capoverso secondo della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso secondo della parte dispositiva, MARI FRANCESCO (AVS) 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": 34,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 39754,
            "slug": "vs19_508_022",
            "identifier": "vs19_508_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_022/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2416-A/58 - Votazione Ordine del giorno 9/2416-A/58 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/58 ",
            "description_title": "ODG 9/2416-A/58",
            "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": 34,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39787,
            "slug": "vs19_508_055",
            "identifier": "vs19_508_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_055/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2416-A/107 - Votazione Ordine del giorno 9/2416-A/107 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/107 ",
            "description_title": "ODG 9/2416-A/107",
            "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": 34,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 53.21
        },
        {
            "id": 24996,
            "slug": "vs19_196_036",
            "identifier": "vs19_196_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_036/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27490,
            "slug": "vs19_236_075",
            "identifier": "vs19_236_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_075/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1630/1 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1630/1 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/1 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 40097,
            "slug": "vs19_523_017",
            "identifier": "vs19_523_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_523_017/?format=api",
            "sitting": {
                "id": 2067,
                "date": "2025-08-05",
                "number": 523,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2551/36 - Votazione Ordine del giorno 9/2551/36 ",
            "original_title": "Votazione Ordine del giorno 9/2551/36 ",
            "description_title": "ODG 9/2551/36",
            "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": 34,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 27886,
            "slug": "vs19_243_016",
            "identifier": "vs19_243_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_016/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione M5s su guerra in medio oriente premessa",
            "original_title": "Votazione Mozione 1_00222",
            "description_title": "Mozione n. 1-222, nuova formulazione, limitatamente alla premessa SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": "Mozione M5s su guerra in medio oriente premessa",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27786,
            "slug": "vs19_239_100",
            "identifier": "vs19_239_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_100/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 39870,
            "slug": "vs19_515_029",
            "identifier": "vs19_515_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_029/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 18346,
            "slug": "vs19_016_020",
            "identifier": "vs19_016_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_020/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00023 CONTE GIUSEPPE (M5S) ed altri - Votazione Mozione 1_00023",
            "original_title": "Votazione Mozione 1_00023",
            "description_title": "Mozione n. 1-00023 CONTE GIUSEPPE (M5S) 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25152,
            "slug": "vs19_200_050",
            "identifier": "vs19_200_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_050/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 50,
            "title": "Fiducia conversione decreto misure proroga di termini normativi e versamenti fiscali",
            "original_title": "Votazione Articolo unico DDL n. 1551",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 29 settembre 2023, n. 132, nel testo delle Commissioni, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto misure proroga di termini normativi e versamenti fiscali",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 81.43,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 34981,
            "slug": "vs19_335_027",
            "identifier": "vs19_335_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_027/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1937/28 BARZOTTI VALENTINA (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/28 BARZOTTI VALENTINA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 26569,
            "slug": "vs19_220_015",
            "identifier": "vs19_220_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_015/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1627",
            "original_title": "Votazione Articolo 9 DDL n. 1627",
            "description_title": "Articolo 9",
            "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": 34,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 35441,
            "slug": "vs19_402_090",
            "identifier": "vs19_402_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_090/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2112-bis/77 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2112-bis/77 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/77 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/77 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 70.66,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35486,
            "slug": "vs19_402_137",
            "identifier": "vs19_402_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_137/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 137,
            "title": "Ordine del giorno n. 9/2112-bis/139 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/139 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/139 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/139 MANZI IRENE (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": 34,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38943,
            "slug": "vs19_491_127",
            "identifier": "vs19_491_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_127/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 127,
            "title": "ART AGG 27.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 27.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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 26515,
            "slug": "vs19_219_004",
            "identifier": "vs19_219_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_219_004/?format=api",
            "sitting": {
                "id": 1566,
                "date": "2023-12-28",
                "number": 219,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 BALDINO VITTORIA (M5S) - Votazione Emendamento 1.4 DDL n. 1627",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1627",
            "description_title": "Emendamento 1.4 BALDINO VITTORIA (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": 34,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 34917,
            "slug": "vs19_331_124",
            "identifier": "vs19_331_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_124/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/86, limitatamente al capoverso secondo dell'impegno, QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 33543,
            "slug": "vs19_381_035",
            "identifier": "vs19_381_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_035/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2128/12 - Votazione Ordine del giorno 9/2128/12 ",
            "original_title": "Votazione Ordine del giorno 9/2128/12 ",
            "description_title": "ODG 9/2128/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 32714,
            "slug": "vs19_366_004",
            "identifier": "vs19_366_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_004/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 4,
            "title": "Modifiche al regolamento per la razionalizzazione di fasi e di tempi dei procedimenti e per l'aggiornamento del testo",
            "original_title": "Votazione finale ",
            "description_title": "DOC II N 9 - VOTO FINALE",
            "public_title": "Modifiche al regolamento per la razionalizzazione di fasi e di tempi dei procedimenti e per l'aggiornamento del testo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 47.47
        },
        {
            "id": 35423,
            "slug": "vs19_402_072",
            "identifier": "vs19_402_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_072/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2112-bis/59 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/59 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/59 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/59 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 74.52
        }
    ]
}