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

{
    "count": 22091,
    "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=163",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=161",
    "results": [
        {
            "id": 27393,
            "slug": "vs19_236_059",
            "identifier": "vs19_236_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_059/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.5 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1630",
            "description_title": "Emendamento 3.5 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 38229,
            "slug": "vs19_476_046",
            "identifier": "vs19_476_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_046/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/741-A E ABB/8 - Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "description_title": "ODG 9/741-A E ABB/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38191,
            "slug": "vs19_476_002",
            "identifier": "vs19_476_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_002/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1003 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.1003 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 0741",
            "description_title": "Emendamento 1.1003 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": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38205,
            "slug": "vs19_476_018",
            "identifier": "vs19_476_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_018/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37627,
            "slug": "vs19_460_021",
            "identifier": "vs19_460_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_021/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 11.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 11.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.3 DDL n. 2139",
            "description_title": "Emendamento 11.3 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37654,
            "slug": "vs19_460_056",
            "identifier": "vs19_460_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_056/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2139/9 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2139/9 DDL n. 2139",
            "original_title": "Votazione Ordine del giorno 9/2139/9 DDL n. 2139",
            "description_title": "Ordine del giorno n. 9/2139/9 ZANELLA LUANA (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": 22,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37653,
            "slug": "vs19_460_055",
            "identifier": "vs19_460_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_055/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2139/6 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2139/6 DDL n. 2139",
            "original_title": "Votazione Ordine del giorno 9/2139/6 DDL n. 2139",
            "description_title": "Ordine del giorno n. 9/2139/6 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37620,
            "slug": "vs19_460_007",
            "identifier": "vs19_460_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_007/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 3.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (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": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37619,
            "slug": "vs19_460_005",
            "identifier": "vs19_460_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_005/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2139",
            "description_title": "Emendamento 3.1 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": 22,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37617,
            "slug": "vs19_460_002",
            "identifier": "vs19_460_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_002/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 1.01000 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 1.01000 DDL n. 2139",
            "original_title": "Votazione Emendamento 1.01000 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 1.01000 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38052,
            "slug": "vs19_475_001",
            "identifier": "vs19_475_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_001/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 1,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36838,
            "slug": "vs19_440_040",
            "identifier": "vs19_440_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_040/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 12.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2026",
            "description_title": "Emendamento 12.1 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36839,
            "slug": "vs19_440_042",
            "identifier": "vs19_440_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_042/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 13.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.2 DDL n. 2026",
            "description_title": "Emendamento 13.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 24925,
            "slug": "vs19_201_020",
            "identifier": "vs19_201_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_020/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.1 PELLEGRINI MARCO (M5S) - Votazione Emendamento 1.1 DDL n. 1538",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1538",
            "description_title": "Emendamento 1.1 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 36811,
            "slug": "vs19_440_002",
            "identifier": "vs19_440_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_002/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2026",
            "description_title": "Emendamento 1.1 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 27446,
            "slug": "vs19_236_064",
            "identifier": "vs19_236_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_064/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.22 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.22 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.22 DDL n. 1630",
            "description_title": "Emendamento 3.22 FURFARO 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 36850,
            "slug": "vs19_440_053",
            "identifier": "vs19_440_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_053/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 13.15 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.15 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.15 DDL n. 2026",
            "description_title": "Emendamento 13.15 GHIRRA FRANCESCA (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": 22,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36854,
            "slug": "vs19_440_062",
            "identifier": "vs19_440_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_062/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 17.01 FERRARA ANTONIO (M5S) - Votazione Emendamento 17.01 DDL n. 2026",
            "original_title": "Votazione Emendamento 17.01 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 17.01 FERRARA 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": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36789,
            "slug": "vs19_440_016",
            "identifier": "vs19_440_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_016/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2026",
            "original_title": "Votazione Articolo 4 DDL n. 2026",
            "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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36874,
            "slug": "vs19_441_006",
            "identifier": "vs19_441_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_006/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2026",
            "original_title": "Votazione Articolo 25 DDL n. 2026",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 32404,
            "slug": "vs19_357_040",
            "identifier": "vs19_357_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_040/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 19.6 GRIBAUDO CHIARA (PD-IDP) - Votazione Emendamento 19.6 DDL n. 1532",
            "original_title": "Votazione Emendamento 19.6 DDL n. 1532",
            "description_title": "Emendamento 19.6 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 59.75,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 26144,
            "slug": "vs19_216_075",
            "identifier": "vs19_216_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_075/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.7 DDL n. 1555",
            "description_title": "Emendamento 11.7 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 25075,
            "slug": "vs19_192_017",
            "identifier": "vs19_192_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_017/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 8.2000 della Commissione - Votazione Emendamento 8.2000 PDL n. 0752",
            "original_title": "Votazione Emendamento 8.2000 PDL n. 0752",
            "description_title": "Emendamento 8.2000 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 31673,
            "slug": "vs19_342_049",
            "identifier": "vs19_342_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_049/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/2002/53 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2002/53 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/53 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/53 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 26176,
            "slug": "vs19_216_109",
            "identifier": "vs19_216_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_109/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 109,
            "title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.05 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.05 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 14.05 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26220,
            "slug": "vs19_217_043",
            "identifier": "vs19_217_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_043/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "original_title": "Votazione Ordine del giorno 9/1342/4 DDL n. 1342",
            "description_title": "Ordine del giorno n. 9/1342/4 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 36560,
            "slug": "vs19_435_075",
            "identifier": "vs19_435_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_075/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 7.104 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 7.104 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.104 PDL n. 1573",
            "description_title": "Emendamento 7.104 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 25163,
            "slug": "vs19_200_041",
            "identifier": "vs19_200_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_041/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/44 GNASSI 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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 37139,
            "slug": "vs19_445_013",
            "identifier": "vs19_445_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_013/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00399, limitatamente al capoverso quarto della parte dispositiva, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente al capoverso quarto della parte dispositiva, BONELLI ANGELO (AVS) e altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 31651,
            "slug": "vs19_342_027",
            "identifier": "vs19_342_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_027/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2002/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/30 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/30 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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 26060,
            "slug": "vs19_216_101",
            "identifier": "vs19_216_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_101/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 101,
            "title": "Articolo aggiuntivo 12.06 EVI ELEONORA (AVS) - Votazione Emendamento 12.06 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.06 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.06 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 32360,
            "slug": "vs19_357_012",
            "identifier": "vs19_357_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_012/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 9.1 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1532",
            "description_title": "Emendamento 9.1 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.26,
            "minority_cohesion_rate": 60.76
        },
        {
            "id": 31675,
            "slug": "vs19_342_051",
            "identifier": "vs19_342_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_051/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/57 DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/57 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 26153,
            "slug": "vs19_216_121",
            "identifier": "vs19_216_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_121/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 121,
            "title": "Articolo aggiuntivo 17.02 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 17.02 DDL n. 1555",
            "original_title": "Votazione Emendamento 17.02 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 17.02 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27423,
            "slug": "vs19_236_060",
            "identifier": "vs19_236_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_060/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.6 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.6 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1630",
            "description_title": "Emendamento 3.6 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": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27721,
            "slug": "vs19_239_079",
            "identifier": "vs19_239_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_079/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 19.14 RAFFA ANGELA (M5S) - Votazione Emendamento 19.14 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.14 DDL n. 1515",
            "description_title": "Emendamento 19.14 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34621,
            "slug": "vs19_387_018",
            "identifier": "vs19_387_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_018/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2088-AR/20 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/20 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/20 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/20 AMENDOLA VINCENZO (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": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 25119,
            "slug": "vs19_197_044",
            "identifier": "vs19_197_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_044/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 6.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 6.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 6.01 FORATTINI ANTONELLA (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": 6,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 39613,
            "slug": "vs19_504_063",
            "identifier": "vs19_504_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_063/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 13.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.8",
            "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": 22,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 33580,
            "slug": "vs19_384_035",
            "identifier": "vs19_384_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_035/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 9.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37248,
            "slug": "vs19_449_089",
            "identifier": "vs19_449_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_089/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2285/22 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2285/22 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/22 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/22 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 18125,
            "slug": "vs19_009_020",
            "identifier": "vs19_009_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_020/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 5.1 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 5.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 5.1 DDL n. 0005",
            "description_title": "Emendamento 5.1 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": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 18135,
            "slug": "vs19_009_053",
            "identifier": "vs19_009_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_053/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 28.04 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 28.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 28.04 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 28.04 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 26668,
            "slug": "vs19_220_066",
            "identifier": "vs19_220_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_066/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/57 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/57 SCARPA RACHELE (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": 7,
            "n_margin": 22,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 18124,
            "slug": "vs19_009_018",
            "identifier": "vs19_009_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_018/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 3.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (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": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 18185,
            "slug": "vs19_009_002",
            "identifier": "vs19_009_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_002/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 01.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.02 DDL n. 0005",
            "description_title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE)",
            "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": 75.53,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18146,
            "slug": "vs19_009_034",
            "identifier": "vs19_009_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_034/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 10.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 10.09 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.09 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 84.57
        },
        {
            "id": 27698,
            "slug": "vs19_240_009",
            "identifier": "vs19_240_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_009/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (AVS) - Votazione Emendamento 3.01000 PDL n. 1304",
            "original_title": "Votazione Emendamento 3.01000 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 3.01000 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 37157,
            "slug": "vs19_446_002",
            "identifier": "vs19_446_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_446_002/?format=api",
            "sitting": {
                "id": 1937,
                "date": "2025-03-13",
                "number": 446,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.23 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.23 PDL n. 2084",
            "original_title": "Votazione Emendamento 1.23 PDL n. 2084",
            "description_title": "Emendamento 1.23 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34637,
            "slug": "vs19_387_034",
            "identifier": "vs19_387_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_034/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2088-AR/37 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/37 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/37 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/37 CUPERLO GIANNI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.78
        }
    ]
}