Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=153
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=154",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=152",
    "results": [
        {
            "id": 26746,
            "slug": "vs19_223_034",
            "identifier": "vs19_223_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_034/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 11.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 11.50 PDL n. 0823",
            "original_title": "Votazione Emendamento 11.50 PDL n. 0823",
            "description_title": "Emendamento 11.50 VARCHI MARIA CAROLINA (FDI)",
            "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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 25377,
            "slug": "vs19_204_014",
            "identifier": "vs19_204_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_014/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1458/52 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1458/52 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/52 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/52 QUARTINI ANDREA (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 29970,
            "slug": "vs19_277_015",
            "identifier": "vs19_277_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_015/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 15,
            "title": "Mozione n. 1-00273, sulla restante parte, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00273",
            "original_title": "Votazione Mozione 1_00273",
            "description_title": "Mozione n. 1-00273, sulla restante parte, FARAONE DAVIDE (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": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 25346,
            "slug": "vs19_204_007",
            "identifier": "vs19_204_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_007/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1458/42 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1458/42 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/42 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/42 MARI FRANCESCO (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24473,
            "slug": "vs19_184_039",
            "identifier": "vs19_184_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_039/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1406",
            "description_title": "Emendamento 4.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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25620,
            "slug": "vs19_210_051",
            "identifier": "vs19_210_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_051/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 11.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 11.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 11.300, DDL n. 1341",
            "description_title": "Emendamento 11.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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27174,
            "slug": "vs19_231_013",
            "identifier": "vs19_231_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_013/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.18 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 3.18 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.18 DDL n. 1620",
            "description_title": "Emendamento 3.18 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 24485,
            "slug": "vs19_184_071",
            "identifier": "vs19_184_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_071/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 6.17 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1406",
            "description_title": "Emendamento 6.17 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27210,
            "slug": "vs19_231_004",
            "identifier": "vs19_231_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_004/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1620",
            "original_title": "Votazione Articolo 1 DDL n. 1620",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24450,
            "slug": "vs19_184_061",
            "identifier": "vs19_184_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_061/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1406",
            "description_title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 27186,
            "slug": "vs19_231_003",
            "identifier": "vs19_231_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_003/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 3,
            "title": "Questione sospensiva n. 1 COLUCCI ALFONSO (M5S) - Votazione questione sospensiva DDL n. 1620",
            "original_title": "Votazione questione sospensiva DDL n. 1620",
            "description_title": "Questione sospensiva n. 1 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione sospensiva",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25656,
            "slug": "vs19_210_025",
            "identifier": "vs19_210_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_025/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 5.2 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.2 DDL n. 1341",
            "description_title": "Emendamento 5.2 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29373,
            "slug": "vs19_270_078",
            "identifier": "vs19_270_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_078/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/46 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/46 MORASSUT ROBERTO (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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25569,
            "slug": "vs19_210_048",
            "identifier": "vs19_210_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_048/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 10.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.6 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1341",
            "description_title": "Emendamento 10.6 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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25701,
            "slug": "vs19_210_026",
            "identifier": "vs19_210_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_026/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1341",
            "original_title": "Votazione Articolo 5 DDL n. 1341",
            "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": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22813,
            "slug": "vs19_142_036",
            "identifier": "vs19_142_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_036/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 3.011 FENU EMILIANO (M5S) - Votazione Emendamento 3.011 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.011 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.011 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29368,
            "slug": "vs19_270_077",
            "identifier": "vs19_270_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_077/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1435/40 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1435/40 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/40 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/40 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27204,
            "slug": "vs19_231_018",
            "identifier": "vs19_231_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_018/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.25 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.25 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.25 DDL n. 1620",
            "description_title": "Emendamento 3.25 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": 63.71,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 27328,
            "slug": "vs19_232_063",
            "identifier": "vs19_232_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_063/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "original_title": "Votazione Ordine del giorno 9/1620/14 DDL n. 1620",
            "description_title": "Ordine del giorno n. 9/1620/14 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 24729,
            "slug": "vs19_184_050",
            "identifier": "vs19_184_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_050/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 4.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.14 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.14 DDL n. 1406",
            "description_title": "Emendamento 4.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24144,
            "slug": "vs19_165_005",
            "identifier": "vs19_165_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_005/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0911",
            "original_title": "Votazione Articolo 2 PDL n. 0911",
            "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": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25553,
            "slug": "vs19_210_056",
            "identifier": "vs19_210_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_056/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 14.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 14.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 14.300, DDL n. 1341",
            "description_title": "Emendamento 14.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": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25515,
            "slug": "vs19_210_006",
            "identifier": "vs19_210_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_006/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.2 EVI ELEONORA (AVS) - Votazione Emendamento 2.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1341",
            "description_title": "Emendamento 2.2 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24143,
            "slug": "vs19_165_003",
            "identifier": "vs19_165_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_003/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.3 PDL n. 0911",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0911",
            "description_title": "Emendamento 1.3 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25345,
            "slug": "vs19_204_032",
            "identifier": "vs19_204_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_032/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1458/69 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1458/69 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/69 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/69 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25535,
            "slug": "vs19_210_012",
            "identifier": "vs19_210_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_012/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 4.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1341",
            "description_title": "Emendamento 4.1 CAPPELLETTI ENRICO (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": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27744,
            "slug": "vs19_240_014",
            "identifier": "vs19_240_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_014/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 6.1000 ZANELLA LUANA (AVS) - Votazione Emendamento 6.1000 PDL n. 1304",
            "original_title": "Votazione Emendamento 6.1000 PDL n. 1304",
            "description_title": "Emendamento 6.1000 ZANELLA LUANA (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": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22437,
            "slug": "vs19_134_028",
            "identifier": "vs19_134_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_028/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 3.46 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.46 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.46 PDL n. 0384",
            "description_title": "Emendamento 3.46 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 130,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27722,
            "slug": "vs19_239_089",
            "identifier": "vs19_239_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_089/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.8 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.8 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.8 FENU EMILIANO (M5S) e 21.9 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28324,
            "slug": "vs19_247_012",
            "identifier": "vs19_247_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_012/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1633/21, come riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1633/21, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/21, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/21, come riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25199,
            "slug": "vs19_200_033",
            "identifier": "vs19_200_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_033/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/36 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27547,
            "slug": "vs19_239_016",
            "identifier": "vs19_239_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_016/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1515",
            "original_title": "Votazione Articolo 5 DDL n. 1515",
            "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": 2,
            "n_margin": 78,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27776,
            "slug": "vs19_239_056",
            "identifier": "vs19_239_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_056/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 13.1 FENU EMILIANO (M5S) - Votazione Emendamento 13.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1515",
            "description_title": "Emendamento 13.1 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24969,
            "slug": "vs19_196_061",
            "identifier": "vs19_196_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_061/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1437/74 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1437/74 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/74 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/74 LAI SILVIO (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": 25,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28321,
            "slug": "vs19_247_006",
            "identifier": "vs19_247_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_006/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1633/13 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1633/13 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/13 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/13 GUERRA MARIA CECILIA (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": 63.71,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 28080,
            "slug": "vs19_244_007",
            "identifier": "vs19_244_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_007/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/384 E ABB-B/7 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/7 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/7 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/7 BALDINO VITTORIA (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": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 28076,
            "slug": "vs19_244_031",
            "identifier": "vs19_244_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_031/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/384 E ABB-B/31 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/31 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/31 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28096,
            "slug": "vs19_244_024",
            "identifier": "vs19_244_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_024/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/384 E ABB-B/24 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/24 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/24 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/24 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": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22408,
            "slug": "vs19_134_045",
            "identifier": "vs19_134_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_045/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 3.70 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.70 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.70 PDL n. 0384",
            "description_title": "Emendamento 3.70 CIANI PAOLO (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": 63.71,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25121,
            "slug": "vs19_197_018",
            "identifier": "vs19_197_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_018/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.9 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.9 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1324",
            "description_title": "Emendamento 2.9 CARAMIELLO ALESSANDRO (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": 11,
            "n_margin": 53,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 27558,
            "slug": "vs19_239_012",
            "identifier": "vs19_239_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_012/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.7 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.7 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.7 DDL n. 1515",
            "description_title": "Emendamento 4.7 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 27699,
            "slug": "vs19_239_064",
            "identifier": "vs19_239_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_064/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 1515",
            "original_title": "Votazione Articolo 14 DDL n. 1515",
            "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": 77,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22579,
            "slug": "vs19_134_079",
            "identifier": "vs19_134_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_079/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/T.U.384/12 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/T.U.384/12 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/12 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/12 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28100,
            "slug": "vs19_244_011",
            "identifier": "vs19_244_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_011/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/384 E ABB-B/11 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/11 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/11 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/11 CANTONE LUCIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 27566,
            "slug": "vs19_239_006",
            "identifier": "vs19_239_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_006/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 4.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1515",
            "description_title": "Emendamento 4.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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27719,
            "slug": "vs19_240_020",
            "identifier": "vs19_240_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_020/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 1304",
            "original_title": "Votazione Articolo 10 PDL n. 1304",
            "description_title": "Articolo 10",
            "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": 76,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22585,
            "slug": "vs19_134_101",
            "identifier": "vs19_134_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_101/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/34 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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22524,
            "slug": "vs19_134_116",
            "identifier": "vs19_134_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_116/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/49 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": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 27739,
            "slug": "vs19_239_071",
            "identifier": "vs19_239_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_071/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 71,
            "title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1515",
            "description_title": "Identici emendamenti 19.3 ALIFANO ENRICA (M5S) e 19.4 BORRELLI FRANCESCO EMILIO (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": 26,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22446,
            "slug": "vs19_134_007",
            "identifier": "vs19_134_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_007/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.18 PDL n. 0384",
            "description_title": "Emendamento 3.18 STUMPO NICOLA (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": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        }
    ]
}