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

{
    "count": 22927,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=138",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=136",
    "results": [
        {
            "id": 26773,
            "slug": "vs19_222_037",
            "identifier": "vs19_222_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_037/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.37 ONORI FEDERICA (M5S) - Votazione Emendamento 1.37 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.37 DDL n. 1624",
            "description_title": "Emendamento 1.37 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26739,
            "slug": "vs19_222_040",
            "identifier": "vs19_222_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_040/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.40 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.40 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1624",
            "description_title": "Emendamento 1.40 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 31738,
            "slug": "vs19_344_016",
            "identifier": "vs19_344_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_016/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 7.6 COLUCCI ALFONSO (M5S) - Votazione Emendamento 7.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.6 DDL n. 1660",
            "description_title": "Emendamento 7.6 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 31760,
            "slug": "vs19_344_025",
            "identifier": "vs19_344_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_025/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 7.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 7.01 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 75.62
        },
        {
            "id": 26743,
            "slug": "vs19_222_020",
            "identifier": "vs19_222_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_020/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.19 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.19 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1624",
            "description_title": "Emendamento 1.19 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 31856,
            "slug": "vs19_344_061",
            "identifier": "vs19_344_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_061/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 61,
            "title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 10.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 10.1000 DDL n. 1660",
            "description_title": "Identici emendamenti 10.1000 D'ORSO VALENTINA (M5S) e 10.1004 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": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 31762,
            "slug": "vs19_344_017",
            "identifier": "vs19_344_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_017/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 7.700, DDL n. 1660",
            "original_title": "Votazione Emendamento 7.700, DDL n. 1660",
            "description_title": "Emendamento 7.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31835,
            "slug": "vs19_344_073",
            "identifier": "vs19_344_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_073/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 11.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 11.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1660",
            "description_title": "Emendamento 11.4 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 48.12
        },
        {
            "id": 31840,
            "slug": "vs19_344_035",
            "identifier": "vs19_344_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_344_035/?format=api",
            "sitting": {
                "id": 1770,
                "date": "2024-09-11",
                "number": 344,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 9.1013 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 9.1013 DDL n. 1660",
            "original_title": "Votazione Emendamento 9.1013 DDL n. 1660",
            "description_title": "Emendamento 9.1013 BAKKALI OUIDAD (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 52.5
        },
        {
            "id": 22598,
            "slug": "vs19_153_013",
            "identifier": "vs19_153_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_013/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 4.1000 PDL n. 0418",
            "original_title": "Votazione Emendamento 4.1000 PDL n. 0418",
            "description_title": "Emendamento 4.1000 MANZI IRENE (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": 20,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 26759,
            "slug": "vs19_222_003",
            "identifier": "vs19_222_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_003/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 1.1 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1624",
            "description_title": "Emendamento 1.1  SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21462,
            "slug": "vs19_111_033",
            "identifier": "vs19_111_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_111_033/?format=api",
            "sitting": {
                "id": 1389,
                "date": "2023-05-30",
                "number": 111,
                "branch": "C"
            },
            "number": 33,
            "title": "Proposta della Giunta per le autorizzazioni di dichiarare che i fatti per i quali è in corso il procedimento non concernono opinioni espresse da Sara Cunial nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione\n(DOC. IV-TER, N. 10) - Votazione DOC. IV-TE",
            "original_title": "Votazione DOC. IV-TE",
            "description_title": "Proposta della Giunta per le autorizzazioni di dichiarare che i fatti per i quali è in corso il procedimento non concernono opinioni espresse da Sara Cunial nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione\n(DOC. IV-TER, N. 10)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 32042,
            "slug": "vs19_345_047",
            "identifier": "vs19_345_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_047/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 17.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 17.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1000 DDL n. 1660",
            "description_title": "Emendamento 17.1000 AURIEMMA CARMELA (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": 25,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 73.12
        },
        {
            "id": 31779,
            "slug": "vs19_345_014",
            "identifier": "vs19_345_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_014/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 14,
            "title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.4 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.4 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.69,
            "minority_cohesion_rate": 70.0
        },
        {
            "id": 31781,
            "slug": "vs19_345_024",
            "identifier": "vs19_345_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_024/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 24,
            "title": "Subemendamento 0.15.800.8 D'ORSO VALENTINA (M5S) - Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.8 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.8 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.11,
            "minority_cohesion_rate": 64.38
        },
        {
            "id": 33620,
            "slug": "vs19_384_063",
            "identifier": "vs19_384_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_063/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 14.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 22172,
            "slug": "vs19_137_116",
            "identifier": "vs19_137_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_116/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 116,
            "title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 5.88 DDL n. 1038",
            "original_title": "Votazione Emendamento 5.88 DDL n. 1038",
            "description_title": "Emendamento 5.88 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 46,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 31923,
            "slug": "vs19_345_051",
            "identifier": "vs19_345_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_051/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 17.01006 AURIEMMA CARMELA (M5S) - Votazione Emendamento 17.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01006 AURIEMMA CARMELA (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": 64,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 31940,
            "slug": "vs19_345_077",
            "identifier": "vs19_345_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_077/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 19.5, per le parti non precluse, SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 19.5, DDL n. 1660",
            "original_title": "Votazione Emendamento 19.5, DDL n. 1660",
            "description_title": "Emendamento 19.5, per le parti non precluse, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 31969,
            "slug": "vs19_345_036",
            "identifier": "vs19_345_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_036/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 16.2 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.2 DDL n. 1660",
            "description_title": "Emendamento 16.2 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 48.75
        },
        {
            "id": 32011,
            "slug": "vs19_345_039",
            "identifier": "vs19_345_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_039/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 16.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.5 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.5 DDL n. 1660",
            "description_title": "Emendamento 16.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.04,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 26806,
            "slug": "vs19_223_010",
            "identifier": "vs19_223_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_010/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 10,
            "title": "Risoluzione n. 6-00081, sul capoverso ottavo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri - Votazione Risoluzione 6_00081",
            "original_title": "Votazione Risoluzione 6_00081",
            "description_title": "Risoluzione n. 6-00081, sul capoverso ottavo della parte dispositiva, PELLEGRINI MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 35.8
        },
        {
            "id": 26804,
            "slug": "vs19_223_025",
            "identifier": "vs19_223_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_025/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/14 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/14 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26809,
            "slug": "vs19_223_026",
            "identifier": "vs19_223_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_026/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/15 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/15 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26792,
            "slug": "vs19_223_006",
            "identifier": "vs19_223_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_006/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00080, sulla premessa, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sulla premessa, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 33601,
            "slug": "vs19_384_014",
            "identifier": "vs19_384_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_014/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 32014,
            "slug": "vs19_345_049",
            "identifier": "vs19_345_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_049/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 17.01001 PENZA PASQUALINO (M5S) - Votazione Emendamento 17.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01001 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 32063,
            "slug": "vs19_345_045",
            "identifier": "vs19_345_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_045/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 17.1001 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 17.1001 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.1001 DDL n. 1660",
            "description_title": "Emendamento 17.1001 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 70.29,
            "minority_cohesion_rate": 73.75
        },
        {
            "id": 26727,
            "slug": "vs19_223_017",
            "identifier": "vs19_223_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_017/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 17,
            "title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 5.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 5.3 DDL n. 1624",
            "description_title": "Identici emendamenti 5.3 ONORI FEDERICA (M5S), 5.4 BONELLI ANGELO (AVS) e 5.5 PROVENZANO GIUSEPPE (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": 20,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26801,
            "slug": "vs19_223_004",
            "identifier": "vs19_223_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_004/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, sul capoverso secondo della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 31889,
            "slug": "vs19_345_063",
            "identifier": "vs19_345_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_063/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 18.1022 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 18.1022 DDL n. 1660",
            "original_title": "Votazione Emendamento 18.1022 DDL n. 1660",
            "description_title": "Emendamento 18.1022 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.46,
            "minority_cohesion_rate": 71.25
        },
        {
            "id": 31894,
            "slug": "vs19_345_073",
            "identifier": "vs19_345_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_073/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 73,
            "title": "Identici emendamenti 19.1 D'ORSO VALENTINA (M5S) e 19.1007 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 19.1 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.1 DDL n. 1660",
            "description_title": "Identici emendamenti 19.1 D'ORSO VALENTINA (M5S) e 19.1007 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 64.02,
            "minority_cohesion_rate": 63.12
        },
        {
            "id": 26802,
            "slug": "vs19_223_001",
            "identifier": "vs19_223_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_001/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00079, ad eccezione del capoverso primo della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE)  e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00079",
            "original_title": "Votazione Risoluzione 6_00079",
            "description_title": "Risoluzione n. 6-00079, ad eccezione del capoverso primo della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE)  e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 26803,
            "slug": "vs19_223_003",
            "identifier": "vs19_223_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_003/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00080, ad eccezione dei capoversi secondo e quarto della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00080",
            "original_title": "Votazione Risoluzione 6_00080",
            "description_title": "Risoluzione n. 6-00080, ad eccezione dei capoversi secondo e quarto della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 26747,
            "slug": "vs19_223_031",
            "identifier": "vs19_223_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_031/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.1 PDL n. 0823",
            "original_title": "Votazione Emendamento 5.1 PDL n. 0823",
            "description_title": "Identici emendamenti 5.1 PITTALIS PIETRO (FI-PPE) e 5.50 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 31817,
            "slug": "vs19_345_011",
            "identifier": "vs19_345_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_011/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 15.1005 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1005 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1005 DDL n. 1660",
            "description_title": "Emendamento 15.1005 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 31939,
            "slug": "vs19_345_050",
            "identifier": "vs19_345_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_050/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 17.01002 ALIFANO ENRICA (M5S) - Votazione Emendamento 17.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 17.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 17.01002 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 71.88
        },
        {
            "id": 31854,
            "slug": "vs19_345_035",
            "identifier": "vs19_345_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_035/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 15.01014 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.01014 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01014 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01014 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.87,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 26796,
            "slug": "vs19_223_027",
            "identifier": "vs19_223_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_027/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "original_title": "Votazione Ordine del giorno 9/1624/16 DDL n. 1624",
            "description_title": "Ordine del giorno n. 9/1624/16 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26706,
            "slug": "vs19_224_007",
            "identifier": "vs19_224_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_007/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), sul capoverso quindicesimo della parte dispositiva, RICCIARDI MARIANNA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 31796,
            "slug": "vs19_345_027",
            "identifier": "vs19_345_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_027/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 27,
            "title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.2 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.2 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.62,
            "minority_cohesion_rate": 67.5
        },
        {
            "id": 21904,
            "slug": "vs19_137_012",
            "identifier": "vs19_137_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_012/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.16 FENU EMILIANO (M5S) - Votazione Emendamento 2.16 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1038",
            "description_title": "Emendamento 2.16 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 26707,
            "slug": "vs19_224_004",
            "identifier": "vs19_224_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_224_004/?format=api",
            "sitting": {
                "id": 1574,
                "date": "2024-01-11",
                "number": 224,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) ed altri - Votazione Mozione 1_00226",
            "original_title": "Votazione Mozione 1_00226",
            "description_title": "Mozione n. 1-00226 (Nuova formulazione), limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi settimo, decimo, quindicesimo, sedicesimo, diciannovesimo e ventesimo, RICCIARDI MARIANNA (M5S) 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": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 31887,
            "slug": "vs19_345_040",
            "identifier": "vs19_345_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_040/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 16.6 ALIFANO ENRICA (M5S) - Votazione Emendamento 16.6 DDL n. 1660",
            "original_title": "Votazione Emendamento 16.6 DDL n. 1660",
            "description_title": "Emendamento 16.6 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 31909,
            "slug": "vs19_345_042",
            "identifier": "vs19_345_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_042/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1660",
            "original_title": "Votazione Articolo 16 DDL n. 1660",
            "description_title": "Articolo 16",
            "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": 29,
            "majority_cohesion_rate": 70.71,
            "minority_cohesion_rate": 68.12
        },
        {
            "id": 29882,
            "slug": "vs19_276_027",
            "identifier": "vs19_276_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_027/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/851/11, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/11, PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/11, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 31766,
            "slug": "vs19_345_015",
            "identifier": "vs19_345_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_015/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 15,
            "title": "Subemendamento 0.15.800.3 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 0.15.800.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 0.15.800.3 DDL n. 1660",
            "description_title": "Subemendamento 0.15.800.3 SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 68.75
        },
        {
            "id": 31811,
            "slug": "vs19_345_032",
            "identifier": "vs19_345_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_032/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 15.01005 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 15.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 15.01005 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 68.2,
            "minority_cohesion_rate": 70.62
        },
        {
            "id": 22154,
            "slug": "vs19_137_005",
            "identifier": "vs19_137_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_137_005/?format=api",
            "sitting": {
                "id": 1421,
                "date": "2023-07-11",
                "number": 137,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 FENU EMILIANO (M5S) - Votazione Emendamento 2.2 DDL n. 1038",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1038",
            "description_title": "Emendamento 2.2 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 23956,
            "slug": "vs19_154_073",
            "identifier": "vs19_154_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_073/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1038-B/30, nel testo riformulato, DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1038-B/30, DDL n. 1038-B",
            "original_title": "Votazione Ordine del giorno 9/1038-B/30, DDL n. 1038-B",
            "description_title": "Ordine del giorno n. 9/1038-B/30, nel testo riformulato, DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 63.58
        }
    ]
}