Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=353
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_margin&page=354",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=352",
    "results": [
        {
            "id": 33470,
            "slug": "vs19_377_121",
            "identifier": "vs19_377_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_121/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 26733,
            "slug": "vs19_222_025",
            "identifier": "vs19_222_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_025/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.24 ONORI FEDERICA (M5S) - Votazione Emendamento 1.24 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1624",
            "description_title": "Emendamento 1.24 ONORI FEDERICA (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": 16,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 34453,
            "slug": "vs19_388_051",
            "identifier": "vs19_388_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_051/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 11.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 11.6 DDL n. 2022",
            "original_title": "Votazione Emendamento 11.6 DDL n. 2022",
            "description_title": "Emendamento 11.6 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 26801,
            "slug": "vs19_223_004",
            "identifier": "vs19_223_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_004/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29867,
            "slug": "vs19_276_002",
            "identifier": "vs19_276_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_002/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/2 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/2 RICCIARDI MARIANNA (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": 16,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 39715,
            "slug": "vs19_506_016",
            "identifier": "vs19_506_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_016/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2126-A E ABB/37 - Votazione Ordine del giorno 9/2126-A E ABB/37 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/37 ",
            "description_title": "ODG 9/2126-A E ABB/37",
            "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": 16,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 34473,
            "slug": "vs19_388_081",
            "identifier": "vs19_388_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_081/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 81,
            "title": "Articolo aggiuntivo 20.023 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 20.023 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.023 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 20.023 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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 71.34
        },
        {
            "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": 30298,
            "slug": "vs19_293_005",
            "identifier": "vs19_293_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_005/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 16,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30249,
            "slug": "vs19_292_023",
            "identifier": "vs19_292_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_023/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 8.9 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.9 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.9 DDL n. 1717",
            "description_title": "Emendamento 8.9 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.71
        },
        {
            "id": 30024,
            "slug": "vs19_281_059",
            "identifier": "vs19_281_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_059/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/83 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/83 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30048,
            "slug": "vs19_281_062",
            "identifier": "vs19_281_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_062/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1752/87 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/87 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/87 VACCARI STEFANO (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": 16,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34456,
            "slug": "vs19_388_055",
            "identifier": "vs19_388_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_055/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.2 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2022",
            "description_title": "Emendamento 12.2 GHIO VALENTINA (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": 56.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 27193,
            "slug": "vs19_231_026",
            "identifier": "vs19_231_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_026/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.37 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.37 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.37 DDL n. 1620",
            "description_title": "Emendamento 3.37 FRATOIANNI NICOLA (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": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 33436,
            "slug": "vs19_377_113",
            "identifier": "vs19_377_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_113/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 23.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35193,
            "slug": "vs19_354_030",
            "identifier": "vs19_354_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_030/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00318 MANZI IRENE (PD-IDP) ed altri",
            "original_title": "Mozione n. 1-00318 MANZI IRENE (PD-IDP) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 70.44
        },
        {
            "id": 25606,
            "slug": "vs19_210_084",
            "identifier": "vs19_210_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_084/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1341",
            "original_title": "Votazione Articolo 18 DDL n. 1341",
            "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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30022,
            "slug": "vs19_282_003",
            "identifier": "vs19_282_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_003/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1752/125 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/125 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/125 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 35192,
            "slug": "vs19_354_029",
            "identifier": "vs19_354_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_029/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 29,
            "title": "Mozione n. 1-00315 CASO ANTONIO (M5S) ed altri",
            "original_title": "Mozione n. 1-00315 CASO ANTONIO (M5S) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 24586,
            "slug": "vs19_175_009",
            "identifier": "vs19_175_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_009/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.10 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.10 PDL n. 0835",
            "description_title": "Emendamento 1.10 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": 16,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 30093,
            "slug": "vs19_283_004",
            "identifier": "vs19_283_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_004/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0836",
            "description_title": "Emendamento 2.1000 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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 35171,
            "slug": "vs19_354_008",
            "identifier": "vs19_354_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_008/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera g), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "original_title": "Mozione n. 1-00314 (Nuova formulazione), limitatamente al capoverso primo, lettera g), della parte dispositiva BAKKALI OUIDAD (PD-IDP), ZANELLA LUANA (AVS), MAGI RICCARDO (M-+EUR) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 24772,
            "slug": "vs19_185_019",
            "identifier": "vs19_185_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_019/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.04 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.04 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34463,
            "slug": "vs19_388_066",
            "identifier": "vs19_388_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_066/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 16.1001 BOF GIANANGELO (LEGA) - Votazione Emendamento 16.1001 DDL n. 2022",
            "original_title": "Votazione Emendamento 16.1001 DDL n. 2022",
            "description_title": "Emendamento 16.1001 BOF GIANANGELO (LEGA)",
            "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": 16,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 27234,
            "slug": "vs19_232_008",
            "identifier": "vs19_232_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_008/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.18 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.18 DDL n. 1620",
            "description_title": "Emendamento 4.18 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": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34066,
            "slug": "vs19_388_135",
            "identifier": "vs19_388_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_135/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 26.20 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.20 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.20 DDL n. 2022",
            "description_title": "Emendamento 26.20 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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34557,
            "slug": "vs19_388_061",
            "identifier": "vs19_388_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_061/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 2022",
            "original_title": "Votazione Articolo 13 DDL n. 2022",
            "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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 24033,
            "slug": "vs19_158_010",
            "identifier": "vs19_158_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_158_010/?format=api",
            "sitting": {
                "id": 1462,
                "date": "2023-09-07",
                "number": 158,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1135/6 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1135/6 PDL n. 1135",
            "original_title": "Votazione Ordine del giorno 9/1135/6 PDL n. 1135",
            "description_title": "Ordine del giorno n. 9/1135/6 GHIRRA FRANCESCA (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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27183,
            "slug": "vs19_231_033",
            "identifier": "vs19_231_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_033/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.55 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.55 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.55 DDL n. 1620",
            "description_title": "Emendamento 3.55 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": 60.34,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27175,
            "slug": "vs19_231_019",
            "identifier": "vs19_231_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_019/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.26 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.26 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.26 DDL n. 1620",
            "description_title": "Emendamento 3.26 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": 62.87,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27176,
            "slug": "vs19_231_021",
            "identifier": "vs19_231_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_021/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.30 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.30 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.30 DDL n. 1620",
            "description_title": "Emendamento 3.30 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": 63.29,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27202,
            "slug": "vs19_231_032",
            "identifier": "vs19_231_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_032/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.53 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.53 DDL n. 1620",
            "description_title": "Identici emendamenti 3.53 MAGI RICCARDO (M-+EUR) e 3.54 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": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 34450,
            "slug": "vs19_388_047",
            "identifier": "vs19_388_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_047/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 10.11 BONELLI ANGELO (AVS) - Votazione Emendamento 10.11 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.11 DDL n. 2022",
            "description_title": "Emendamento 10.11 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": 16,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 21477,
            "slug": "vs19_112_012",
            "identifier": "vs19_112_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_012/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 12), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 12), CASO ANTONIO (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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 27266,
            "slug": "vs19_232_011",
            "identifier": "vs19_232_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_011/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN) - Votazione Emendamento 4.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.25 DDL n. 1620",
            "description_title": "Emendamento 4.25 SCHULLIAN MANFRED (M-MIN)",
            "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": 61.18,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 33510,
            "slug": "vs19_377_102",
            "identifier": "vs19_377_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_102/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 19.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 27336,
            "slug": "vs19_232_062",
            "identifier": "vs19_232_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_062/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/13 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/13 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30328,
            "slug": "vs19_300_001",
            "identifier": "vs19_300_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_001/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1008 CONTE GIUSEPPE (M5S) - Votazione Emendamento 1.1008 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.1008 PDL n. 0304",
            "description_title": "Emendamento 1.1008 CONTE GIUSEPPE (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": 16,
            "majority_cohesion_rate": 50.84,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30264,
            "slug": "vs19_292_007",
            "identifier": "vs19_292_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_007/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1717",
            "description_title": "Emendamento 2.4 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 24742,
            "slug": "vs19_175_006",
            "identifier": "vs19_175_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_006/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.100 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0835",
            "description_title": "Emendamento 1.100 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 30062,
            "slug": "vs19_281_055",
            "identifier": "vs19_281_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_055/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/79 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/79 ZANELLA LUANA (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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27195,
            "slug": "vs19_231_010",
            "identifier": "vs19_231_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_010/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.7 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.7 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1620",
            "description_title": "Emendamento 3.7 ZARATTI FILIBERTO (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": 16,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 34063,
            "slug": "vs19_388_102",
            "identifier": "vs19_388_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_102/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 25.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.17 DDL n. 2022",
            "description_title": "Identici emendamenti 25.17 IARIA ANTONINO (M5S), 25.18 PASTORELLA GIULIA (APERRE), 25.19 DEL BARBA MAURO (IVICRE) e 25.20 MAGI RICCARDO (M-+EUR)",
            "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": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 24774,
            "slug": "vs19_175_035",
            "identifier": "vs19_175_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_035/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0835",
            "original_title": "Votazione Articolo 5 PDL n. 0835",
            "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": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 27210,
            "slug": "vs19_231_004",
            "identifier": "vs19_231_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_004/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1620",
            "original_title": "Votazione Articolo 1 DDL n. 1620",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 29335,
            "slug": "vs19_270_057",
            "identifier": "vs19_270_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_057/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1435/15 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1435/15 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/15 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/15 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34472,
            "slug": "vs19_388_080",
            "identifier": "vs19_388_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_080/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 80,
            "title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (PD-IDP) - Votazione Emendamento 20.014 DDL n. 2022",
            "original_title": "Votazione Emendamento 20.014 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 20.014 MORFINO DANIELA (M5S), 20.016 PASTORELLA GIULIA (APERRE), 20.017 GADDA MARIA CHIARA (IVICRE) e 20.018 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33491,
            "slug": "vs19_377_117",
            "identifier": "vs19_377_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_117/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 30200,
            "slug": "vs19_292_074",
            "identifier": "vs19_292_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_074/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 23.11 AURIEMMA CARMELA (M5S) - Votazione Emendamento 23.11 DDL n. 1717",
            "original_title": "Votazione Emendamento 23.11 DDL n. 1717",
            "description_title": "Emendamento 23.11 AURIEMMA CARMELA (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": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 33493,
            "slug": "vs19_377_123",
            "identifier": "vs19_377_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_123/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 26.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 71.97
        }
    ]
}