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

{
    "count": 24995,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=433",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=431",
    "results": [
        {
            "id": 29332,
            "slug": "vs19_270_053",
            "identifier": "vs19_270_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_053/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1790/13 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/13 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/13 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29374,
            "slug": "vs19_270_087",
            "identifier": "vs19_270_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_087/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1435/69 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1435/69 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/69 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/69 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 34755,
            "slug": "vs19_353_008",
            "identifier": "vs19_353_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_008/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.14 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.14 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": 22,
            "majority_cohesion_rate": 60.0,
            "minority_cohesion_rate": 63.52
        },
        {
            "id": 34759,
            "slug": "vs19_353_012",
            "identifier": "vs19_353_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_012/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.18 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.18 PICCOLOTTI ELISABETTA (AVS)",
            "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": 22,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 29344,
            "slug": "vs19_270_060",
            "identifier": "vs19_270_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_060/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/18 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/18 ZAN ALESSANDRO (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": 20,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22805,
            "slug": "vs19_141_042",
            "identifier": "vs19_141_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_042/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 1134",
            "original_title": "Votazione Articolo 18 DDL n. 1134",
            "description_title": "Articolo 18",
            "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": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29359,
            "slug": "vs19_270_073",
            "identifier": "vs19_270_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_073/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1435/36 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1435/36 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/36 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/36 BERRUTO MAURO (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": 62.87,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22820,
            "slug": "vs19_141_041",
            "identifier": "vs19_141_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_041/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 17 - Votazione Articolo 17 DDL n. 1134",
            "original_title": "Votazione Articolo 17 DDL n. 1134",
            "description_title": "Articolo 17",
            "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": 146,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29337,
            "slug": "vs19_270_058",
            "identifier": "vs19_270_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_058/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/16 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/16 DEL BARBA MAURO (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": 15,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 22797,
            "slug": "vs19_141_033",
            "identifier": "vs19_141_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_033/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1134",
            "original_title": "Votazione Articolo 12 DDL n. 1134",
            "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": 145,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 34760,
            "slug": "vs19_353_013",
            "identifier": "vs19_353_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_013/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.25 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.25 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": 21,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34765,
            "slug": "vs19_353_018",
            "identifier": "vs19_353_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_018/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.32 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.32 CASO ANTONIO (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": 21,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 29327,
            "slug": "vs19_270_054",
            "identifier": "vs19_270_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_054/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA) - Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/14, DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/14, nel testo riformulato, CANDIANI STEFANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 34756,
            "slug": "vs19_353_009",
            "identifier": "vs19_353_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_009/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 CASO ANTONIO (M5S)",
            "original_title": "Emendamento 1.15 CASO ANTONIO (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": 26,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 60.38
        },
        {
            "id": 29305,
            "slug": "vs19_270_006",
            "identifier": "vs19_270_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_006/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.4 FONTANA ILARIA (M5S) - Votazione Emendamento 1.4 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1790",
            "description_title": "Emendamento 1.4 FONTANA ILARIA (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": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 29306,
            "slug": "vs19_270_020",
            "identifier": "vs19_270_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_020/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1790",
            "description_title": "Emendamento 2.11 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29307,
            "slug": "vs19_270_009",
            "identifier": "vs19_270_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_009/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.02 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 1.02 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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29309,
            "slug": "vs19_270_025",
            "identifier": "vs19_270_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_025/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.13 FONTANA ILARIA (M5S) - Votazione Emendamento 3.13 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1790",
            "description_title": "Emendamento 3.13 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34757,
            "slug": "vs19_353_010",
            "identifier": "vs19_353_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_010/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.20 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.20 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": 25,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 61.01
        },
        {
            "id": 29311,
            "slug": "vs19_270_001",
            "identifier": "vs19_270_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_001/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.10 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1790",
            "description_title": "Emendamento 1.10 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 22800,
            "slug": "vs19_141_032",
            "identifier": "vs19_141_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_032/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1134",
            "original_title": "Votazione Articolo 11 DDL n. 1134",
            "description_title": "Articolo 11",
            "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": 146,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22819,
            "slug": "vs19_141_029",
            "identifier": "vs19_141_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_029/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1134",
            "original_title": "Votazione Articolo 8 DDL n. 1134",
            "description_title": "Articolo 8",
            "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": 147,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 34761,
            "slug": "vs19_353_014",
            "identifier": "vs19_353_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_014/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.26 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.26 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": 22,
            "majority_cohesion_rate": 60.83,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 34758,
            "slug": "vs19_353_011",
            "identifier": "vs19_353_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_011/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.17 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.17 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": 22,
            "majority_cohesion_rate": 62.08,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34769,
            "slug": "vs19_353_022",
            "identifier": "vs19_353_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_022/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.36 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.36 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": 57.92,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 22775,
            "slug": "vs19_141_056",
            "identifier": "vs19_141_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_056/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 1134",
            "original_title": "Votazione Articolo 31 DDL n. 1134",
            "description_title": "Articolo 31",
            "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": 144,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 32774,
            "slug": "vs19_371_029",
            "identifier": "vs19_371_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_029/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 28,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 29288,
            "slug": "vs19_270_012",
            "identifier": "vs19_270_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_012/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1790",
            "description_title": "Emendamento 2.3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29289,
            "slug": "vs19_270_026",
            "identifier": "vs19_270_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_026/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.7 FONTANA ILARIA (M5S) - Votazione Emendamento 3.7 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1790",
            "description_title": "Emendamento 3.7 FONTANA ILARIA (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": 26,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29290,
            "slug": "vs19_270_028",
            "identifier": "vs19_270_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_028/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 3.9 FONTANA ILARIA (M5S) e 3.10 BONELLI ANGELO (AVS) - Votazione Emendamento 3.9 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1790",
            "description_title": "Identici emendamenti 3.9 FONTANA ILARIA (M5S) e 3.10 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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 32775,
            "slug": "vs19_371_032",
            "identifier": "vs19_371_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_032/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 9.2, 9.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 9.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 29293,
            "slug": "vs19_270_014",
            "identifier": "vs19_270_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_014/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 BONELLI ANGELO (AVS) - Votazione Emendamento 2.9 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1790",
            "description_title": "Emendamento 2.9 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": 25,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 34766,
            "slug": "vs19_353_019",
            "identifier": "vs19_353_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_019/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.34 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.34 ORRICO ANNA LAURA (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": 16,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 29297,
            "slug": "vs19_270_031",
            "identifier": "vs19_270_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_031/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S) - Votazione Emendamento 3-bis.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 3-bis.01 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29300,
            "slug": "vs19_270_024",
            "identifier": "vs19_270_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_024/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.3 FONTANA ILARIA (M5S) - Votazione Emendamento 3.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1790",
            "description_title": "Emendamento 3.3 FONTANA ILARIA (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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 34778,
            "slug": "vs19_353_031",
            "identifier": "vs19_353_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_031/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "original_title": "Emendamento 1.104 FARAONE DAVIDE (IVICRE)",
            "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": 15,
            "majority_cohesion_rate": 57.92,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 22746,
            "slug": "vs19_141_055",
            "identifier": "vs19_141_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_055/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1134",
            "original_title": "Votazione Articolo 30 DDL n. 1134",
            "description_title": "Articolo 30",
            "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": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 34763,
            "slug": "vs19_353_016",
            "identifier": "vs19_353_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_016/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.30 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.30 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": 22,
            "majority_cohesion_rate": 61.25,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 34767,
            "slug": "vs19_353_020",
            "identifier": "vs19_353_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_020/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.33 ORRICO ANNA LAURA (M5S)",
            "original_title": "Emendamento 1.33 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 57.08,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 22756,
            "slug": "vs19_141_037",
            "identifier": "vs19_141_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_037/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 14.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 14.4 DDL n. 1134",
            "original_title": "Votazione Emendamento 14.4 DDL n. 1134",
            "description_title": "Emendamento 14.4 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 29318,
            "slug": "vs19_270_007",
            "identifier": "vs19_270_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_007/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 BONELLI ANGELO (AVS) - Votazione Emendamento 1.6 DDL n. 1790",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1790",
            "description_title": "Emendamento 1.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": 32,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22764,
            "slug": "vs19_141_034",
            "identifier": "vs19_141_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_034/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo 13 - Votazione Articolo 13 DDL n. 1134",
            "original_title": "Votazione Articolo 13 DDL n. 1134",
            "description_title": "Articolo 13",
            "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": 146,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29321,
            "slug": "vs19_270_030",
            "identifier": "vs19_270_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_030/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3-bis.2 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.2 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 1790",
            "description_title": "Emendamento 3-bis.2 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": 28,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29322,
            "slug": "vs19_270_035",
            "identifier": "vs19_270_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_035/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 4.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1790",
            "description_title": "Emendamento 4.3 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29330,
            "slug": "vs19_270_064",
            "identifier": "vs19_270_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_064/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/23 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/23 ROGGIANI SILVIA (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": 17,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22754,
            "slug": "vs19_141_023",
            "identifier": "vs19_141_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_023/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1134",
            "original_title": "Votazione Articolo 4 DDL n. 1134",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 22744,
            "slug": "vs19_141_022",
            "identifier": "vs19_141_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_022/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1134",
            "original_title": "Votazione Articolo 3 DDL n. 1134",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29317,
            "slug": "vs19_270_029",
            "identifier": "vs19_270_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_029/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3-bis.1 BONELLI ANGELO (AVS) - Votazione Emendamento 3-bis.1 DDL n. 1790",
            "original_title": "Votazione Emendamento 3-bis.1 DDL n. 1790",
            "description_title": "Emendamento 3-bis.1 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": 82,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 34770,
            "slug": "vs19_353_023",
            "identifier": "vs19_353_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_023/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.39 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.39 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": 16,
            "majority_cohesion_rate": 55.0,
            "minority_cohesion_rate": 64.15
        },
        {
            "id": 34764,
            "slug": "vs19_353_017",
            "identifier": "vs19_353_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_017/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.31 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Emendamento 1.31 PICCOLOTTI ELISABETTA (AVS)",
            "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": 21,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 65.41
        }
    ]
}