Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=138
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=-n_rebels&page=139",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=137",
    "results": [
        {
            "id": 29871,
            "slug": "vs19_276_006",
            "identifier": "vs19_276_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_006/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/6, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/6, nel testo riformulato, BRUNO RAFFAELE (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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 74.85
        },
        {
            "id": 31528,
            "slug": "vs19_340_052",
            "identifier": "vs19_340_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_052/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 9-ter.1000 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-ter.1000 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.1000 DDL n. 1997",
            "description_title": "Emendamento 9-ter.1000 SARRACINO 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 31541,
            "slug": "vs19_340_065",
            "identifier": "vs19_340_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_065/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 9-quater.3 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-quater.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.3 DDL n. 1997",
            "description_title": "Emendamento 9-quater.3 RUFFINO DANIELA (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 29865,
            "slug": "vs19_276_016",
            "identifier": "vs19_276_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_016/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0851",
            "original_title": "Votazione Articolo 3 PDL n. 0851",
            "description_title": "Articolo 3",
            "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": 110,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 39.88
        },
        {
            "id": 29870,
            "slug": "vs19_276_005",
            "identifier": "vs19_276_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_005/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-ter/5 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-ter/5 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 52,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 44.79
        },
        {
            "id": 29879,
            "slug": "vs19_276_024",
            "identifier": "vs19_276_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_024/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/851/8, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/851/8, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/8, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/8, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 23945,
            "slug": "vs19_154_059",
            "identifier": "vs19_154_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_059/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1038-B/9 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1038-B/9 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/9 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/9 SILVESTRI FRANCESCO (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": 44,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31581,
            "slug": "vs19_340_107",
            "identifier": "vs19_340_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_107/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 9-duodecies.1 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 9-duodecies.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-duodecies.1 DDL n. 1997",
            "description_title": "Emendamento 9-duodecies.1 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 22143,
            "slug": "vs19_137_042",
            "identifier": "vs19_137_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_042/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.11 FENU EMILIANO (M5S) - Votazione Emendamento 3.11 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.11 DDL n. 1038",
            "description_title": "Emendamento 3.11 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": 1,
            "n_margin": 62,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 21436,
            "slug": "vs19_111_010",
            "identifier": "vs19_111_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_010/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0915",
            "original_title": "Votazione Articolo 5 PDL n. 0915",
            "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": 149,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 23924,
            "slug": "vs19_154_037",
            "identifier": "vs19_154_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_037/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 19.4 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.4 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 19.4 DDL n. 1038-B",
            "description_title": "Emendamento 19.4 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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 33597,
            "slug": "vs19_384_036",
            "identifier": "vs19_384_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_036/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 29941,
            "slug": "vs19_281_006",
            "identifier": "vs19_281_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_006/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE) - Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/24 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/24 PELLA ROBERTO (FI-PPE)",
            "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": 122,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 33553,
            "slug": "vs19_384_010",
            "identifier": "vs19_384_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_010/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 31580,
            "slug": "vs19_340_106",
            "identifier": "vs19_340_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_106/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 106,
            "title": "Articolo aggiuntivo 9-decies.04 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.04 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": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 33536,
            "slug": "vs19_384_031",
            "identifier": "vs19_384_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_031/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 5.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 31586,
            "slug": "vs19_340_112",
            "identifier": "vs19_340_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_112/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 112,
            "title": "Articolo aggiuntivo 9-terdecies.03 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.03 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31503,
            "slug": "vs19_340_027",
            "identifier": "vs19_340_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_027/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo aggiuntivo 2.02 BONELLI ANGELO (AVS) - Votazione Emendamento 2.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.02 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 33534,
            "slug": "vs19_384_026",
            "identifier": "vs19_384_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_026/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 5.1010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 22849,
            "slug": "vs19_129_050",
            "identifier": "vs19_129_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_050/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 50,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 30-bis - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri e n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri, limitatamente alla missione di cui alla scheda n. 30-bis",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 101,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 31535,
            "slug": "vs19_340_059",
            "identifier": "vs19_340_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_059/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 9-ter.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-ter.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.11 DDL n. 1997",
            "description_title": "Emendamento 9-ter.11 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": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 31564,
            "slug": "vs19_340_089",
            "identifier": "vs19_340_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_089/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 9-octies.12 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-octies.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.12 DDL n. 1997",
            "description_title": "Emendamento 9-octies.12 SARRACINO 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31562,
            "slug": "vs19_340_087",
            "identifier": "vs19_340_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_087/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 9-octies.3 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-octies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.3 DDL n. 1997",
            "description_title": "Emendamento 9-octies.3 DE LUCA PIERO (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": 39,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 23900,
            "slug": "vs19_154_004",
            "identifier": "vs19_154_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_004/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1038-B",
            "original_title": "Votazione Articolo 4 DDL n. 1038-B",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 45,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 23910,
            "slug": "vs19_154_012",
            "identifier": "vs19_154_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_012/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 13.4 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 13.4 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 13.4 DDL n. 1038-B",
            "description_title": "Emendamento 13.4 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 33555,
            "slug": "vs19_384_008",
            "identifier": "vs19_384_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_008/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 31502,
            "slug": "vs19_340_026",
            "identifier": "vs19_340_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_026/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS) - Votazione Emendamento 2.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 2.01 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 31508,
            "slug": "vs19_340_032",
            "identifier": "vs19_340_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_032/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.6 DDL n. 1997",
            "description_title": "Emendamento 4.6 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 31529,
            "slug": "vs19_340_053",
            "identifier": "vs19_340_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_053/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 9-ter.2 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.2 DDL n. 1997",
            "description_title": "Emendamento 9-ter.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 23909,
            "slug": "vs19_154_008",
            "identifier": "vs19_154_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_008/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1038-B",
            "original_title": "Votazione Articolo 12 DDL n. 1038-B",
            "description_title": "Articolo 12",
            "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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 31544,
            "slug": "vs19_340_068",
            "identifier": "vs19_340_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_068/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S) - Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quinquies.4 DDL n. 1997",
            "description_title": "Emendamento 9-quinquies.4 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 31554,
            "slug": "vs19_340_078",
            "identifier": "vs19_340_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_078/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 9-septies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-septies.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-septies.4 DDL n. 1997",
            "description_title": "Emendamento 9-septies.4 DE LUCA PIERO (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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 31561,
            "slug": "vs19_340_086",
            "identifier": "vs19_340_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_086/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9-octies.9 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.9 DDL n. 1997",
            "description_title": "Emendamento 9-octies.9 RUFFINO DANIELA (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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 33574,
            "slug": "vs19_384_020",
            "identifier": "vs19_384_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_020/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 33564,
            "slug": "vs19_384_028",
            "identifier": "vs19_384_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_028/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 23904,
            "slug": "vs19_154_022",
            "identifier": "vs19_154_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_022/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 17.1 FENU EMILIANO (M5S) - Votazione Emendamento 17.1 DDL n. 1038-B",
            "original_title": "Votazione Emendamento 17.1 DDL n. 1038-B",
            "description_title": "Emendamento 17.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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 31530,
            "slug": "vs19_340_054",
            "identifier": "vs19_340_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_054/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 9-ter.4 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-ter.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.4 DDL n. 1997",
            "description_title": "Emendamento 9-ter.4 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 75.78
        },
        {
            "id": 31539,
            "slug": "vs19_340_063",
            "identifier": "vs19_340_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_063/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 9-quater.1 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-quater.1 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-quater.1 DDL n. 1997",
            "description_title": "Emendamento 9-quater.1 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": 21,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 29998,
            "slug": "vs19_281_064",
            "identifier": "vs19_281_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_064/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1752/89 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/89 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/89 MADIA MARIA 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30037,
            "slug": "vs19_281_041",
            "identifier": "vs19_281_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_041/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/64 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/64 ALIFANO ENRICA (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30039,
            "slug": "vs19_281_090",
            "identifier": "vs19_281_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_090/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/117 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/117 SCOTTO ARTURO (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": 26,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 29961,
            "slug": "vs19_281_030",
            "identifier": "vs19_281_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_030/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/51 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/51 PAVANELLI EMMA (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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30067,
            "slug": "vs19_281_053",
            "identifier": "vs19_281_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_053/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1752/77 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/77 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/77 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 23947,
            "slug": "vs19_154_060",
            "identifier": "vs19_154_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_060/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1038-B/10 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1038-B/10 DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/10 DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/10 CASO ANTONIO (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": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30035,
            "slug": "vs19_281_068",
            "identifier": "vs19_281_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_068/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/93 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/93 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 23891,
            "slug": "vs19_154_031",
            "identifier": "vs19_154_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_031/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1038-B",
            "original_title": "Votazione Articolo 17 DDL n. 1038-B",
            "description_title": "Articolo 17",
            "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": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31484,
            "slug": "vs19_340_008",
            "identifier": "vs19_340_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_008/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1997",
            "description_title": "Emendamento 1.16 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 33627,
            "slug": "vs19_384_080",
            "identifier": "vs19_384_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_080/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/30-A E ABB/10 - Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "description_title": "ODG 9/30-A E ABB/10",
            "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": 14,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33630,
            "slug": "vs19_384_090",
            "identifier": "vs19_384_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_090/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/30-A E ABB/22 - Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "description_title": "ODG 9/30-A E ABB/22",
            "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": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31589,
            "slug": "vs19_340_115",
            "identifier": "vs19_340_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_115/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 11.3 BONELLI ANGELO (AVS) - Votazione Emendamento 11.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1997",
            "description_title": "Emendamento 11.3 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 65.22
        }
    ]
}