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

{
    "count": 22130,
    "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=186",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=184",
    "results": [
        {
            "id": 31407,
            "slug": "vs19_336_082",
            "identifier": "vs19_336_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_082/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 82,
            "title": "Articolo aggiuntivo 9.08 L'ABBATE PATTY (M5S) - Votazione Emendamento 9.08 DDL n. 1930",
            "original_title": "Votazione Emendamento 9.08 DDL n. 1930",
            "description_title": "Articolo aggiuntivo 9.08 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": 23,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31415,
            "slug": "vs19_336_090",
            "identifier": "vs19_336_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_090/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 11.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 11.3 DDL n. 1930",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1930",
            "description_title": "Emendamento 11.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 31425,
            "slug": "vs19_336_100",
            "identifier": "vs19_336_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_100/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 100,
            "title": "Emendamento 14.16 ONORI FEDERICA (APERRE) - Votazione Emendamento 14.16 DDL n. 1930",
            "original_title": "Votazione Emendamento 14.16 DDL n. 1930",
            "description_title": "Emendamento 14.16 ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31472,
            "slug": "vs19_336_121",
            "identifier": "vs19_336_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_121/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "original_title": "Votazione Ordine del giorno 9/1930/26 DDL n. 1930",
            "description_title": "Ordine del giorno n. 9/1930/26 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 34848,
            "slug": "vs19_336_002",
            "identifier": "vs19_336_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_002/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 1.1 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 27418,
            "slug": "vs19_236_037",
            "identifier": "vs19_236_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_037/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.53 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.53 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.53 DDL n. 1630",
            "description_title": "Emendamento 1.53 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 39395,
            "slug": "vs19_503_060",
            "identifier": "vs19_503_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_060/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 12.2 CASO ANTONIO (M5S) - Votazione Emendamento 12.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2482",
            "description_title": "Emendamento 12.2 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 27485,
            "slug": "vs19_236_084",
            "identifier": "vs19_236_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_084/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1630/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/12 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27466,
            "slug": "vs19_237_028",
            "identifier": "vs19_237_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_028/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 28,
            "title": "Questione pregiudiziale di merito n. 1 FURFARO MARCO (PD-IDP) ed altri - Votazione pregiudiziale PDL n. 0384-B",
            "original_title": "Votazione pregiudiziale PDL n. 0384-B",
            "description_title": "Questione pregiudiziale di merito n. 1 FURFARO MARCO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 32588,
            "slug": "vs19_361_035",
            "identifier": "vs19_361_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_035/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1532-bis/53 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/53 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/53 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/53 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 27449,
            "slug": "vs19_237_009",
            "identifier": "vs19_237_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_009/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1419",
            "original_title": "Votazione Articolo 4 DDL n. 1419",
            "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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27474,
            "slug": "vs19_237_007",
            "identifier": "vs19_237_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_007/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1419",
            "original_title": "Votazione Articolo 3 DDL n. 1419",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27425,
            "slug": "vs19_237_004",
            "identifier": "vs19_237_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_004/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1419",
            "original_title": "Votazione Articolo 2 DDL n. 1419",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34023,
            "slug": "vs19_397_091",
            "identifier": "vs19_397_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_091/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/27 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 27448,
            "slug": "vs19_237_002",
            "identifier": "vs19_237_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_002/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 (Mantenimento) - Votazione Articolo 1 DDL n. 1419",
            "original_title": "Votazione Articolo 1 DDL n. 1419",
            "description_title": "Articolo 1 (Mantenimento)",
            "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": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 34002,
            "slug": "vs19_397_083",
            "identifier": "vs19_397_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_083/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (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": 23,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 27495,
            "slug": "vs19_237_022",
            "identifier": "vs19_237_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_022/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1) - Votazione Risoluzione 6_00071",
            "original_title": "Votazione Risoluzione 6_00071",
            "description_title": "Risoluzione n. 6-00071, limitatamente alle premesse, GIORDANO ANTONIO (FDI), CANDIANI STEFANO (LEGA), ROSSELLO CRISTINA (FI-PPE), PISANO CALOGERO (NM-M) ed altri (DOC LXXXVI 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27416,
            "slug": "vs19_237_005",
            "identifier": "vs19_237_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_005/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 3.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 3.1 DDL n. 1419",
            "description_title": "Emendamento 3.1 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27438,
            "slug": "vs19_237_001",
            "identifier": "vs19_237_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_001/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto proroga superbonus",
            "original_title": "Votazione finale DDL n. 1630",
            "description_title": "Conversione in legge del decreto-legge 29 dicembre 2023, n. 212, recante misure urgenti relative alle agevolazioni fiscali di cui agli articoli 119, 119-ter e 121 del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77 (DDL 1630)",
            "public_title": "Conversione decreto proroga superbonus",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 32597,
            "slug": "vs19_361_036",
            "identifier": "vs19_361_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_036/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1532-bis/54 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/54 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/54 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/54 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 27737,
            "slug": "vs19_239_081",
            "identifier": "vs19_239_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_081/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.16 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.16 DDL n. 1515",
            "description_title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34622,
            "slug": "vs19_387_019",
            "identifier": "vs19_387_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_019/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 27726,
            "slug": "vs19_239_069",
            "identifier": "vs19_239_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_069/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 19.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 19.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1515",
            "description_title": "Emendamento 19.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31730,
            "slug": "vs19_343_005",
            "identifier": "vs19_343_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_005/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1660",
            "description_title": "Emendamento 1.4 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": 23,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 85.0
        },
        {
            "id": 34006,
            "slug": "vs19_397_078",
            "identifier": "vs19_397_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_078/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 32531,
            "slug": "vs19_361_074",
            "identifier": "vs19_361_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_074/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1532-bis/96 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/96 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/96 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/96 LAUS MAURO ANTONIO DONATO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.5,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 32607,
            "slug": "vs19_361_019",
            "identifier": "vs19_361_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_019/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1532-bis/35 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1532-bis/35 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/35 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/35 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 27700,
            "slug": "vs19_239_077",
            "identifier": "vs19_239_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_077/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 77,
            "title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.11 DDL n. 1515",
            "description_title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27707,
            "slug": "vs19_239_070",
            "identifier": "vs19_239_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_070/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 19.2 ALIFANO ENRICA (M5S) - Votazione Emendamento 19.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.2 DDL n. 1515",
            "description_title": "Emendamento 19.2 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 32516,
            "slug": "vs19_361_063",
            "identifier": "vs19_361_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_063/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1532-bis/83 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/83 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/83 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/83 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.92,
            "minority_cohesion_rate": 74.84
        },
        {
            "id": 35700,
            "slug": "vs19_409_020",
            "identifier": "vs19_409_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_020/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 3.82 ZARATTI FILIBERTO (AVS) e 3.1010 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 3.82 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.82 DDL n. 1917",
            "description_title": "Identici emendamenti 3.82 ZARATTI FILIBERTO (AVS) e 3.1010 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 22441,
            "slug": "vs19_134_033",
            "identifier": "vs19_134_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_033/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.53 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.53 PDL n. 0384",
            "description_title": "Emendamento 3.53 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 32379,
            "slug": "vs19_357_023",
            "identifier": "vs19_357_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_023/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.8 MARI FRANCESCO (AVS) - Votazione Emendamento 10.8 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1532",
            "description_title": "Emendamento 10.8 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": 23,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 34001,
            "slug": "vs19_397_088",
            "identifier": "vs19_397_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_088/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 32363,
            "slug": "vs19_357_022",
            "identifier": "vs19_357_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_022/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.7 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1532",
            "description_title": "Emendamento 10.7 AIELLO DAVIDE (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": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 35791,
            "slug": "vs19_410_011",
            "identifier": "vs19_410_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_011/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 39438,
            "slug": "vs19_503_103",
            "identifier": "vs19_503_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_103/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 103,
            "title": "Articolo aggiuntivo 13-bis.016 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.016 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.016 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.016 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 36888,
            "slug": "vs19_441_010",
            "identifier": "vs19_441_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_010/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 27.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 27.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.2 DDL n. 2026",
            "description_title": "Emendamento 27.2 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39392,
            "slug": "vs19_503_057",
            "identifier": "vs19_503_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_057/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 11.13 CASO ANTONIO (M5S) - Votazione Emendamento 11.13 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.13 DDL n. 2482",
            "description_title": "Emendamento 11.13 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 34162,
            "slug": "vs19_396_011",
            "identifier": "vs19_396_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_011/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2164/15 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/2164/15 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/15 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/15 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35825,
            "slug": "vs19_413_009",
            "identifier": "vs19_413_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_009/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 DORI DEVIS (AVS) - Votazione Emendamento 6.8 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.8 DDL n. 2196",
            "description_title": "Identici emendamenti 6.8 GIANASSI FEDERICO (PD-IDP), 6.9 D'ORSO VALENTINA (M5S) e 6.10 DORI DEVIS (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": 23,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35822,
            "slug": "vs19_413_006",
            "identifier": "vs19_413_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_413_006/?format=api",
            "sitting": {
                "id": 1882,
                "date": "2025-01-21",
                "number": 413,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 6.3 DORI DEVIS (AVS), 6.4 GIANASSI FEDERICO (PD-IDP) e 6.1000 GIULIANO CARLA (M5S) - Votazione Emendamento 6.3 DDL n. 2196",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2196",
            "description_title": "Identici emendamenti 6.3 DORI DEVIS (AVS), 6.4 GIANASSI FEDERICO (PD-IDP) e 6.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 35958,
            "slug": "vs19_422_005",
            "identifier": "vs19_422_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_005/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2183/14 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2183/14 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/14 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/14 ORFINI MATTEO (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": 23,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36840,
            "slug": "vs19_440_043",
            "identifier": "vs19_440_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_043/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 13.3 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 13.3 DDL n. 2026",
            "original_title": "Votazione Emendamento 13.3 DDL n. 2026",
            "description_title": "Emendamento 13.3 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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36804,
            "slug": "vs19_440_067",
            "identifier": "vs19_440_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_067/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2026",
            "original_title": "Votazione Articolo 19 DDL n. 2026",
            "description_title": "Articolo 19",
            "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": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36870,
            "slug": "vs19_440_084",
            "identifier": "vs19_440_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_084/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (M5S) - Votazione Emendamento 23.05 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.05 DDL n. 2026",
            "description_title": "Articolo aggiuntivo 23.05 DELL'OLIO GIANMAURO (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": 23,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 32415,
            "slug": "vs19_357_015",
            "identifier": "vs19_357_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_015/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS) - Votazione Emendamento 9.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.03 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 36025,
            "slug": "vs19_423_018",
            "identifier": "vs19_423_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_018/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2183/138 GRIPPO VALENTINA (APERRE) - Votazione Ordine del giorno 9/2183/138 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/138 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/138 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36088,
            "slug": "vs19_426_033",
            "identifier": "vs19_426_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_426_033/?format=api",
            "sitting": {
                "id": 1903,
                "date": "2025-02-11",
                "number": 426,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00385 CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CASASCO MAURIZIO (FI-PPE), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00385",
            "original_title": "Votazione Mozione 1_00385",
            "description_title": "Mozione n. 1-00385 CARAMANNA GIANLUCA (FDI), GUSMEROLI ALBERTO LUIGI (LEGA), CASASCO MAURIZIO (FI-PPE), CAVO ILARIA (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36153,
            "slug": "vs19_427_039",
            "identifier": "vs19_427_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_039/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00395, limitatamente al capoverso dodicesimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso dodicesimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 77.07
        }
    ]
}