Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=128
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=129",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=127",
    "results": [
        {
            "id": 25338,
            "slug": "vs19_204_034",
            "identifier": "vs19_204_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_034/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/71 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/71 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21425,
            "slug": "vs19_108_002",
            "identifier": "vs19_108_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_108_002/?format=api",
            "sitting": {
                "id": 1384,
                "date": "2023-05-24",
                "number": 108,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione 1-00137 DI LAURO CARMEN (M5S) ed altri - Votazione Mozione 1_00137",
            "original_title": "Votazione Mozione 1_00137",
            "description_title": "Mozione 1-00137 DI LAURO CARMEN (M5S) 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": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 25516,
            "slug": "vs19_209_004",
            "identifier": "vs19_209_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_004/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1002 MARI FRANCESCO (AVS) - Votazione Emendamento 1.1002 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1275",
            "description_title": "Emendamento 1.1002 MARI FRANCESCO (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": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29325,
            "slug": "vs19_270_065",
            "identifier": "vs19_270_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_065/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1435/25 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/25 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/25 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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25503,
            "slug": "vs19_210_009",
            "identifier": "vs19_210_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_009/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.1 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1341",
            "description_title": "Emendamento 3.1 DI SANZO CHRISTIAN DIEGO (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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29377,
            "slug": "vs19_270_082",
            "identifier": "vs19_270_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_082/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/62 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/62 TRAVERSI ROBERTO (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25531,
            "slug": "vs19_210_049",
            "identifier": "vs19_210_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_049/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 10.7 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1341",
            "description_title": "Emendamento 10.7 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25711,
            "slug": "vs19_210_131",
            "identifier": "vs19_210_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_131/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 30.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 30.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.2 DDL n. 1341",
            "description_title": "Emendamento 30.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 25693,
            "slug": "vs19_210_024",
            "identifier": "vs19_210_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_024/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1341",
            "description_title": "Emendamento 5.1 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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22225,
            "slug": "vs19_138_062",
            "identifier": "vs19_138_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_138_062/?format=api",
            "sitting": {
                "id": 1422,
                "date": "2023-07-12",
                "number": 138,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1038 e abb./51 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1038 e abb./51 DDL n. 1038",
            "original_title": "Votazione Ordine del giorno 9/1038 e abb./51 DDL n. 1038",
            "description_title": "Ordine del giorno n. 9/1038 e abb./51 CUPERLO GIANNI (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": 10,
            "n_margin": 9,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 24533,
            "slug": "vs19_185_028",
            "identifier": "vs19_185_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_028/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 13.2 DDL n. 1294",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1294",
            "description_title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25586,
            "slug": "vs19_210_137",
            "identifier": "vs19_210_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_137/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 33.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 33.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 33.300, DDL n. 1341",
            "description_title": "Emendamento 33.300, 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": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29330,
            "slug": "vs19_270_064",
            "identifier": "vs19_270_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_064/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30251,
            "slug": "vs19_292_038",
            "identifier": "vs19_292_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_038/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 38,
            "title": "Mantenimento articolo 11 - Votazione Articolo 11 DDL n. 1717",
            "original_title": "Votazione Articolo 11 DDL n. 1717",
            "description_title": "Mantenimento articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 25640,
            "slug": "vs19_210_044",
            "identifier": "vs19_210_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_044/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 10.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.1 DDL n. 1341",
            "description_title": "Emendamento 10.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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 25702,
            "slug": "vs19_210_003",
            "identifier": "vs19_210_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_003/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.2 CASO ANTONIO (M5S) - Votazione Emendamento 1.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1341",
            "description_title": "Emendamento 1.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25561,
            "slug": "vs19_210_161",
            "identifier": "vs19_210_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_161/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 161,
            "title": "Articolo 43 - Votazione Articolo 43 DDL n. 1341",
            "original_title": "Votazione Articolo 43 DDL n. 1341",
            "description_title": "Articolo 43",
            "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": 71,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30229,
            "slug": "vs19_292_031",
            "identifier": "vs19_292_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_031/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1717",
            "original_title": "Votazione Articolo 8 DDL n. 1717",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 25618,
            "slug": "vs19_210_143",
            "identifier": "vs19_210_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_143/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo 34 - Votazione Articolo 34 DDL n. 1341",
            "original_title": "Votazione Articolo 34 DDL n. 1341",
            "description_title": "Articolo 34",
            "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": 50,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 30125,
            "slug": "vs19_283_044",
            "identifier": "vs19_283_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_044/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/836/13, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/836/13, PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/13, PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/13, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 30132,
            "slug": "vs19_283_040",
            "identifier": "vs19_283_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_040/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (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": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.9
        },
        {
            "id": 30095,
            "slug": "vs19_283_009",
            "identifier": "vs19_283_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_009/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.13 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 3.13 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0836",
            "description_title": "Emendamento 3.13 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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.19
        },
        {
            "id": 21702,
            "slug": "vs19_114_074",
            "identifier": "vs19_114_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_074/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1114/118 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1114/118 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/118 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/118 ORRICO ANNA LAURA (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": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 21736,
            "slug": "vs19_114_063",
            "identifier": "vs19_114_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_063/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1114/107 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1114/107 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/107 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/107 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30260,
            "slug": "vs19_292_013",
            "identifier": "vs19_292_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_013/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1717",
            "original_title": "Votazione Articolo 5 DDL n. 1717",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30222,
            "slug": "vs19_292_018",
            "identifier": "vs19_292_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_018/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 8.2 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.2 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1717",
            "description_title": "Emendamento 8.2 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 27197,
            "slug": "vs19_231_043",
            "identifier": "vs19_231_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_043/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.72 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.72 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.72 DDL n. 1620",
            "description_title": "Emendamento 3.72 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27198,
            "slug": "vs19_231_024",
            "identifier": "vs19_231_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_024/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.33 COLUCCI ALFONSO (M5S) - Votazione Emendamento 3.33 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.33 DDL n. 1620",
            "description_title": "Emendamento 3.33 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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27209,
            "slug": "vs19_231_020",
            "identifier": "vs19_231_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_020/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.27 DDL n. 1620",
            "description_title": "Emendamento 3.27 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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27206,
            "slug": "vs19_231_036",
            "identifier": "vs19_231_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_036/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.60 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.60 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.60 DDL n. 1620",
            "description_title": "Emendamento 3.60 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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27200,
            "slug": "vs19_231_022",
            "identifier": "vs19_231_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_022/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.31 DDL n. 1620",
            "description_title": "Emendamento 3.31 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": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 27211,
            "slug": "vs19_231_006",
            "identifier": "vs19_231_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_006/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1620",
            "original_title": "Votazione Articolo 2 DDL n. 1620",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27216,
            "slug": "vs19_231_039",
            "identifier": "vs19_231_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_039/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.64 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.64 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.64 DDL n. 1620",
            "description_title": "Emendamento 3.64 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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27207,
            "slug": "vs19_231_034",
            "identifier": "vs19_231_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_034/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.56 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.56 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.56 DDL n. 1620",
            "description_title": "Emendamento 3.56 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": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 25507,
            "slug": "vs19_210_121",
            "identifier": "vs19_210_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_121/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 121,
            "title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 26.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 26.1 DDL n. 1341",
            "description_title": "Identici emendamenti 26.1 ORFINI MATTEO (PD-IDP) e 26.2 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.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 29964,
            "slug": "vs19_281_033",
            "identifier": "vs19_281_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_033/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1752/55 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1752/55 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/55 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/55 COLUCCI ALFONSO (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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 29986,
            "slug": "vs19_277_012",
            "identifier": "vs19_277_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_012/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00269, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) ed altri - Votazione Mozione 1_00269",
            "original_title": "Votazione Mozione 1_00269",
            "description_title": "Mozione n. 1-00269, nel testo riformulato, D'ALESSIO ANTONIO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 29881,
            "slug": "vs19_276_026",
            "identifier": "vs19_276_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_026/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/851/10, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/851/10, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/10, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/10, nel testo riformulato, 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": "Approvata",
            "n_rebels": 5,
            "n_margin": 130,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 29873,
            "slug": "vs19_276_018",
            "identifier": "vs19_276_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_018/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/851/2, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/851/2, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/2, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/2, nel testo riformulato, FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.96
        },
        {
            "id": 29943,
            "slug": "vs19_281_027",
            "identifier": "vs19_281_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_027/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1752/48, nel testo riformulato, RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1752/48, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/48, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/48, nel testo riformulato, RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 128,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27735,
            "slug": "vs19_239_092",
            "identifier": "vs19_239_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_092/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1515",
            "description_title": "Emendamento 23.1 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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24937,
            "slug": "vs19_201_016",
            "identifier": "vs19_201_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_016/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1551/83, nel testo riformulato, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1551/83, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/83, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/83, nel testo riformulato, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 131,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 27465,
            "slug": "vs19_237_018",
            "identifier": "vs19_237_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_018/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 11 (Mantenimento) - Votazione Articolo 11 DDL n. 1419",
            "original_title": "Votazione Articolo 11 DDL n. 1419",
            "description_title": "Articolo 11 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27359,
            "slug": "vs19_233_019",
            "identifier": "vs19_233_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_019/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1606/41, nel testo riformulato, LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1606/41, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/41, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/41, nel testo riformulato, LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 101,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 28095,
            "slug": "vs19_244_047",
            "identifier": "vs19_244_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_047/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/384 E ABB-B/47 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/47 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/47 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27500,
            "slug": "vs19_237_020",
            "identifier": "vs19_237_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_020/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 20,
            "title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alla parte dispositiva, ad eccezione degli impegni  nn. 14, 20 e 27, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28268,
            "slug": "vs19_247_042",
            "identifier": "vs19_247_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_042/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/81 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/81 LOVECCHIO GIORGIO (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": 18,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27483,
            "slug": "vs19_237_025",
            "identifier": "vs19_237_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_025/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00070, ad eccezione dell'impegno n. 20, BRUNO RAFFAELE (M5S) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00070",
            "original_title": "Votazione Risoluzione 6_00070",
            "description_title": "Risoluzione n. 6-00070, ad eccezione dell'impegno n. 20, BRUNO RAFFAELE (M5S) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.35
        }
    ]
}