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

{
    "count": 22091,
    "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=169",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=167",
    "results": [
        {
            "id": 30534,
            "slug": "vs19_309_041",
            "identifier": "vs19_309_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_041/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 2.216 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.216 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.216 DDL n. 1665",
            "description_title": "Emendamento 2.216 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": 69.75,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30716,
            "slug": "vs19_309_211",
            "identifier": "vs19_309_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_211/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 211,
            "title": "Ordine del giorno n. 9/1665/39 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1665/39 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/39 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/39 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30723,
            "slug": "vs19_309_239",
            "identifier": "vs19_309_239",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_239/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 239,
            "title": "Ordine del giorno n. 9/1665/67 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1665/67 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/67 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/67 CHERCHI SUSANNA (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": 70.59,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 30733,
            "slug": "vs19_309_244",
            "identifier": "vs19_309_244",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_244/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 244,
            "title": "Ordine del giorno n. 9/1665/72 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1665/72 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/72 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/72 ORRICO ANNA LAURA (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": 71.01,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30735,
            "slug": "vs19_309_237",
            "identifier": "vs19_309_237",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_237/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 237,
            "title": "Ordine del giorno n. 9/1665/65 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1665/65 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/65 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/65 TORTO 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": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30750,
            "slug": "vs19_309_183",
            "identifier": "vs19_309_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_183/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 183,
            "title": "Ordine del giorno n. 9/1665/4 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1665/4 DDL n. 1665",
            "original_title": "Votazione Ordine del giorno 9/1665/4 DDL n. 1665",
            "description_title": "Ordine del giorno n. 9/1665/4 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": 35,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30521,
            "slug": "vs19_309_022",
            "identifier": "vs19_309_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_022/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.125 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.125 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.125 DDL n. 1665",
            "description_title": "Emendamento 2.125 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": 67.65,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30530,
            "slug": "vs19_309_048",
            "identifier": "vs19_309_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_048/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.271 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.271 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.271 DDL n. 1665",
            "description_title": "Emendamento 2.271 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": 29,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30560,
            "slug": "vs19_309_097",
            "identifier": "vs19_309_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_097/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 97,
            "title": "Emendamento 4.54 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.54 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.54 DDL n. 1665",
            "description_title": "Emendamento 4.54 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": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30576,
            "slug": "vs19_309_036",
            "identifier": "vs19_309_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_036/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2.165 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.165 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.165 DDL n. 1665",
            "description_title": "Emendamento 2.165 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": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30578,
            "slug": "vs19_309_061",
            "identifier": "vs19_309_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_061/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.57 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.57 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.57 DDL n. 1665",
            "description_title": "Emendamento 3.57 PAGANO UBALDO (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": 29,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30586,
            "slug": "vs19_309_069",
            "identifier": "vs19_309_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_069/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.100 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.100 DDL n. 1665",
            "description_title": "Emendamento 3.100 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": 33,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30590,
            "slug": "vs19_309_027",
            "identifier": "vs19_309_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_027/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.132 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.132 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.132 DDL n. 1665",
            "description_title": "Emendamento 2.132 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": 68.49,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30615,
            "slug": "vs19_309_063",
            "identifier": "vs19_309_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_063/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 3.62 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.62 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.62 DDL n. 1665",
            "description_title": "Emendamento 3.62 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30623,
            "slug": "vs19_309_093",
            "identifier": "vs19_309_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_093/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 93,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1665",
            "original_title": "Votazione Articolo 3 DDL n. 1665",
            "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": 25,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30624,
            "slug": "vs19_309_058",
            "identifier": "vs19_309_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_058/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.16 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.16 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.16 DDL n. 1665",
            "description_title": "Emendamento 3.16 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 30625,
            "slug": "vs19_309_025",
            "identifier": "vs19_309_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_025/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.127 PELLEGRINI MARCO (M5S) - Votazione Emendamento 2.127 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.127 DDL n. 1665",
            "description_title": "Emendamento 2.127 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": 25,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30627,
            "slug": "vs19_309_050",
            "identifier": "vs19_309_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_050/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.283 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.283 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.283 DDL n. 1665",
            "description_title": "Emendamento 2.283 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": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30628,
            "slug": "vs19_309_039",
            "identifier": "vs19_309_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_039/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.171 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.171 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.171 DDL n. 1665",
            "description_title": "Emendamento 2.171 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": 29,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30556,
            "slug": "vs19_309_008",
            "identifier": "vs19_309_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_008/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.83 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.83 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.83 DDL n. 1665",
            "description_title": "Emendamento 2.83 BALDINO VITTORIA (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": 67.23,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30587,
            "slug": "vs19_309_089",
            "identifier": "vs19_309_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_089/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 3.363 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.363 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.363 DDL n. 1665",
            "description_title": "Emendamento 3.363 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": 27,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30588,
            "slug": "vs19_309_104",
            "identifier": "vs19_309_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_104/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 4.92 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 4.92 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.92 DDL n. 1665",
            "description_title": "Emendamento 4.92 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": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 29936,
            "slug": "vs19_277_001",
            "identifier": "vs19_277_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_001/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00253, come riformulata, CASASCO MAURIZIO (FI-PPE), CARAMANNA GIANLUCA (FDI), ANDREUZZA GIORGIA (LEGA), CAVO ILARIA (NM-M) ed altri - Votazione Mozione 1_00253",
            "original_title": "Votazione Mozione 1_00253",
            "description_title": "Mozione n. 1-00253, come riformulata, CASASCO MAURIZIO (FI-PPE), CARAMANNA GIANLUCA (FDI), ANDREUZZA GIORGIA (LEGA), CAVO ILARIA (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 63,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 34.97
        },
        {
            "id": 29987,
            "slug": "vs19_277_009",
            "identifier": "vs19_277_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_009/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 9,
            "title": "Proposta della Giunta di negare l'autorizzazione al sequestro di corrispondenza concernente i deputati Francesco Bonifazi e Maria Elena Boschi, nonché Luca Lotti, deputato all'epoca dei fatti (Doc. IV, n. 2) - Votazione Risoluzione ",
            "original_title": "Votazione Risoluzione ",
            "description_title": "Proposta della Giunta di negare l'autorizzazione al sequestro di corrispondenza concernente i deputati Francesco Bonifazi e Maria Elena Boschi, nonché Luca Lotti, deputato all'epoca dei fatti (Doc. IV, n. 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 94,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 45.4
        },
        {
            "id": 29938,
            "slug": "vs19_277_005",
            "identifier": "vs19_277_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_005/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00270, come riformulata e per le parti non assorbite, ad eccezione dei capoversi undicesimo e dodicesimo della premessa e del capoverso primo, lettera a), della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00270",
            "original_title": "Votazione Mozione 1_00270",
            "description_title": "Mozione n. 1-00270, come riformulata e per le parti non assorbite, ad eccezione dei capoversi undicesimo e dodicesimo della premessa e del capoverso primo, lettera a), della parte dispositiva, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 29976,
            "slug": "vs19_277_014",
            "identifier": "vs19_277_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_014/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00273, come riformulata, ad eccezione dei capoversi secondo, terzo, quinto, sesto, settimo, ottavo, nono, decimo, diciannovesimo, ventesimo, ventunesimo, ventiduesimo, ventitreesimo e ventiquattresimo della premessa e del capoverso secondo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00273",
            "original_title": "Votazione Mozione 1_00273",
            "description_title": "Mozione n. 1-00273, come riformulata, ad eccezione dei capoversi secondo, terzo, quinto, sesto, settimo, ottavo, nono, decimo, diciannovesimo, ventesimo, ventunesimo, ventiduesimo, ventitreesimo e ventiquattresimo della premessa e del capoverso secondo della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 29944,
            "slug": "vs19_277_010",
            "identifier": "vs19_277_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_010/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente alla premessa e al capoverso secondo della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00265",
            "original_title": "Votazione Mozione 1_00265",
            "description_title": "Mozione n. 1-00265, (ulteriore nuova formulazione) limitatamente alla premessa e al capoverso secondo della parte dispositiva, SCOTTO ARTURO (PD-IDP), BARZOTTI VALENTINA (M5S), MARI FRANCESCO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 29973,
            "slug": "vs19_277_013",
            "identifier": "vs19_277_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_013/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00271",
            "original_title": "Votazione Mozione 1_00271",
            "description_title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 31039,
            "slug": "vs19_321_009",
            "identifier": "vs19_321_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_009/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.18 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.18 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.18 DDL n. 1718",
            "description_title": "Emendamento 2.18 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 30994,
            "slug": "vs19_321_031",
            "identifier": "vs19_321_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_031/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1718",
            "original_title": "Votazione Articolo 2 DDL n. 1718",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 30992,
            "slug": "vs19_321_045",
            "identifier": "vs19_321_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_045/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 5.05 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.05 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.05 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.05 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31003,
            "slug": "vs19_321_044",
            "identifier": "vs19_321_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_044/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 5.021 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.021 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.021 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.021 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 30999,
            "slug": "vs19_321_005",
            "identifier": "vs19_321_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_005/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.12 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1718",
            "description_title": "Emendamento 2.12 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 52,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 31029,
            "slug": "vs19_321_026",
            "identifier": "vs19_321_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_026/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.35 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.35 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.35 DDL n. 1718",
            "description_title": "Emendamento 2.35 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31031,
            "slug": "vs19_321_002",
            "identifier": "vs19_321_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_002/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.10 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1718",
            "description_title": "Identici emendamenti 2.9 DORI DEVIS (AVS) e 2.10 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31028,
            "slug": "vs19_321_006",
            "identifier": "vs19_321_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_006/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.13 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.13 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1718",
            "description_title": "Emendamento 2.13 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31033,
            "slug": "vs19_321_016",
            "identifier": "vs19_321_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_016/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.25 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.25 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.25 DDL n. 1718",
            "description_title": "Emendamento 2.25 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31026,
            "slug": "vs19_321_046",
            "identifier": "vs19_321_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_046/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 5.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 5.06 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.06 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.06 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": 45,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31034,
            "slug": "vs19_321_049",
            "identifier": "vs19_321_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_049/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 5.09 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.09 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.09 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.09 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 31045,
            "slug": "vs19_321_003",
            "identifier": "vs19_321_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_003/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.11 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.11 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1718",
            "description_title": "Emendamento 2.11 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 31041,
            "slug": "vs19_321_021",
            "identifier": "vs19_321_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_021/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 2.30 D'ORSO VALENTINA (M5S) - Votazione Emendamento 2.30 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.30 DDL n. 1718",
            "description_title": "Emendamento 2.30 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 72.69,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31048,
            "slug": "vs19_321_013",
            "identifier": "vs19_321_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_013/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.22 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 2.22 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1718",
            "description_title": "Emendamento 2.22 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 31046,
            "slug": "vs19_321_017",
            "identifier": "vs19_321_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_017/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.26 GIULIANO CARLA (M5S) - Votazione Emendamento 2.26 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.26 DDL n. 1718",
            "description_title": "Emendamento 2.26 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 31050,
            "slug": "vs19_321_034",
            "identifier": "vs19_321_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_034/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3.02 D'ORSO VALENTINA (M5S) - Votazione Emendamento 3.02 DDL n. 1718",
            "original_title": "Votazione Emendamento 3.02 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 3.02 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31047,
            "slug": "vs19_321_048",
            "identifier": "vs19_321_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_048/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 5.019 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.019 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.019 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.019 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 31081,
            "slug": "vs19_321_070",
            "identifier": "vs19_321_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_070/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1718/5 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1718/5 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/5 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/5 DORI DEVIS (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": 22,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 74.53
        },
        {
            "id": 31082,
            "slug": "vs19_321_078",
            "identifier": "vs19_321_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_078/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1718/13 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1718/13 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/13 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/13 BALDINO VITTORIA (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": 45,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 31080,
            "slug": "vs19_321_083",
            "identifier": "vs19_321_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_083/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1718/18 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1718/18 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/18 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/18 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": 41,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 31098,
            "slug": "vs19_321_067",
            "identifier": "vs19_321_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_067/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1718/2 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1718/2 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/2 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/2 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 31093,
            "slug": "vs19_321_076",
            "identifier": "vs19_321_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_076/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1718/11 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1718/11 DDL n. 1718",
            "original_title": "Votazione Ordine del giorno 9/1718/11 DDL n. 1718",
            "description_title": "Ordine del giorno n. 9/1718/11 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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 70.19
        }
    ]
}