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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=123",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=121",
    "results": [
        {
            "id": 24603,
            "slug": "vs19_175_011",
            "identifier": "vs19_175_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_011/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.15 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.15 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0835",
            "description_title": "Emendamento 1.15 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24595,
            "slug": "vs19_175_038",
            "identifier": "vs19_175_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_038/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0835",
            "original_title": "Votazione Articolo 6 PDL n. 0835",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24728,
            "slug": "vs19_175_012",
            "identifier": "vs19_175_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_012/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.16 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.16 PDL n. 0835",
            "description_title": "Emendamento 1.16 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 25029,
            "slug": "vs19_190_014",
            "identifier": "vs19_190_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_014/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1517/30 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1517/30 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/30 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/30 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": "Approvata",
            "n_rebels": 4,
            "n_margin": 144,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21456,
            "slug": "vs19_111_020",
            "identifier": "vs19_111_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_020/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0913",
            "original_title": "Votazione Articolo 4 PDL n. 0913",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 151,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 22707,
            "slug": "vs19_128_021",
            "identifier": "vs19_128_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_021/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1238/7 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1238/7 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/7 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/7 SARRACINO 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": 30,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21450,
            "slug": "vs19_111_006",
            "identifier": "vs19_111_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_006/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0915",
            "original_title": "Votazione Articolo 1 PDL n. 0915",
            "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": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 22756,
            "slug": "vs19_141_037",
            "identifier": "vs19_141_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_037/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 14.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.4 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.4 DDL n. 1134",
            "description_title": "Emendamento 14.4 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": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 22127,
            "slug": "vs19_137_125",
            "identifier": "vs19_137_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_125/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 125,
            "title": "Emendamento 6.8 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 6.8 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.8 DDL n. 1038",
            "description_title": "Emendamento 6.8 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": 3,
            "n_margin": 70,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21443,
            "slug": "vs19_111_015",
            "identifier": "vs19_111_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_015/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0916",
            "original_title": "Votazione Articolo 4 PDL n. 0916",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 150,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 24797,
            "slug": "vs19_175_005",
            "identifier": "vs19_175_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_005/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00052, limitatamente al capoverso quinto della premessa, BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) e ZANELLA LUANA (AVS) - Votazione Risoluzione 6_00052",
            "original_title": "Votazione Risoluzione 6_00052",
            "description_title": "Risoluzione n. 6-00052, limitatamente al capoverso quinto della premessa, BRAGA CHIARA (PD-IDP), SILVESTRI FRANCESCO (M5S) e ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 23910,
            "slug": "vs19_154_012",
            "identifier": "vs19_154_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_012/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 13.4 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 13.4 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1038-B",
            "description_title": "Emendamento 13.4 LOVECCHIO GIORGIO (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": 37,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24680,
            "slug": "vs19_184_100",
            "identifier": "vs19_184_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_100/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 100,
            "title": "Risoluzione n. 6-00063, come riformulata, sulla restante parte, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Risoluzione 6_00063",
            "original_title": "Votazione Risoluzione 6_00063",
            "description_title": "Risoluzione n. 6-00063, come riformulata, sulla restante parte, DEL BARBA MAURO (AIV-RE) 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": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 22742,
            "slug": "vs19_141_040",
            "identifier": "vs19_141_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_040/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1134",
            "original_title": "Votazione Articolo 16 DDL n. 1134",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21779,
            "slug": "vs19_114_013",
            "identifier": "vs19_114_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_013/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/40 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/40 GIANASSI FEDERICO (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": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 26796,
            "slug": "vs19_223_027",
            "identifier": "vs19_223_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_027/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 21954,
            "slug": "vs19_122_006",
            "identifier": "vs19_122_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_006/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 6) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 6) 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": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22212,
            "slug": "vs19_147_006",
            "identifier": "vs19_147_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_006/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1027 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 1.1027 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.1027 PDL n. 0887",
            "description_title": "Emendamento 1.1027 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": 9,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21977,
            "slug": "vs19_122_001",
            "identifier": "vs19_122_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_001/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 1) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 1) 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": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21746,
            "slug": "vs19_114_014",
            "identifier": "vs19_114_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_014/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/43 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/43 PICCOLOTTI ELISABETTA (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": 24,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22009,
            "slug": "vs19_122_005",
            "identifier": "vs19_122_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_122_005/?format=api",
            "sitting": {
                "id": 1404,
                "date": "2023-06-20",
                "number": 122,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 5) della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00143",
            "original_title": "Votazione Mozione 1_00143",
            "description_title": "Mozione n. 1-00143 (Nuova formulazione), capoverso 5) 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": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 22209,
            "slug": "vs19_147_007",
            "identifier": "vs19_147_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_147_007/?format=api",
            "sitting": {
                "id": 1431,
                "date": "2023-07-26",
                "number": 147,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.8 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.8 PDL n. 0887",
            "original_title": "Votazione Emendamento 1.8 PDL n. 0887",
            "description_title": "Emendamento 1.8 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": 9,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24216,
            "slug": "vs19_168_028",
            "identifier": "vs19_168_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_028/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1373/32 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1373/32 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/32 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/32 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 21775,
            "slug": "vs19_114_057",
            "identifier": "vs19_114_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_057/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/100 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/100 RICCIARDI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 38,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21767,
            "slug": "vs19_114_004",
            "identifier": "vs19_114_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_004/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/18 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/18 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 44,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 24187,
            "slug": "vs19_168_022",
            "identifier": "vs19_168_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_022/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1373/26 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1373/26 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/26 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/26 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 21787,
            "slug": "vs19_114_008",
            "identifier": "vs19_114_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_008/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/33 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/33 BONELLI ANGELO (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": 10,
            "n_margin": 31,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 21743,
            "slug": "vs19_114_036",
            "identifier": "vs19_114_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_036/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1114/73 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/73 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/73 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 22640,
            "slug": "vs19_152_003",
            "identifier": "vs19_152_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_152_003/?format=api",
            "sitting": {
                "id": 1436,
                "date": "2023-08-02",
                "number": 152,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giono n. 9/Doc. VIII, n. 2/18, nel testo riformulato, CASU ANDREA (PD-IDP) - Votazione Doc. VIII",
            "original_title": "Votazione Doc. VIII",
            "description_title": "Ordine del giono n. 9/Doc. VIII, n. 2/18, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 21712,
            "slug": "vs19_114_012",
            "identifier": "vs19_114_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_012/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/37 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/37 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 24607,
            "slug": "vs19_175_021",
            "identifier": "vs19_175_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_021/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 1.0100 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.0100 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.0100 PDL n. 0835",
            "description_title": "Articolo aggiuntivo 1.0100 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": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 22036,
            "slug": "vs19_138_018",
            "identifier": "vs19_138_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_018/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 13.9 QUARTINI ANDREA (M5S) - Votazione Emendamento 13.9 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.9 DDL n. 1038",
            "description_title": "Emendamento 13.9 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 24580,
            "slug": "vs19_175_037",
            "identifier": "vs19_175_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_037/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 6.100 MIELE GIOVANNA (LEGA) - Votazione Emendamento 6.100 PDL n. 0835",
            "original_title": "Votazione Emendamento 6.100 PDL n. 0835",
            "description_title": "Emendamento 6.100 MIELE GIOVANNA (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": 8,
            "n_margin": 81,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22778,
            "slug": "vs19_141_050",
            "identifier": "vs19_141_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_050/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 1134",
            "original_title": "Votazione Articolo 25 DDL n. 1134",
            "description_title": "Articolo 25",
            "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": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 21929,
            "slug": "vs19_138_026",
            "identifier": "vs19_138_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_026/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 15.3 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 15.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 15.3 DDL n. 1038",
            "description_title": "Emendamento 15.3 MEROLA VIRGINIO (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": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 29392,
            "slug": "vs19_273_038",
            "identifier": "vs19_273_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_038/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici articoli aggiuntivi 8.01000 GADDA MARIA CHIARA (IVICRE) e 8.01001 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 8.01000 DDL n. 1532",
            "original_title": "Votazione Emendamento 8.01000 DDL n. 1532",
            "description_title": "Identici articoli aggiuntivi 8.01000 GADDA MARIA CHIARA (IVICRE) e 8.01001 GIRELLI GIAN ANTONIO (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": 4,
            "n_margin": 50,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 22142,
            "slug": "vs19_138_031",
            "identifier": "vs19_138_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_031/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 16.3 TABACCI BRUNO (PD-IDP) - Votazione Emendamento 16.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 16.3 DDL n. 1038",
            "description_title": "Emendamento 16.3 TABACCI BRUNO (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": 57,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 24445,
            "slug": "vs19_175_016",
            "identifier": "vs19_175_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_016/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.27 AMATO GAETANO (M5S) - Votazione Emendamento 1.27 PDL n. 0835",
            "original_title": "Votazione Emendamento 1.27 PDL n. 0835",
            "description_title": "Emendamento 1.27 AMATO GAETANO (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": 18,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 24443,
            "slug": "vs19_175_040",
            "identifier": "vs19_175_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_040/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 7.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 7.2 PDL n. 0835",
            "original_title": "Votazione Emendamento 7.2 PDL n. 0835",
            "description_title": "Emendamento 7.2 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": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 23901,
            "slug": "vs19_154_039",
            "identifier": "vs19_154_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_039/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 19.6 ALIFANO ENRICA (M5S) - Votazione Emendamento 19.6 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1038-B",
            "description_title": "Emendamento 19.6 ALIFANO ENRICA (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": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22627,
            "slug": "vs19_140_010",
            "identifier": "vs19_140_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_010/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1183/13 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1183/13 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/13 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/13 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 22176,
            "slug": "vs19_138_010",
            "identifier": "vs19_138_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_010/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 13.2 D'ALFONSO LUCIANO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1038",
            "description_title": "Emendamento 13.2 D'ALFONSO LUCIANO (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": 41,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22070,
            "slug": "vs19_138_042",
            "identifier": "vs19_138_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_042/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 1038",
            "original_title": "Votazione Articolo 19 DDL n. 1038",
            "description_title": "Articolo 19",
            "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": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 23912,
            "slug": "vs19_154_041",
            "identifier": "vs19_154_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_041/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 20.1 GRIMALDI MARCO (AVS) - Votazione Emendamento 20.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 20.1 DDL n. 1038-B",
            "description_title": "Emendamento 20.1 GRIMALDI MARCO (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": 61,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24771,
            "slug": "vs19_183_027",
            "identifier": "vs19_183_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_027/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1-BIS.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-BIS.9 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.9 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.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": 35,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24579,
            "slug": "vs19_183_020",
            "identifier": "vs19_183_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_020/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 IARIA ANTONINO (M5S) - Votazione Emendamento 1.27 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1492",
            "description_title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24593,
            "slug": "vs19_183_021",
            "identifier": "vs19_183_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_021/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1-BIS.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-BIS.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.1 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.1 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": 45,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24618,
            "slug": "vs19_183_030",
            "identifier": "vs19_183_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_030/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1-TER.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-TER.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.1 DDL n. 1492",
            "description_title": "Emendamento 1-TER.1 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26591,
            "slug": "vs19_220_090",
            "identifier": "vs19_220_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_090/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1627/102 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/102 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/102 SARRACINO 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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18350,
            "slug": "vs19_016_003",
            "identifier": "vs19_016_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_003/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00022, limitatamente alla parte dispositiva, ad eccezione del capoverso primo, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00022",
            "original_title": "Votazione Mozione 1_00022",
            "description_title": "Mozione n. 1-00022, limitatamente alla parte dispositiva, ad eccezione del capoverso primo, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 46.3
        }
    ]
}