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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=106",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=104",
    "results": [
        {
            "id": 30979,
            "slug": "vs19_317_003",
            "identifier": "vs19_317_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_003/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1933/3 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1933/3 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/3 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/3 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": 27,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 31449,
            "slug": "vs19_331_072",
            "identifier": "vs19_331_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_072/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1975/26 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1975/26 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/26 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/26 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 62,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 24588,
            "slug": "vs19_185_036",
            "identifier": "vs19_185_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_036/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 16.0105 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.0105 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0105 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0105 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30987,
            "slug": "vs19_317_057",
            "identifier": "vs19_317_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_057/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1933/67 MANCINI CLAUDIO (PD-IDP) - Votazione Ordine del giorno 9/1933/67 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/67 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/67 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30099,
            "slug": "vs19_283_034",
            "identifier": "vs19_283_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_034/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 8 - Votazione Articolo 8 PDL n. 0836",
            "original_title": "Votazione Articolo 8 PDL n. 0836",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.51
        },
        {
            "id": 26714,
            "slug": "vs19_224_010",
            "identifier": "vs19_224_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_010/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, sui capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sulla premessa, sui capoversi diciassettesimo, ventesimo e ventitreesimo, RICCIARDI MARIANNA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34434,
            "slug": "vs19_388_025",
            "identifier": "vs19_388_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_025/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.9 BONELLI ANGELO (AVS) - Votazione Emendamento 4.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.8 DDL n. 2022",
            "description_title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.9 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": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24679,
            "slug": "vs19_185_061",
            "identifier": "vs19_185_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_061/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1294 E ABB/6 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1294 E ABB/6 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/6 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/6 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": "Approvata",
            "n_rebels": 2,
            "n_margin": 97,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 30094,
            "slug": "vs19_283_012",
            "identifier": "vs19_283_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_012/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 3.8 CASO ANTONIO (M5S) - Votazione Emendamento 3.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.8 PDL n. 0836",
            "description_title": "Emendamento 3.8 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 24718,
            "slug": "vs19_185_057",
            "identifier": "vs19_185_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_057/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1294 E ABB/1 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 30961,
            "slug": "vs19_318_007",
            "identifier": "vs19_318_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_007/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00302 PROVENZANO GIUSEPPE (PD-IDP) ed altri - Votazione Mozione 1_00302",
            "original_title": "Votazione Mozione 1_00302",
            "description_title": "Mozione n. 1-00302 PROVENZANO GIUSEPPE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 29345,
            "slug": "vs19_270_063",
            "identifier": "vs19_270_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_063/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1435/22 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/22 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/22 DI BIASE MICHELA (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": 47,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 39541,
            "slug": "vs19_504_092",
            "identifier": "vs19_504_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_092/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 30890,
            "slug": "vs19_318_004",
            "identifier": "vs19_318_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_004/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00299",
            "original_title": "Votazione Mozione 1_00299",
            "description_title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (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": 69,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 24780,
            "slug": "vs19_185_009",
            "identifier": "vs19_185_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_009/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 7.102 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 7.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.102 DDL n. 1294",
            "description_title": "Emendamento 7.102 GIANASSI FEDERICO (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": 17,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30109,
            "slug": "vs19_283_030",
            "identifier": "vs19_283_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_030/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 5.01000 PDL n. 0836",
            "original_title": "Votazione Emendamento 5.01000 PDL n. 0836",
            "description_title": "Articolo aggiuntivo 5.01000 BERRUTO MAURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 24551,
            "slug": "vs19_185_034",
            "identifier": "vs19_185_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_034/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1294",
            "original_title": "Votazione Articolo 15 DDL n. 1294",
            "description_title": "Articolo 15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 119,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29303,
            "slug": "vs19_270_034",
            "identifier": "vs19_270_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_034/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 3-bis.04 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.04 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.04 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22333,
            "slug": "vs19_150_053",
            "identifier": "vs19_150_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_053/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1239/10, nel testo riformulato, D'ALESSIO ANTONIO (AIV-RE) - Votazione Ordine del giorno 9/1239/10, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/10, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/10, nel testo riformulato, D'ALESSIO ANTONIO (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 130,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 30130,
            "slug": "vs19_283_038",
            "identifier": "vs19_283_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_038/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/836/6 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/836/6 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/6 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/6 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.99
        },
        {
            "id": 34905,
            "slug": "vs19_331_112",
            "identifier": "vs19_331_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_112/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/1975/72 SCOTTO ARTURO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/72 SCOTTO ARTURO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 34907,
            "slug": "vs19_331_114",
            "identifier": "vs19_331_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_114/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/1975/74 FERRARI SARA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/74 FERRARI SARA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 39705,
            "slug": "vs19_506_006",
            "identifier": "vs19_506_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_006/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2126-A E ABB/20 - Votazione Ordine del giorno 9/2126-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/20 ",
            "description_title": "ODG 9/2126-A E ABB/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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 22322,
            "slug": "vs19_150_022",
            "identifier": "vs19_150_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_022/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1239/41 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1239/41 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/41 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/41 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 131,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 30125,
            "slug": "vs19_283_044",
            "identifier": "vs19_283_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_044/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/836/13, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/836/13, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/13, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/13, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 24744,
            "slug": "vs19_185_045",
            "identifier": "vs19_185_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_045/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.08 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.08 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (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": 44,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 30124,
            "slug": "vs19_283_043",
            "identifier": "vs19_283_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_043/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/836/12, nel testo riformulato, BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/836/12, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/12, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/12, nel testo riformulato, BAKKALI OUIDAD (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": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 34697,
            "slug": "vs19_374_002",
            "identifier": "vs19_374_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_002/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2038/8 DORI DEVIS (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/8 DORI DEVIS (AVS)",
            "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": 2,
            "n_margin": 53,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 34699,
            "slug": "vs19_374_004",
            "identifier": "vs19_374_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_004/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2038/10 BONAFE' SIMONA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/10 BONAFE' SIMONA (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": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 34700,
            "slug": "vs19_374_005",
            "identifier": "vs19_374_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_005/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2038/12 SIMIANI MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/12 SIMIANI MARCO (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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34704,
            "slug": "vs19_374_009",
            "identifier": "vs19_374_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_009/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2038/18 CARAMIELLO ALESSANDRO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/18 CARAMIELLO ALESSANDRO (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": 2,
            "n_margin": 80,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 26711,
            "slug": "vs19_224_011",
            "identifier": "vs19_224_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_011/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00227, BONETTI ELENA (APERRE) ed altri - Votazione Mozione 1_00227",
            "original_title": "Votazione Mozione 1_00227",
            "description_title": "Mozione n. 1-00227, BONETTI ELENA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 141,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 34705,
            "slug": "vs19_374_010",
            "identifier": "vs19_374_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_010/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2038/19 COSTA SERGIO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/19 COSTA SERGIO (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": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 34703,
            "slug": "vs19_374_008",
            "identifier": "vs19_374_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_008/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2038/17 ALIFANO ENRICA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/17 ALIFANO ENRICA (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": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 25019,
            "slug": "vs19_190_004",
            "identifier": "vs19_190_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_004/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1517/13, nel testo riformulato, STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1517/13, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/13, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/13, nel testo riformulato, STUMPO NICOLA (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": 2,
            "n_margin": 149,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 30133,
            "slug": "vs19_283_039",
            "identifier": "vs19_283_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_039/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/836/7 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/7 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/7 FERRARI SARA (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": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 31111,
            "slug": "vs19_318_010",
            "identifier": "vs19_318_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_010/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00305, limitatamente ai capoversi primo, come riformulato, terzo e quarto, come riformulato, della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00305",
            "original_title": "Votazione Mozione 1_00305",
            "description_title": "Mozione n. 1-00305, limitatamente ai capoversi primo, come riformulato, terzo e quarto, come riformulato, della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 107,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 38.51
        },
        {
            "id": 34715,
            "slug": "vs19_374_020",
            "identifier": "vs19_374_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_020/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2038/36 RICCIARDI TONI (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/36 RICCIARDI TONI (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 29361,
            "slug": "vs19_270_091",
            "identifier": "vs19_270_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_091/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 34552,
            "slug": "vs19_388_040",
            "identifier": "vs19_388_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_040/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2022",
            "original_title": "Votazione Articolo 8 DDL n. 2022",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 21740,
            "slug": "vs19_114_027",
            "identifier": "vs19_114_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_027/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1114/64 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/64 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/64 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": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25031,
            "slug": "vs19_190_016",
            "identifier": "vs19_190_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_016/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1517/32 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1517/32 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/32 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/32 DI BIASE MICHELA (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": 29,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22237,
            "slug": "vs19_150_008",
            "identifier": "vs19_150_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_008/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1239/22, nel testo riformulato, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1239/22, DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/22, DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/22, nel testo riformulato, AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 133,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25021,
            "slug": "vs19_190_006",
            "identifier": "vs19_190_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_006/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1517/15, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1517/15, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/15, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/15, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 148,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 30906,
            "slug": "vs19_318_003",
            "identifier": "vs19_318_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_003/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00299, limitatamente ai capoversi primo e secondo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00299",
            "original_title": "Votazione Mozione 1_00299",
            "description_title": "Mozione n. 1-00299, limitatamente ai capoversi primo e secondo della parte dispositiva, ZANELLA LUANA (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": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 33477,
            "slug": "vs19_377_088",
            "identifier": "vs19_377_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_088/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33452,
            "slug": "vs19_377_147",
            "identifier": "vs19_377_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_147/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 147,
            "title": "MOZ 1-346 CPV RESTANTI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV RESTANTI DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39331,
            "slug": "vs19_503_146",
            "identifier": "vs19_503_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_146/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 146,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 33531,
            "slug": "vs19_377_187",
            "identifier": "vs19_377_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_187/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 187,
            "title": "MOZ 1-358 PREMESSE - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 PREMESSE",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 25365,
            "slug": "vs19_204_072",
            "identifier": "vs19_204_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_072/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 72,
            "title": "Mozione n. 1-00221 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00221",
            "original_title": "Votazione Mozione 1_00221",
            "description_title": "Mozione n. 1-00221 MANES FRANCO (MISTO) 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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        }
    ]
}