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

{
    "count": 22890,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=57",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=55",
    "results": [
        {
            "id": 25064,
            "slug": "vs19_192_006",
            "identifier": "vs19_192_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_006/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.1003 EVI ELEONORA (AVS) - Votazione Emendamento 3.1003 PDL n. 0752",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0752",
            "description_title": "Emendamento 3.1003 EVI ELEONORA (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": 80,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 25353,
            "slug": "vs19_204_001",
            "identifier": "vs19_204_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_001/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1458/35, come riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1458/35, DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/35, DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/35, come riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 112,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 25457,
            "slug": "vs19_206_005",
            "identifier": "vs19_206_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_005/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.23 CASO ANTONIO (M5S) - Votazione Emendamento 2.23 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1474",
            "description_title": "Emendamento 2.23 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25476,
            "slug": "vs19_206_010",
            "identifier": "vs19_206_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_010/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.33 FONTANA ILARIA (M5S) - Votazione Emendamento 2.33 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.33 DDL n. 1474",
            "description_title": "Emendamento 2.33 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28867,
            "slug": "vs19_255_031",
            "identifier": "vs19_255_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_031/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (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": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 28563,
            "slug": "vs19_252_069",
            "identifier": "vs19_252_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_069/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 6.1002 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1002 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1002 PDL n. 0703",
            "description_title": "Emendamento 6.1002 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 29189,
            "slug": "vs19_267_003",
            "identifier": "vs19_267_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_267_003/?format=api",
            "sitting": {
                "id": 1645,
                "date": "2024-03-21",
                "number": 267,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 35.49 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 35.49 DDL n. 1435",
            "original_title": "Votazione Emendamento 35.49 DDL n. 1435",
            "description_title": "Emendamento 35.49 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25517,
            "slug": "vs19_210_108",
            "identifier": "vs19_210_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_108/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 108,
            "title": "Emendamento 25.2 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.2 DDL n. 1341",
            "description_title": "Emendamento 25.2 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28854,
            "slug": "vs19_255_024",
            "identifier": "vs19_255_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_024/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.43 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.43 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.43 DDL n. 1658",
            "description_title": "Emendamento 1.43 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 25070,
            "slug": "vs19_192_012",
            "identifier": "vs19_192_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_012/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0752",
            "original_title": "Votazione Articolo 6 PDL n. 0752",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 27380,
            "slug": "vs19_233_075",
            "identifier": "vs19_233_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_075/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1606/55 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1606/55 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/55 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/55 CARAMIELLO ALESSANDRO (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": 58.65,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 29573,
            "slug": "vs19_256_028",
            "identifier": "vs19_256_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_256_028/?format=api",
            "sitting": {
                "id": 1628,
                "date": "2024-03-05",
                "number": 256,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 2.0101 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.0101 PDL n. 0630",
            "original_title": "Votazione Emendamento 2.0101 PDL n. 0630",
            "description_title": "Articolo aggiuntivo 2.0101 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29735,
            "slug": "vs19_261_047",
            "identifier": "vs19_261_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_047/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1435",
            "original_title": "Votazione Articolo 7 DDL n. 1435",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25081,
            "slug": "vs19_192_023",
            "identifier": "vs19_192_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_023/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 11 - Votazione Articolo 11 PDL n. 0752",
            "original_title": "Votazione Articolo 11 PDL n. 0752",
            "description_title": "Articolo 11",
            "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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28731,
            "slug": "vs19_252_090",
            "identifier": "vs19_252_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_090/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/703/6 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/703/6 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/6 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/6 CARMINA IDA (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": 54,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 24458,
            "slug": "vs19_185_040",
            "identifier": "vs19_185_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_040/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 16.017 ZANELLA LUANA (AVS) - Votazione Emendamento 16.017 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.017 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.017 ZANELLA LUANA (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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25462,
            "slug": "vs19_206_004",
            "identifier": "vs19_206_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_004/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.13 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.13 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1474",
            "description_title": "Emendamento 2.13 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29315,
            "slug": "vs19_270_018",
            "identifier": "vs19_270_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_018/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.7 FONTANA ILARIA (M5S) - Votazione Emendamento 2.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1790",
            "description_title": "Emendamento 2.7 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25084,
            "slug": "vs19_192_026",
            "identifier": "vs19_192_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_026/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 12 - Votazione Articolo 12 PDL n. 0752",
            "original_title": "Votazione Articolo 12 PDL n. 0752",
            "description_title": "Articolo 12",
            "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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27364,
            "slug": "vs19_233_045",
            "identifier": "vs19_233_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_045/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1606/75 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1606/75 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/75 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/75 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 30207,
            "slug": "vs19_292_046",
            "identifier": "vs19_292_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_046/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1717",
            "original_title": "Votazione Articolo 13 DDL n. 1717",
            "description_title": "Articolo 13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 24622,
            "slug": "vs19_185_047",
            "identifier": "vs19_185_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_047/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 16.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.06 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.06 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.06 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 30063,
            "slug": "vs19_282_020",
            "identifier": "vs19_282_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_020/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28413,
            "slug": "vs19_251_008",
            "identifier": "vs19_251_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_251_008/?format=api",
            "sitting": {
                "id": 1621,
                "date": "2024-02-27",
                "number": 251,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1560",
            "original_title": "Votazione Articolo 4 DDL n. 1560",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 99,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 25652,
            "slug": "vs19_210_091",
            "identifier": "vs19_210_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_091/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 20.4 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 20.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.4 DDL n. 1341",
            "description_title": "Emendamento 20.4 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30268,
            "slug": "vs19_292_072",
            "identifier": "vs19_292_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_072/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 23.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 23.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.4 DDL n. 1717",
            "description_title": "Emendamento 23.4 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 28848,
            "slug": "vs19_255_020",
            "identifier": "vs19_255_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_020/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.35 BONELLI ANGELO (AVS) - Votazione Emendamento 1.35 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1658",
            "description_title": "Emendamento 1.35 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 29310,
            "slug": "vs19_270_032",
            "identifier": "vs19_270_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_032/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.02 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29307,
            "slug": "vs19_270_009",
            "identifier": "vs19_270_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_009/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 1.02 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 19142,
            "slug": "vs19_045_037",
            "identifier": "vs19_045_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_045_037/?format=api",
            "sitting": {
                "id": 1287,
                "date": "2023-01-30",
                "number": 45,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "original_title": "Votazione Ordine del giorno 9/785/1 DDL n. 0785",
            "description_title": "Ordine del giorno n. 9/785/1 PASTORELLA GIULIA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25460,
            "slug": "vs19_206_021",
            "identifier": "vs19_206_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_021/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 5.2 BONELLI ANGELO (AVS) - Votazione Emendamento 5.2 DDL n. 1474",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1474",
            "description_title": "Emendamento 5.2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29700,
            "slug": "vs19_260_095",
            "identifier": "vs19_260_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_260_095/?format=api",
            "sitting": {
                "id": 1634,
                "date": "2024-03-12",
                "number": 260,
                "branch": "C"
            },
            "number": 95,
            "title": "Identici emendamenti 3.8 EVI ELEONORA (AVS) e 3.9 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.8 DDL n. 1759",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1759",
            "description_title": "Identici emendamenti 3.8 EVI ELEONORA (AVS) e 3.9 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 30169,
            "slug": "vs19_288_016",
            "identifier": "vs19_288_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_016/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1018/7 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1018/7 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/7 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/7 CIANI PAOLO (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": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 25299,
            "slug": "vs19_203_028",
            "identifier": "vs19_203_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_203_028/?format=api",
            "sitting": {
                "id": 1538,
                "date": "2023-11-27",
                "number": 203,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1458/29 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1458/29 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/29 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/29 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 27311,
            "slug": "vs19_233_080",
            "identifier": "vs19_233_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_080/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/97 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/97 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 30025,
            "slug": "vs19_281_077",
            "identifier": "vs19_281_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_077/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/103 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/103 SCARPA RACHELE (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": 25,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28649,
            "slug": "vs19_252_075",
            "identifier": "vs19_252_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_075/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.1010 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1010 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1010 PDL n. 0703",
            "description_title": "Emendamento 6.1010 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 27295,
            "slug": "vs19_233_047",
            "identifier": "vs19_233_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_047/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29799,
            "slug": "vs19_261_112",
            "identifier": "vs19_261_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_112/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 15.95 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 15.95 DDL n. 1435",
            "original_title": "Votazione Emendamento 15.95 DDL n. 1435",
            "description_title": "Emendamento 15.95 GHIRRA FRANCESCA (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24735,
            "slug": "vs19_185_006",
            "identifier": "vs19_185_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_006/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1294",
            "original_title": "Votazione Articolo 5 DDL n. 1294",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22647,
            "slug": "vs19_152_004",
            "identifier": "vs19_152_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_004/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 2/26 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/Doc. VIII, n. 2/26 ",
            "original_title": "Votazione Ordine del giorno 9/Doc. VIII, n. 2/26 ",
            "description_title": "Ordine del giorno n. 9/Doc. VIII, n. 2/26 SILVESTRI FRANCESCO (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": 13,
            "n_margin": 125,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 19996,
            "slug": "vs19_072_107",
            "identifier": "vs19_072_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_107/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/977/10 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/10 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/10 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": 19,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24769,
            "slug": "vs19_185_042",
            "identifier": "vs19_185_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_042/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (AVS) - Votazione Emendamento 16.030 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.030 DDL n. 1294",
            "description_title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25582,
            "slug": "vs19_210_077",
            "identifier": "vs19_210_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_077/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 18.15 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.15 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.15 DDL n. 1341",
            "description_title": "Emendamento 18.15 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25735,
            "slug": "vs19_209_001",
            "identifier": "vs19_209_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_001/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto referendum",
            "original_title": "Votazione finale DDL n. 1491",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 18 ottobre 2023, n. 144, recante disposizioni urgenti per gli Uffici presso la Corte di cassazione in materia di referendum (DDL 1491)",
            "public_title": "Conversione decreto referendum",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 107,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 24619,
            "slug": "vs19_185_005",
            "identifier": "vs19_185_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_005/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1294",
            "original_title": "Votazione Articolo 4 DDL n. 1294",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28619,
            "slug": "vs19_252_082",
            "identifier": "vs19_252_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_082/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 6.1005 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1005 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1005 PDL n. 0703",
            "description_title": "Emendamento 6.1005 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 29995,
            "slug": "vs19_282_013",
            "identifier": "vs19_282_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_013/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1752/135 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1752/135 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/135 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/135 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 28229,
            "slug": "vs19_248_010",
            "identifier": "vs19_248_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_010/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1007 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.1007 PDL n. 0799",
            "original_title": "Votazione Emendamento 2.1007 PDL n. 0799",
            "description_title": "Emendamento 2.1007 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24991,
            "slug": "vs19_196_001",
            "identifier": "vs19_196_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_001/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        }
    ]
}