Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=128
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=129",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=127",
    "results": [
        {
            "id": 36008,
            "slug": "vs19_423_001",
            "identifier": "vs19_423_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_001/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2183/118 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/118 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/118 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 26059,
            "slug": "vs19_216_124",
            "identifier": "vs19_216_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_124/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 124,
            "title": "Articolo aggiuntivo 18.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 18.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.2 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 18.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 35979,
            "slug": "vs19_422_026",
            "identifier": "vs19_422_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_026/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/89 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/89 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 35963,
            "slug": "vs19_422_010",
            "identifier": "vs19_422_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_010/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/55 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/55 GADDA MARIA CHIARA (IVICRE)",
            "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": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26159,
            "slug": "vs19_216_058",
            "identifier": "vs19_216_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_058/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 10.6 BONELLI ANGELO (AVS) - Votazione Emendamento 10.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.6 DDL n. 1555",
            "description_title": "Emendamento 10.6 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26197,
            "slug": "vs19_216_014",
            "identifier": "vs19_216_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_014/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.17 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 1.17 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1555",
            "description_title": "Emendamento 1.17 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 110,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26203,
            "slug": "vs19_216_138",
            "identifier": "vs19_216_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_138/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/2 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/2 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30340,
            "slug": "vs19_297_006",
            "identifier": "vs19_297_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_006/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1877/7 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1877/7 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/7 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/7 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 35983,
            "slug": "vs19_422_030",
            "identifier": "vs19_422_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_030/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/93 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/93 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 30352,
            "slug": "vs19_297_021",
            "identifier": "vs19_297_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_021/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1877/30 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1877/30 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/30 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/30 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 26080,
            "slug": "vs19_216_003",
            "identifier": "vs19_216_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_003/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 EVI ELEONORA (AVS) - Votazione Emendamento 1.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1555",
            "description_title": "Emendamento 1.3 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 26082,
            "slug": "vs19_216_021",
            "identifier": "vs19_216_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_021/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.3 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1555",
            "description_title": "Emendamento 2.3 CAPPELLETTI ENRICO (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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26098,
            "slug": "vs19_216_009",
            "identifier": "vs19_216_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_009/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1555",
            "description_title": "Emendamento 1.9 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": 27,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 26100,
            "slug": "vs19_216_050",
            "identifier": "vs19_216_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_050/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 9.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.4 DDL n. 1555",
            "description_title": "Emendamento 9.4 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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26101,
            "slug": "vs19_216_027",
            "identifier": "vs19_216_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_027/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1555",
            "original_title": "Votazione Articolo 2 DDL n. 1555",
            "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": 0,
            "n_margin": 76,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 35981,
            "slug": "vs19_422_028",
            "identifier": "vs19_422_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_028/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/91 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/91 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 26117,
            "slug": "vs19_216_049",
            "identifier": "vs19_216_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_049/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 9.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 9.3 DDL n. 1555",
            "description_title": "Emendamento 9.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": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26118,
            "slug": "vs19_216_072",
            "identifier": "vs19_216_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_072/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 11.6 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1555",
            "description_title": "Emendamento 11.6 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 35961,
            "slug": "vs19_422_008",
            "identifier": "vs19_422_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_008/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (PD-IDP) - Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/49 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/49 ROMEO NADIA (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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 26132,
            "slug": "vs19_216_031",
            "identifier": "vs19_216_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_031/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 3.7 EVI ELEONORA (AVS) - Votazione Emendamento 3.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1555",
            "description_title": "Emendamento 3.7 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 26133,
            "slug": "vs19_216_086",
            "identifier": "vs19_216_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_086/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 12.6 PAVANELLI EMMA (M5S) - Votazione Emendamento 12.6 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.6 DDL n. 1555",
            "description_title": "Emendamento 12.6 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 26134,
            "slug": "vs19_216_026",
            "identifier": "vs19_216_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_026/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1555",
            "description_title": "Emendamento 2.8 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": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26135,
            "slug": "vs19_216_077",
            "identifier": "vs19_216_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_077/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 11.10 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.10 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1555",
            "description_title": "Emendamento 11.10 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 30367,
            "slug": "vs19_297_018",
            "identifier": "vs19_297_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_018/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1877/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/27 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/27 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26144,
            "slug": "vs19_216_075",
            "identifier": "vs19_216_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_075/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 11.7 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.7 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.7 DDL n. 1555",
            "description_title": "Emendamento 11.7 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 35960,
            "slug": "vs19_422_007",
            "identifier": "vs19_422_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_007/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2183/19 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/2183/19 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/19 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/19 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": 30,
            "majority_cohesion_rate": 66.12,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 26208,
            "slug": "vs19_216_145",
            "identifier": "vs19_216_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_145/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 145,
            "title": "Ordine del giorno n. 9/1555/12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/12 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 26168,
            "slug": "vs19_216_131",
            "identifier": "vs19_216_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_131/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 131,
            "title": "Articolo aggiuntivo 20.01 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 20.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 20.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 20.01 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 82,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 35959,
            "slug": "vs19_422_006",
            "identifier": "vs19_422_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_006/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2183/16 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/2183/16 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/16 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/16 CURTI AUGUSTO (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": 31,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34779,
            "slug": "vs19_353_032",
            "identifier": "vs19_353_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_032/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.51 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.51 MANZI IRENE (PD-IDP)",
            "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": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 35957,
            "slug": "vs19_422_004",
            "identifier": "vs19_422_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_004/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2183/13 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2183/13 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/13 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/13 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35978,
            "slug": "vs19_422_025",
            "identifier": "vs19_422_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_025/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2183/88 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2183/88 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/88 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/88 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35971,
            "slug": "vs19_422_018",
            "identifier": "vs19_422_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_018/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2183/81 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/2183/81 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/81 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/81 BRUNO RAFFAELE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 26198,
            "slug": "vs19_216_041",
            "identifier": "vs19_216_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_041/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 5.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 5.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 5.1000 DDL n. 1555",
            "description_title": "Emendamento 5.1000 GADDA MARIA CHIARA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 53,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 26213,
            "slug": "vs19_216_143",
            "identifier": "vs19_216_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_143/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 143,
            "title": "Ordine del giorno n. 9/1555/7 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1555/7 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/7 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/7 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26102,
            "slug": "vs19_216_057",
            "identifier": "vs19_216_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_057/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 10.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 10.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 10.3 DDL n. 1555",
            "description_title": "Emendamento 10.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": 35,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 38609,
            "slug": "vs19_483_007",
            "identifier": "vs19_483_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_007/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-180 - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "RIS 6-180",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 35968,
            "slug": "vs19_422_015",
            "identifier": "vs19_422_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_015/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2183/78 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/2183/78 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/78 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/78 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 30358,
            "slug": "vs19_297_003",
            "identifier": "vs19_297_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_003/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1877/4 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1877/4 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/4 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/4 FOSSI EMILIANO (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": 29,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 36006,
            "slug": "vs19_422_053",
            "identifier": "vs19_422_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_053/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/2183/117 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2183/117 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/117 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/117 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34776,
            "slug": "vs19_353_029",
            "identifier": "vs19_353_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_029/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.47 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.47 MANZI IRENE (PD-IDP)",
            "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": 17,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 36001,
            "slug": "vs19_422_048",
            "identifier": "vs19_422_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_048/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2183/112 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/2183/112 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/112 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/112 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 35998,
            "slug": "vs19_422_045",
            "identifier": "vs19_422_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_045/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/2183/109 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/2183/109 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/109 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/109 AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 26083,
            "slug": "vs19_216_008",
            "identifier": "vs19_216_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_008/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1555",
            "description_title": "Emendamento 1.2 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 26099,
            "slug": "vs19_216_011",
            "identifier": "vs19_216_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_011/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.11 BONELLI ANGELO (AVS) - Votazione Emendamento 1.11 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1555",
            "description_title": "Emendamento 1.11 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 26374,
            "slug": "vs19_217_030",
            "identifier": "vs19_217_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_030/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1342",
            "original_title": "Votazione Articolo 12 DDL n. 1342",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 35987,
            "slug": "vs19_422_034",
            "identifier": "vs19_422_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_034/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2183/98 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2183/98 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/98 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/98 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 30336,
            "slug": "vs19_298_001",
            "identifier": "vs19_298_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_298_001/?format=api",
            "sitting": {
                "id": 1697,
                "date": "2024-05-23",
                "number": 298,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto superbonus",
            "original_title": "Votazione finale DDL n. 1877",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 marzo 2024, n. 39, recante misure urgenti in materia di agevolazioni fiscali di cui agli articoli 119 e 119-ter del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77, altre misure urgenti in materia fiscale e connesse a eventi eccezionali, nonché relative all'amministrazione finanziaria (Approvato dal Senato) (DDL 1877)",
            "public_title": "Conversione decreto 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": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 34780,
            "slug": "vs19_353_033",
            "identifier": "vs19_353_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_033/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.54 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.54 AMATO GAETANO (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": 19,
            "majority_cohesion_rate": 58.75,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 26399,
            "slug": "vs19_217_028",
            "identifier": "vs19_217_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_028/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 11.1000 COSTA SERGIO (M5S) - Votazione Emendamento 11.1000 DDL n. 1342",
            "original_title": "Votazione Emendamento 11.1000 DDL n. 1342",
            "description_title": "Emendamento 11.1000 COSTA SERGIO (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": 68,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 35.8
        }
    ]
}