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

{
    "count": 22130,
    "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=268",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=266",
    "results": [
        {
            "id": 27265,
            "slug": "vs19_232_044",
            "identifier": "vs19_232_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_044/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 6.15 COLUCCI ALFONSO (M5S) - Votazione Emendamento 6.15 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.15 DDL n. 1620",
            "description_title": "Emendamento 6.15 COLUCCI ALFONSO (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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 34439,
            "slug": "vs19_388_032",
            "identifier": "vs19_388_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_032/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 6.2 FONTANA ILARIA (M5S) - Votazione Emendamento 6.2 DDL n. 2022",
            "original_title": "Votazione Emendamento 6.2 DDL n. 2022",
            "description_title": "Emendamento 6.2 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": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34444,
            "slug": "vs19_388_039",
            "identifier": "vs19_388_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_039/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 8.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 8.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 8.5 DDL n. 2022",
            "description_title": "Emendamento 8.5 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": 23,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 21717,
            "slug": "vs19_114_011",
            "identifier": "vs19_114_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_011/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1114/36 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/36 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/36 EVI ELEONORA (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": 23,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26872,
            "slug": "vs19_229_014",
            "identifier": "vs19_229_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_014/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 GIULIANO CARLA (M5S) - Votazione Emendamento 2.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1297",
            "description_title": "Emendamento 2.5 GIULIANO CARLA (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": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34106,
            "slug": "vs19_388_110",
            "identifier": "vs19_388_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_110/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 25.38 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.38 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.38 DDL n. 2022",
            "description_title": "Emendamento 25.38 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 25391,
            "slug": "vs19_204_018",
            "identifier": "vs19_204_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_018/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1458/56 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1458/56 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/56 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/56 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25387,
            "slug": "vs19_204_033",
            "identifier": "vs19_204_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_033/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1458/70 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1458/70 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/70 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/70 CANTONE LUCIANO (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": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25379,
            "slug": "vs19_204_040",
            "identifier": "vs19_204_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_040/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1458/77 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1458/77 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/77 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/77 FURFARO 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25350,
            "slug": "vs19_204_027",
            "identifier": "vs19_204_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_027/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1458/65 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1458/65 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/65 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/65 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25349,
            "slug": "vs19_204_019",
            "identifier": "vs19_204_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_019/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1458/57 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1458/57 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/57 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/57 DI LAURO CARMEN (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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25347,
            "slug": "vs19_204_039",
            "identifier": "vs19_204_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_039/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1458/76 DE MARIA ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1458/76 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/76 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/76 DE MARIA ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25341,
            "slug": "vs19_204_026",
            "identifier": "vs19_204_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_026/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1458/64 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1458/64 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/64 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/64 SPORTIELLO GILDA (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": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25365,
            "slug": "vs19_204_072",
            "identifier": "vs19_204_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_072/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 72,
            "title": "Mozione n. 1-00221 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00221",
            "original_title": "Votazione Mozione 1_00221",
            "description_title": "Mozione n. 1-00221 MANES FRANCO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25329,
            "slug": "vs19_204_038",
            "identifier": "vs19_204_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_038/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1458/75 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/75 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/75 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 68.52
        },
        {
            "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": 24753,
            "slug": "vs19_185_041",
            "identifier": "vs19_185_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_041/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 16.033 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 16.033 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.033 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.033 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24487,
            "slug": "vs19_185_025",
            "identifier": "vs19_185_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_025/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 12.3 ASCARI STEFANIA (M5S) - Votazione Emendamento 12.3 DDL n. 1294",
            "original_title": "Votazione Emendamento 12.3 DDL n. 1294",
            "description_title": "Emendamento 12.3 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24686,
            "slug": "vs19_185_062",
            "identifier": "vs19_185_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_062/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1294 E ABB/10 BONETTI ELENA (AIV-RE) - Votazione Ordine del giorno 9/1294 E ABB/10 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/10 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/10 BONETTI ELENA (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": 23,
            "majority_cohesion_rate": 50.63,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 24251,
            "slug": "vs19_172_005",
            "identifier": "vs19_172_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_005/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1436/40 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1436/40 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/40 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/40 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24257,
            "slug": "vs19_172_007",
            "identifier": "vs19_172_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_007/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1436/42 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1436/42 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/42 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/42 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21751,
            "slug": "vs19_114_048",
            "identifier": "vs19_114_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_048/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1114/87 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1114/87 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/87 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/87 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 24266,
            "slug": "vs19_172_006",
            "identifier": "vs19_172_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_006/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1436/41, BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1436/41, DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/41, DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/41, BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34265,
            "slug": "vs19_388_207",
            "identifier": "vs19_388_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_207/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 207,
            "title": "Emendamento 35.1009 QUARTINI ANDREA (M5S) - Votazione Emendamento 35.1009 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1009 DDL n. 2022",
            "description_title": "Emendamento 35.1009 QUARTINI ANDREA (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": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 24740,
            "slug": "vs19_184_051",
            "identifier": "vs19_184_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_051/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.15 DDL n. 1406",
            "description_title": "Emendamento 4.15 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24541,
            "slug": "vs19_184_049",
            "identifier": "vs19_184_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_049/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 4.13 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.13 DDL n. 1406",
            "description_title": "Emendamento 4.13 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24245,
            "slug": "vs19_172_018",
            "identifier": "vs19_172_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_018/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 18,
            "title": "Conversione decreto attività economiche e finanziarie strategiche",
            "original_title": "Votazione finale DDL n. 1436",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 10 agosto 2023, n. 104, recante disposizioni urgenti a tutela degli utenti, in materia di attività economiche e finanziarie e investimenti strategici (Approvato dal Senato) (DDL 1436)",
            "public_title": "Conversione decreto attività economiche e finanziarie strategiche",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24452,
            "slug": "vs19_184_023",
            "identifier": "vs19_184_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_023/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.20 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1406",
            "description_title": "Emendamento 2.20 TODDE ALESSANDRA (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": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24483,
            "slug": "vs19_184_018",
            "identifier": "vs19_184_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_018/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1406",
            "description_title": "Emendamento 2.15 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 25551,
            "slug": "vs19_209_003",
            "identifier": "vs19_209_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_003/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 1275",
            "description_title": "Emendamento 1.1001 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30346,
            "slug": "vs19_297_020",
            "identifier": "vs19_297_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_020/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/29 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/29 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 24472,
            "slug": "vs19_184_025",
            "identifier": "vs19_184_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_025/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1406",
            "description_title": "Emendamento 2.22 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25565,
            "slug": "vs19_210_109",
            "identifier": "vs19_210_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_109/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 109,
            "title": "Emendamento 25.4 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.4 DDL n. 1341",
            "description_title": "Emendamento 25.4 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24765,
            "slug": "vs19_184_020",
            "identifier": "vs19_184_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_020/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.17 EVI ELEONORA (AVS) - Votazione Emendamento 2.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.17 DDL n. 1406",
            "description_title": "Emendamento 2.17 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24758,
            "slug": "vs19_184_041",
            "identifier": "vs19_184_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_041/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1406",
            "description_title": "Emendamento 4.4 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24578,
            "slug": "vs19_184_075",
            "identifier": "vs19_184_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_075/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.21 FONTANA ILARIA (M5S) - Votazione Emendamento 6.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1406",
            "description_title": "Emendamento 6.21 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": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25502,
            "slug": "vs19_210_087",
            "identifier": "vs19_210_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_087/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 19.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 19.5 DDL n. 1341",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1341",
            "description_title": "Emendamento 19.5 PAVANELLI EMMA (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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25544,
            "slug": "vs19_210_170",
            "identifier": "vs19_210_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_170/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 170,
            "title": "Emendamento 47.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 47.301, DDL n. 1341",
            "original_title": "Votazione Emendamento 47.301, DDL n. 1341",
            "description_title": "Emendamento 47.301, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25592,
            "slug": "vs19_210_076",
            "identifier": "vs19_210_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_076/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.12 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.12 DDL n. 1341",
            "description_title": "Identici emendamenti 18.12 PICCOLOTTI ELISABETTA (AVS), 18.13 CASO ANTONIO (M5S) e 18.14 BENZONI FABRIZIO (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": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24577,
            "slug": "vs19_184_032",
            "identifier": "vs19_184_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_032/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1406",
            "description_title": "Emendamento 3.3 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 32732,
            "slug": "vs19_367_005",
            "identifier": "vs19_367_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_367_005/?format=api",
            "sitting": {
                "id": 1806,
                "date": "2024-10-17",
                "number": 367,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-326 NF CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-326 NF CPV 5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.42
        },
        {
            "id": 32127,
            "slug": "vs19_323_021",
            "identifier": "vs19_323_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_021/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1946/24 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1946/24 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/24 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/24 MARINO MARIA STEFANIA (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": 65.55,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 25519,
            "slug": "vs19_210_062",
            "identifier": "vs19_210_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_062/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 16.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 16.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1341",
            "description_title": "Emendamento 16.2 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25627,
            "slug": "vs19_210_130",
            "identifier": "vs19_210_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_130/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 30.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 30.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1341",
            "description_title": "Emendamento 30.1 PAVANELLI EMMA (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": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25678,
            "slug": "vs19_210_185",
            "identifier": "vs19_210_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_185/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 185,
            "title": "Emendamento 57.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 57.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 57.1 DDL n. 1341",
            "description_title": "Emendamento 57.1 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30611,
            "slug": "vs19_309_082",
            "identifier": "vs19_309_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_082/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 3.299 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.299 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.299 DDL n. 1665",
            "description_title": "Emendamento 3.299 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": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30599,
            "slug": "vs19_309_005",
            "identifier": "vs19_309_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_005/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.26 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.26 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.26 DDL n. 1665",
            "description_title": "Emendamento 2.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": 23,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25686,
            "slug": "vs19_210_122",
            "identifier": "vs19_210_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_122/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 122,
            "title": "Emendamento 26.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.3 DDL n. 1341",
            "description_title": "Emendamento 26.3 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30472,
            "slug": "vs19_305_004",
            "identifier": "vs19_305_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_004/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.36 FONTANA ILARIA (M5S) - Votazione Emendamento 1.36 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1665",
            "description_title": "Emendamento 1.36 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": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25548,
            "slug": "vs19_210_074",
            "identifier": "vs19_210_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_074/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 18.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.9 DDL n. 1341",
            "description_title": "Emendamento 18.9 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        }
    ]
}