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

{
    "count": 22951,
    "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_margin&page=262",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=260",
    "results": [
        {
            "id": 32218,
            "slug": "vs19_326_066",
            "identifier": "vs19_326_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_066/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (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": 28,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 38675,
            "slug": "vs19_487_035",
            "identifier": "vs19_487_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_035/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 35,
            "title": "ODG 9/2355/61 - Votazione Ordine del giorno 9/2355/61 ",
            "original_title": "Votazione Ordine del giorno 9/2355/61 ",
            "description_title": "ODG 9/2355/61",
            "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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 28826,
            "slug": "vs19_255_007",
            "identifier": "vs19_255_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_007/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.13 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.13 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1658",
            "description_title": "Emendamento 1.13 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 38665,
            "slug": "vs19_487_025",
            "identifier": "vs19_487_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_025/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/2355/47 - Votazione Ordine del giorno 9/2355/47 ",
            "original_title": "Votazione Ordine del giorno 9/2355/47 ",
            "description_title": "ODG 9/2355/47",
            "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": 28,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 31827,
            "slug": "vs19_345_018",
            "identifier": "vs19_345_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_018/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 18,
            "title": "Subemendamento 0.15.800.7 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.7 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.7 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.7 SERRACCHIANI DEBORA (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": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31796,
            "slug": "vs19_345_027",
            "identifier": "vs19_345_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_027/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 27,
            "title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (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": 28,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 28837,
            "slug": "vs19_255_009",
            "identifier": "vs19_255_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_009/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.15 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1658",
            "description_title": "Emendamento 1.15 PAGANO UBALDO (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": 28,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 30279,
            "slug": "vs19_292_083",
            "identifier": "vs19_292_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_083/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1717/7 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1717/7 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/7 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/7 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 54.6
        },
        {
            "id": 30561,
            "slug": "vs19_309_034",
            "identifier": "vs19_309_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_034/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.157 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.157 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.157 DDL n. 1665",
            "description_title": "Emendamento 2.157 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": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32010,
            "slug": "vs19_345_058",
            "identifier": "vs19_345_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_058/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 18.1002 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 18.1002 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1002 DDL n. 1660",
            "description_title": "Emendamento 18.1002 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31115,
            "slug": "vs19_321_069",
            "identifier": "vs19_321_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_069/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/1718/4 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1718/4 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/4 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/4 IARIA ANTONINO (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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 31877,
            "slug": "vs19_345_060",
            "identifier": "vs19_345_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_060/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 18.1004 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1004 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1004 DDL n. 1660",
            "description_title": "Emendamento 18.1004 SPORTIELLO GILDA (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": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31853,
            "slug": "vs19_345_016",
            "identifier": "vs19_345_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_016/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 16,
            "title": "Subemendamento 0.15.800.5 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.5 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.5 SERRACCHIANI DEBORA (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": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 69.38
        },
        {
            "id": 31817,
            "slug": "vs19_345_011",
            "identifier": "vs19_345_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_011/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 15.1005 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1005 DDL n. 1660",
            "description_title": "Emendamento 15.1005 GIULIANO CARLA (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": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31837,
            "slug": "vs19_345_020",
            "identifier": "vs19_345_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_020/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 20,
            "title": "Subemendamento 0.15.800.15 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.15 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.15 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.15 D'ORSO VALENTINA (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": 28,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 38724,
            "slug": "vs19_487_084",
            "identifier": "vs19_487_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_084/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/2355/114 - Votazione Ordine del giorno 9/2355/114 ",
            "original_title": "Votazione Ordine del giorno 9/2355/114 ",
            "description_title": "ODG 9/2355/114",
            "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": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 22681,
            "slug": "vs19_128_054",
            "identifier": "vs19_128_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_054/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1238/61 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1238/61 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/61 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/61 RAFFA ANGELA (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": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 31000,
            "slug": "vs19_321_058",
            "identifier": "vs19_321_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_058/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo aggiuntivo 5.022 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.022 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.022 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.022 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 36608,
            "slug": "vs19_435_132",
            "identifier": "vs19_435_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_132/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 132,
            "title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/12 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/12 GUBITOSA MICHELE (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": 28,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 22688,
            "slug": "vs19_128_055",
            "identifier": "vs19_128_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_055/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1238/62 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/62 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34647,
            "slug": "vs19_387_044",
            "identifier": "vs19_387_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_044/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2088-AR/47 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2088-AR/47 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/47 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/47 AIELLO DAVIDE (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": 28,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 31122,
            "slug": "vs19_321_091",
            "identifier": "vs19_321_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_091/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1718/26 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/26 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/26 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 28867,
            "slug": "vs19_255_031",
            "identifier": "vs19_255_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_031/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/2 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/2 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 32203,
            "slug": "vs19_326_051",
            "identifier": "vs19_326_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_051/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1902/66 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1902/66 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/66 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/66 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": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31105,
            "slug": "vs19_321_094",
            "identifier": "vs19_321_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_094/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1718/31 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1718/31 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/31 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/31 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 34299,
            "slug": "vs19_388_201",
            "identifier": "vs19_388_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_201/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 201,
            "title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 35.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 35.1000 GHIRRA FRANCESCA (AVS), 35.1004 QUARTINI ANDREA (M5S) e 35.1003 MALAVASI ILENIA (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": 28,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 22073,
            "slug": "vs19_137_133",
            "identifier": "vs19_137_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_133/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 133,
            "title": "Emendamento 6.17 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 6.17 DDL n. 1038",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1038",
            "description_title": "Emendamento 6.17 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31929,
            "slug": "vs19_345_064",
            "identifier": "vs19_345_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_064/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 18.1023, sulla parte principale, BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1023, DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1023, DDL n. 1660",
            "description_title": "Emendamento 18.1023, sulla parte principale, BENZONI FABRIZIO (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 26796,
            "slug": "vs19_223_027",
            "identifier": "vs19_223_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_027/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 22041,
            "slug": "vs19_137_036",
            "identifier": "vs19_137_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_036/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.3 MARI FRANCESCO (AVS) - Votazione Emendamento 3.3 DDL n. 1038",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1038",
            "description_title": "Emendamento 3.3 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 21731,
            "slug": "vs19_114_051",
            "identifier": "vs19_114_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_051/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1114/93 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1114/93 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/93 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/93 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32018,
            "slug": "vs19_345_069",
            "identifier": "vs19_345_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_069/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 69,
            "title": "Identici emendamenti 18.1008 SPORTIELLO GILDA (M5S) e 18.1027 MAURI MATTEO (PD-IDP) - Votazione Emendamento 18.1008 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1008 DDL n. 1660",
            "description_title": "Identici emendamenti 18.1008 SPORTIELLO GILDA (M5S) e 18.1027 MAURI MATTEO (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": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.62
        },
        {
            "id": 30537,
            "slug": "vs19_309_086",
            "identifier": "vs19_309_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_086/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 3.359 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.359 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.359 DDL n. 1665",
            "description_title": "Emendamento 3.359 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": 28,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 31129,
            "slug": "vs19_321_100",
            "identifier": "vs19_321_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_100/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1718/37 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1718/37 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/37 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/37 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31823,
            "slug": "vs19_345_028",
            "identifier": "vs19_345_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_028/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 15.800 delle Commissioni, nel testo subemendato - Votazione Emendamento 15.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.800 DDL n. 1660",
            "description_title": "Emendamento 15.800 delle Commissioni, nel testo subemendato",
            "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": 28,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 34654,
            "slug": "vs19_387_051",
            "identifier": "vs19_387_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_051/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2088-AR/54 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/2088-AR/54 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/54 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/54 RAFFA ANGELA (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": 28,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 31991,
            "slug": "vs19_345_057",
            "identifier": "vs19_345_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_057/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 18.1001 SPORTIELLO GILDA (M5S) - Votazione Emendamento 18.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1001 DDL n. 1660",
            "description_title": "Emendamento 18.1001 SPORTIELLO GILDA (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": 28,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31781,
            "slug": "vs19_345_024",
            "identifier": "vs19_345_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_024/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 24,
            "title": "Subemendamento 0.15.800.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.8 D'ORSO VALENTINA (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": 28,
            "majority_cohesion_rate": 66.11,
            "minority_cohesion_rate": 64.38
        },
        {
            "id": 36483,
            "slug": "vs19_435_080",
            "identifier": "vs19_435_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_080/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1573",
            "original_title": "Votazione Articolo 7 PDL n. 1573",
            "description_title": "Articolo 7",
            "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": 28,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 31099,
            "slug": "vs19_321_077",
            "identifier": "vs19_321_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_077/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/1718/12 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/12 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/12 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 37759,
            "slug": "vs19_464_028",
            "identifier": "vs19_464_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_028/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 5.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 5.1000 PDL n. 1621",
            "original_title": "Votazione Emendamento 5.1000 PDL n. 1621",
            "description_title": "Emendamento 5.1000 GIULIANO CARLA (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": 28,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25756,
            "slug": "vs19_210_202",
            "identifier": "vs19_210_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_202/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 202,
            "title": "Ordine del giorno n. 9/1341/35 CARE' NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1341/35 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/35 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/35 CARE' NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 31904,
            "slug": "vs19_345_072",
            "identifier": "vs19_345_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_072/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo premissivo 019.01 COLUCCI ALFONSO (M5S) - Votazione Emendamento 019.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 019.01 DDL n. 1660",
            "description_title": "Articolo premissivo 019.01 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 25759,
            "slug": "vs19_210_191",
            "identifier": "vs19_210_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_191/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 24697,
            "slug": "vs19_184_089",
            "identifier": "vs19_184_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_089/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/9 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/9 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30627,
            "slug": "vs19_309_050",
            "identifier": "vs19_309_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_050/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.283 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.283 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.283 DDL n. 1665",
            "description_title": "Emendamento 2.283 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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21927,
            "slug": "vs19_137_074",
            "identifier": "vs19_137_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_074/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 5.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.16 DDL n. 1038",
            "description_title": "Emendamento 5.16 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 38676,
            "slug": "vs19_487_036",
            "identifier": "vs19_487_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_036/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2355/62 - Votazione Ordine del giorno 9/2355/62 ",
            "original_title": "Votazione Ordine del giorno 9/2355/62 ",
            "description_title": "ODG 9/2355/62",
            "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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38707,
            "slug": "vs19_487_067",
            "identifier": "vs19_487_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_067/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 67,
            "title": "ODG 9/2355/97 - Votazione Ordine del giorno 9/2355/97 ",
            "original_title": "Votazione Ordine del giorno 9/2355/97 ",
            "description_title": "ODG 9/2355/97",
            "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": 28,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 30552,
            "slug": "vs19_309_113",
            "identifier": "vs19_309_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_113/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 113,
            "title": "Emendamento 5.49 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 5.49 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.49 DDL n. 1665",
            "description_title": "Emendamento 5.49 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": 28,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 70.37
        }
    ]
}