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

{
    "count": 22002,
    "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=427",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=425",
    "results": [
        {
            "id": 22584,
            "slug": "vs19_134_071",
            "identifier": "vs19_134_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_071/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/T.U.384/4 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/T.U.384/4 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/4 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/4 AMATO GAETANO (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": 63.29,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22579,
            "slug": "vs19_134_079",
            "identifier": "vs19_134_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_079/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/T.U.384/12 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/T.U.384/12 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/12 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/12 CANTONE LUCIANO (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": 63.71,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22491,
            "slug": "vs19_134_024",
            "identifier": "vs19_134_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_024/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.42 ZANELLA LUANA (AVS) - Votazione Emendamento 3.42 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.42 PDL n. 0384",
            "description_title": "Emendamento 3.42 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22421,
            "slug": "vs19_134_046",
            "identifier": "vs19_134_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_046/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.168 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.168 PDL n. 0384",
            "description_title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 31982,
            "slug": "vs19_348_067",
            "identifier": "vs19_348_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_067/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01012 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 31970,
            "slug": "vs19_348_068",
            "identifier": "vs19_348_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_068/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (M5S) - Votazione Emendamento 26.01013 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01013 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01013 ASCARI STEFANIA (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": 25,
            "majority_cohesion_rate": 72.08,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 27575,
            "slug": "vs19_239_004",
            "identifier": "vs19_239_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_004/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1515",
            "original_title": "Votazione Articolo 3 DDL n. 1515",
            "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": 80,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 22569,
            "slug": "vs19_134_090",
            "identifier": "vs19_134_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_090/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/T.U.384/23 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/23 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/23 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/23 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": 36,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 27786,
            "slug": "vs19_239_100",
            "identifier": "vs19_239_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_100/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/1515/9 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/9 DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/9 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": 34,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 36584,
            "slug": "vs19_435_102",
            "identifier": "vs19_435_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_102/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.4 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.4 PDL n. 1573",
            "description_title": "Identici emendamenti 10.4 MARI FRANCESCO (AVS) e 10.13 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 22446,
            "slug": "vs19_134_007",
            "identifier": "vs19_134_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_007/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.18 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.18 PDL n. 0384",
            "description_title": "Emendamento 3.18 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22482,
            "slug": "vs19_134_019",
            "identifier": "vs19_134_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_019/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.35 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.35 PDL n. 0384",
            "description_title": "Emendamento 3.35 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27700,
            "slug": "vs19_239_077",
            "identifier": "vs19_239_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_077/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 77,
            "title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.11 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.11 DDL n. 1515",
            "description_title": "Identici emendamenti 19.11 LOVECCHIO GIORGIO (M5S) e 19.12 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22550,
            "slug": "vs19_134_069",
            "identifier": "vs19_134_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_069/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/T.U.384/2 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/T.U.384/2 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/2 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/2 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": 33,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22403,
            "slug": "vs19_134_065",
            "identifier": "vs19_134_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_065/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0384",
            "original_title": "Votazione Articolo 5 PDL n. 0384",
            "description_title": "Articolo 5",
            "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": 36,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22554,
            "slug": "vs19_134_082",
            "identifier": "vs19_134_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_082/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/T.U.384/15 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/T.U.384/15 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/15 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/15 CARMINA IDA (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": 63.71,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 32061,
            "slug": "vs19_348_039",
            "identifier": "vs19_348_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_039/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 26.9 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.9 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.9 DDL n. 1660",
            "description_title": "Emendamento 26.9 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 75.47
        },
        {
            "id": 22563,
            "slug": "vs19_134_083",
            "identifier": "vs19_134_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_083/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/T.U.384/16 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/T.U.384/16 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/16 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/16 CAROTENUTO DARIO (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": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22529,
            "slug": "vs19_134_093",
            "identifier": "vs19_134_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_093/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/T.U.384/26 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/26 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/26 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/26 FEDE GIORGIO (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": 62.45,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22518,
            "slug": "vs19_134_087",
            "identifier": "vs19_134_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_087/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/T.U.384/20 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/20 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/20 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/20 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 32049,
            "slug": "vs19_348_023",
            "identifier": "vs19_348_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_023/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo aggiuntivo 23.01001 AURIEMMA CARMELA (M5S) - Votazione Emendamento 23.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 23.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 23.01001 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 80.5
        },
        {
            "id": 22412,
            "slug": "vs19_134_056",
            "identifier": "vs19_134_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_056/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.85 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.85 PDL n. 0384",
            "description_title": "Identici emendamenti 3.85 MALAVASI ILENIA (PD-IDP) e 3.169 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 27713,
            "slug": "vs19_241_002",
            "identifier": "vs19_241_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_002/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.600, PDL n. 1457",
            "original_title": "Votazione Emendamento 1.600, PDL n. 1457",
            "description_title": "Emendamento 1.600, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22499,
            "slug": "vs19_134_018",
            "identifier": "vs19_134_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_018/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.157 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.157 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.157 PDL n. 0384",
            "description_title": "Emendamento 3.157 QUARTINI ANDREA (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": 37,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22497,
            "slug": "vs19_134_057",
            "identifier": "vs19_134_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_057/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 3.170 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.170 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.170 PDL n. 0384",
            "description_title": "Emendamento 3.170 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 36616,
            "slug": "vs19_435_140",
            "identifier": "vs19_435_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_140/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 140,
            "title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/22 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/22 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 22430,
            "slug": "vs19_134_008",
            "identifier": "vs19_134_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_008/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.153 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.153 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.153 PDL n. 0384",
            "description_title": "Emendamento 3.153 QUARTINI ANDREA (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": 64.56,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27729,
            "slug": "vs19_239_072",
            "identifier": "vs19_239_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_072/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA) - Votazione Emendamento 19.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.5 DDL n. 1515",
            "description_title": "Emendamento 19.5 GUSMEROLI ALBERTO LUIGI (LEGA)",
            "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": 18,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32019,
            "slug": "vs19_348_094",
            "identifier": "vs19_348_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_094/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 31.3 PELLEGRINI MARCO (M5S) - Votazione Emendamento 31.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.3 DDL n. 1660",
            "description_title": "Emendamento 31.3 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 22472,
            "slug": "vs19_134_041",
            "identifier": "vs19_134_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_041/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.61 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.61 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.61 PDL n. 0384",
            "description_title": "Emendamento 3.61 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22463,
            "slug": "vs19_134_002",
            "identifier": "vs19_134_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_002/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.152 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.152 PDL n. 0384",
            "description_title": "Emendamento 3.152 RICCIARDI MARIANNA (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": 35,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22401,
            "slug": "vs19_134_006",
            "identifier": "vs19_134_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_006/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.16 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.16 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.16 PDL n. 0384",
            "description_title": "Emendamento 3.16 QUARTINI ANDREA (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": 65.4,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 31920,
            "slug": "vs19_348_057",
            "identifier": "vs19_348_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_057/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01006 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 72.5,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 27748,
            "slug": "vs19_239_088",
            "identifier": "vs19_239_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_088/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 88,
            "title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 21.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.6 DDL n. 1515",
            "description_title": "Identici articoli aggiuntivi 21.6 ALIFANO ENRICA (M5S) e 21.7 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22406,
            "slug": "vs19_134_026",
            "identifier": "vs19_134_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_026/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.44 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.44 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.44 PDL n. 0384",
            "description_title": "Emendamento 3.44 CIANI PAOLO (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": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22399,
            "slug": "vs19_134_055",
            "identifier": "vs19_134_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_055/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.83 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.83 PDL n. 0384",
            "description_title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27757,
            "slug": "vs19_239_087",
            "identifier": "vs19_239_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_087/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 21.5 ALIFANO ENRICA (M5S) - Votazione Emendamento 21.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 21.5 DDL n. 1515",
            "description_title": "Emendamento 21.5 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22522,
            "slug": "vs19_134_102",
            "identifier": "vs19_134_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_102/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/T.U.384/35 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/35 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": 38,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 32031,
            "slug": "vs19_348_038",
            "identifier": "vs19_348_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_038/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.8 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.8 DDL n. 1660",
            "description_title": "Emendamento 26.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 69.17,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 36581,
            "slug": "vs19_435_099",
            "identifier": "vs19_435_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_099/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 99,
            "title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 9.01000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.01000 PDL n. 1573",
            "description_title": "Identici articoli aggiuntivi 9.01000 SCOTTO ARTURO (PD-IDP) e 9.01001 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 32016,
            "slug": "vs19_348_055",
            "identifier": "vs19_348_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_055/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 26.020 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.020 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.020 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.83,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 27727,
            "slug": "vs19_241_008",
            "identifier": "vs19_241_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_008/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.500 della Commissione - Votazione Emendamento 1.500 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.500 PDL n. 1457",
            "description_title": "Emendamento 1.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22578,
            "slug": "vs19_134_081",
            "identifier": "vs19_134_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_081/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (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": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22561,
            "slug": "vs19_134_084",
            "identifier": "vs19_134_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_084/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31927,
            "slug": "vs19_348_017",
            "identifier": "vs19_348_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_017/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 21.01002 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01002 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 78.62
        },
        {
            "id": 22544,
            "slug": "vs19_134_096",
            "identifier": "vs19_134_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_096/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (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": 39,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 36580,
            "slug": "vs19_435_097",
            "identifier": "vs19_435_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_097/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 9.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.14 PDL n. 1573",
            "description_title": "Emendamento 9.14 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 36579,
            "slug": "vs19_435_096",
            "identifier": "vs19_435_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_096/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.15 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.15 PDL n. 1573",
            "description_title": "Emendamento 9.15 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 22456,
            "slug": "vs19_134_022",
            "identifier": "vs19_134_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_022/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.40 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.40 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.40 PDL n. 0384",
            "description_title": "Emendamento 3.40 RICCIARDI MARIANNA (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": 66.24,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22510,
            "slug": "vs19_134_063",
            "identifier": "vs19_134_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_063/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0384",
            "original_title": "Votazione Articolo 3 PDL n. 0384",
            "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": 36,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        }
    ]
}