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

{
    "count": 22941,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=369",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=367",
    "results": [
        {
            "id": 34130,
            "slug": "vs19_388_129",
            "identifier": "vs19_388_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_129/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 129,
            "title": "Emendamento 26.8 PAVANELLI EMMA (M5S) - Votazione Emendamento 26.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.8 DDL n. 2022",
            "description_title": "Emendamento 26.8 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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 34148,
            "slug": "vs19_388_113",
            "identifier": "vs19_388_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_113/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 25.46 IARIA ANTONINO (M5S) - Votazione Emendamento 25.46 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.46 DDL n. 2022",
            "description_title": "Emendamento 25.46 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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 34.39
        },
        {
            "id": 34600,
            "slug": "vs19_388_006",
            "identifier": "vs19_388_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_006/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00366 (Nuova Formulazione), ad eccezione della premessa e dei capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366 (Nuova Formulazione), ad eccezione della premessa e dei capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, quindicesimo, sedicesimo, diciassettesimo e diciottesimo della parte dispositiva, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34457,
            "slug": "vs19_388_056",
            "identifier": "vs19_388_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_056/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C) - Votazione Emendamento 12.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 25583,
            "slug": "vs19_210_128",
            "identifier": "vs19_210_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_128/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 1341",
            "original_title": "Votazione Articolo 29 DDL n. 1341",
            "description_title": "Articolo 29",
            "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": 42,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 34430,
            "slug": "vs19_388_021",
            "identifier": "vs19_388_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_021/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 4.1 BONELLI ANGELO (AVS) - Votazione Emendamento 4.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2022",
            "description_title": "Emendamento 4.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 24679,
            "slug": "vs19_185_061",
            "identifier": "vs19_185_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_061/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1294 E ABB/6 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1294 E ABB/6 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/6 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/6 BERRUTO MAURO (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": 97,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 34434,
            "slug": "vs19_388_025",
            "identifier": "vs19_388_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_025/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.9 BONELLI ANGELO (AVS) - Votazione Emendamento 4.8 DDL n. 2022",
            "original_title": "Votazione Emendamento 4.8 DDL n. 2022",
            "description_title": "Identici emendamenti 4.8 FONTANA ILARIA (M5S) e 4.9 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 24718,
            "slug": "vs19_185_057",
            "identifier": "vs19_185_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_057/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1294 E ABB/1 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 34552,
            "slug": "vs19_388_040",
            "identifier": "vs19_388_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_040/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2022",
            "original_title": "Votazione Articolo 8 DDL n. 2022",
            "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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 31601,
            "slug": "vs19_340_119",
            "identifier": "vs19_340_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_119/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/1997/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/5 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/5 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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 34449,
            "slug": "vs19_388_046",
            "identifier": "vs19_388_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_046/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 10.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 10.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2022",
            "description_title": "Emendamento 10.10 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34558,
            "slug": "vs19_388_063",
            "identifier": "vs19_388_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_063/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2022",
            "original_title": "Votazione Articolo 14 DDL n. 2022",
            "description_title": "Articolo 14",
            "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": 17,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34560,
            "slug": "vs19_388_069",
            "identifier": "vs19_388_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_069/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2022",
            "original_title": "Votazione Articolo 16 DDL n. 2022",
            "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": 16,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 24780,
            "slug": "vs19_185_009",
            "identifier": "vs19_185_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_009/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 7.102 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 7.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.102 DDL n. 1294",
            "description_title": "Emendamento 7.102 GIANASSI FEDERICO (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": 17,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 34085,
            "slug": "vs19_388_099",
            "identifier": "vs19_388_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_099/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 99,
            "title": "Emendamento 25.16 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.16 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.16 DDL n. 2022",
            "description_title": "Emendamento 25.16 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34126,
            "slug": "vs19_388_153",
            "identifier": "vs19_388_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_153/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 153,
            "title": "Emendamento 28.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 28.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.5 DDL n. 2022",
            "description_title": "Emendamento 28.5 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": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 34555,
            "slug": "vs19_388_053",
            "identifier": "vs19_388_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_053/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2022",
            "original_title": "Votazione Articolo 11 DDL n. 2022",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34458,
            "slug": "vs19_388_057",
            "identifier": "vs19_388_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_057/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2022",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34459,
            "slug": "vs19_388_059",
            "identifier": "vs19_388_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_059/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 59,
            "title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2022",
            "description_title": "Identici emendamenti 13.1 BONELLI ANGELO (AVS) e 13.2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 26783,
            "slug": "vs19_222_009",
            "identifier": "vs19_222_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_009/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.7 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.7 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1624",
            "description_title": "Emendamento 1.7 LOMUTI ARNALDO (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24551,
            "slug": "vs19_185_034",
            "identifier": "vs19_185_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_034/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1294",
            "original_title": "Votazione Articolo 15 DDL n. 1294",
            "description_title": "Articolo 15",
            "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": 119,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34106,
            "slug": "vs19_388_110",
            "identifier": "vs19_388_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_110/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 110,
            "title": "Emendamento 25.38 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.38 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.38 DDL n. 2022",
            "description_title": "Emendamento 25.38 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34061,
            "slug": "vs19_388_155",
            "identifier": "vs19_388_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_155/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 155,
            "title": "Subemendamento 0.28.5000.4 CASU ANDREA (PD-IDP) - Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.4 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.4 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34115,
            "slug": "vs19_388_164",
            "identifier": "vs19_388_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_164/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 164,
            "title": "Emendamento 30.1 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 30.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 30.1 DDL n. 2022",
            "description_title": "Emendamento 30.1 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 63,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 26786,
            "slug": "vs19_222_016",
            "identifier": "vs19_222_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_016/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.16 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.16 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1624",
            "description_title": "Emendamento 1.16 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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 34322,
            "slug": "vs19_388_213",
            "identifier": "vs19_388_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_213/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 213,
            "title": "Articolo 39 - Votazione Articolo 39 DDL n. 2022",
            "original_title": "Votazione Articolo 39 DDL n. 2022",
            "description_title": "Articolo 39",
            "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": 51,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 34277,
            "slug": "vs19_388_188",
            "identifier": "vs19_388_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_188/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 188,
            "title": "Articolo aggiuntivo 34.032 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.032 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.032 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.032 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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34435,
            "slug": "vs19_388_027",
            "identifier": "vs19_388_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_027/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 5.1 DDL n. 2022",
            "description_title": "Emendamento 5.1 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 32053,
            "slug": "vs19_345_044",
            "identifier": "vs19_345_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_044/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 17.1003 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 17.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1003 DDL n. 1660",
            "description_title": "Emendamento 17.1003 FARAONE DAVIDE (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 72.5
        },
        {
            "id": 34282,
            "slug": "vs19_389_018",
            "identifier": "vs19_389_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_018/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/39 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/39 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34301,
            "slug": "vs19_389_022",
            "identifier": "vs19_389_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_022/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2022/43 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2022/43 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/43 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/43 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34268,
            "slug": "vs19_389_017",
            "identifier": "vs19_389_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_017/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2022/37 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/37 EVI ELEONORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 31740,
            "slug": "vs19_344_014",
            "identifier": "vs19_344_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_014/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 7.4 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.4 DDL n. 1660",
            "description_title": "Emendamento 7.4 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 26800,
            "slug": "vs19_223_007",
            "identifier": "vs19_223_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_007/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00081, ad eccezione dei capoversi quinto, sesto, ottavo e nono della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00081",
            "original_title": "Votazione Risoluzione 6_00081",
            "description_title": "Risoluzione n. 6-00081, ad eccezione dei capoversi quinto, sesto, ottavo e nono della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 22623,
            "slug": "vs19_140_008",
            "identifier": "vs19_140_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_008/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1183/11, nel testo riformulato, DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1183/11, DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/11, DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/11, nel testo riformulato, DELL'OLIO GIANMAURO (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": 138,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22636,
            "slug": "vs19_140_019",
            "identifier": "vs19_140_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_019/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1183/26 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1183/26 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/26 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/26 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22625,
            "slug": "vs19_140_016",
            "identifier": "vs19_140_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_016/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1183/23 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1183/23 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/23 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/23 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 70,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 22638,
            "slug": "vs19_140_013",
            "identifier": "vs19_140_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_013/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1183/17, limitatamente al secondo impegno della parte dispositiva, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1183/17, DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/17, DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/17, limitatamente al secondo impegno della parte dispositiva, 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": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24744,
            "slug": "vs19_185_045",
            "identifier": "vs19_185_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_045/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.08 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.08 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.08 BOLDRINI LAURA (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": 44,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 22620,
            "slug": "vs19_140_017",
            "identifier": "vs19_140_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_017/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1183/24 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1183/24 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/24 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/24 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26805,
            "slug": "vs19_223_011",
            "identifier": "vs19_223_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_011/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 11,
            "title": "Risoluzione n. 6-00081, sul capoverso nono della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00081",
            "original_title": "Votazione Risoluzione 6_00081",
            "description_title": "Risoluzione n. 6-00081, sul capoverso nono della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 26808,
            "slug": "vs19_223_022",
            "identifier": "vs19_223_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_022/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1624/5 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1624/5 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/5 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/5 LOMUTI ARNALDO (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": 23,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 22634,
            "slug": "vs19_140_009",
            "identifier": "vs19_140_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_009/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1183/12, nel testo riformulato, LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1183/12, DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/12, DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/12, nel testo riformulato, LOMUTI ARNALDO (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": 140,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26766,
            "slug": "vs19_223_018",
            "identifier": "vs19_223_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_018/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 5.01 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.01 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 5.01 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22794,
            "slug": "vs19_141_048",
            "identifier": "vs19_141_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_048/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 1134",
            "original_title": "Votazione Articolo 23 DDL n. 1134",
            "description_title": "Articolo 23",
            "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": 143,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22739,
            "slug": "vs19_141_020",
            "identifier": "vs19_141_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_020/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1134",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1134",
            "description_title": "Emendamento 3.6 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 29525,
            "slug": "vs19_187_023",
            "identifier": "vs19_187_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_023/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1416/36, come riformulato, FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1416/36, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/36, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/36, come riformulato, FONTANA ILARIA (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": 130,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25019,
            "slug": "vs19_190_004",
            "identifier": "vs19_190_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_004/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1517/13, nel testo riformulato, STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1517/13, DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/13, DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/13, nel testo riformulato, STUMPO NICOLA (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": 149,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 22762,
            "slug": "vs19_141_024",
            "identifier": "vs19_141_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_024/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 24,
            "title": "Identici articoli aggiuntivi 4.01 PAVANELLI EMMA (M5S), 4.07 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.08 EVI ELEONORA (AVS) - Votazione Emendamento 4.01 DDL n. 1134",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1134",
            "description_title": "Identici articoli aggiuntivi 4.01 PAVANELLI EMMA (M5S), 4.07 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 4.08 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 72.22
        }
    ]
}