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

{
    "count": 22941,
    "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=-date&page=371",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=369",
    "results": [
        {
            "id": 22496,
            "slug": "vs19_134_010",
            "identifier": "vs19_134_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_010/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.20 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.20 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.20 PDL n. 0384",
            "description_title": "Emendamento 3.20 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22583,
            "slug": "vs19_134_089",
            "identifier": "vs19_134_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_089/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/22 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/22 DI LAURO CARMEN (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22464,
            "slug": "vs19_134_039",
            "identifier": "vs19_134_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_039/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 3.59 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.59 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.59 PDL n. 0384",
            "description_title": "Emendamento 3.59 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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22425,
            "slug": "vs19_134_025",
            "identifier": "vs19_134_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_025/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 3.158 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.158 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.158 PDL n. 0384",
            "description_title": "Emendamento 3.158 SPORTIELLO GILDA (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": 3,
            "n_margin": 32,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22417,
            "slug": "vs19_134_066",
            "identifier": "vs19_134_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_066/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0384",
            "original_title": "Votazione Articolo 6 PDL n. 0384",
            "description_title": "Articolo 6",
            "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": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22479,
            "slug": "vs19_134_011",
            "identifier": "vs19_134_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_011/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 3.21 DI LAURO CARMEN (M5S) e 3.22 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.21 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.21 PDL n. 0384",
            "description_title": "Identici emendamenti 3.21 DI LAURO CARMEN (M5S) e 3.22 MALAVASI ILENIA (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": 67.93,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22480,
            "slug": "vs19_134_060",
            "identifier": "vs19_134_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_060/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.88 ZANELLA LUANA (AVS) - Votazione Emendamento 3.88 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.88 PDL n. 0384",
            "description_title": "Emendamento 3.88 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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 61.73
        },
        {
            "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": 22426,
            "slug": "vs19_134_053",
            "identifier": "vs19_134_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_053/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.78 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.78 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.78 PDL n. 0384",
            "description_title": "Emendamento 3.78 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22585,
            "slug": "vs19_134_101",
            "identifier": "vs19_134_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_101/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/34 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/34 LOVECCHIO 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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22581,
            "slug": "vs19_134_091",
            "identifier": "vs19_134_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_091/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/24 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/24 RICCIARDI MARIANNA (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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.17
        },
        {
            "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": 22524,
            "slug": "vs19_134_116",
            "identifier": "vs19_134_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_116/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 116,
            "title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/49 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/49 TRAVERSI ROBERTO (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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22513,
            "slug": "vs19_134_017",
            "identifier": "vs19_134_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_017/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.32 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.32 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.32 PDL n. 0384",
            "description_title": "Emendamento 3.32 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.02
        },
        {
            "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": 22409,
            "slug": "vs19_134_035",
            "identifier": "vs19_134_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_035/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.54 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.54 PDL n. 0384",
            "description_title": "Emendamento 3.54 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 60.49
        },
        {
            "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": 22557,
            "slug": "vs19_134_097",
            "identifier": "vs19_134_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_097/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/30 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/30 GUBITOSA MICHELE (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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 53.7
        },
        {
            "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": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "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": 22530,
            "slug": "vs19_134_074",
            "identifier": "vs19_134_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_074/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/T.U.384/7 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/T.U.384/7 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/7 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/7 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22422,
            "slug": "vs19_133_030",
            "identifier": "vs19_133_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_030/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1178",
            "original_title": "Votazione Articolo 2 PDL n. 1178",
            "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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22447,
            "slug": "vs19_133_069",
            "identifier": "vs19_133_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_069/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 3.10 ZANELLA LUANA (AVS) - Votazione Emendamento 3.10 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0384",
            "description_title": "Emendamento 3.10 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": 36,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22448,
            "slug": "vs19_133_013",
            "identifier": "vs19_133_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_013/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 11.101 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.101 PDL n. 0596",
            "description_title": "Emendamento 11.101 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": 5,
            "n_margin": 35,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22420,
            "slug": "vs19_133_011",
            "identifier": "vs19_133_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_011/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 11.103 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 11.103 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.103 PDL n. 0596",
            "description_title": "Emendamento 11.103 AMORESE ALESSANDRO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22549,
            "slug": "vs19_133_040",
            "identifier": "vs19_133_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_040/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 40,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso secondo della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00096",
            "original_title": "Votazione Mozione 1_00096",
            "description_title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso secondo della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (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": 97,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22410,
            "slug": "vs19_133_031",
            "identifier": "vs19_133_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_031/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1178",
            "original_title": "Votazione Articolo 3 PDL n. 1178",
            "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": 135,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22405,
            "slug": "vs19_133_018",
            "identifier": "vs19_133_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_018/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 18,
            "title": "Identici emendamenti 11.17 MANZI IRENE (PD-IDP) e 11.18 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.17 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.17 PDL n. 0596",
            "description_title": "Identici emendamenti 11.17 MANZI IRENE (PD-IDP) e 11.18 PICCOLOTTI ELISABETTA (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": 56,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22415,
            "slug": "vs19_133_067",
            "identifier": "vs19_133_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_067/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 3.8 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.8 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.8 PDL n. 0384",
            "description_title": "Emendamento 3.8 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": 33,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22514,
            "slug": "vs19_133_006",
            "identifier": "vs19_133_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_006/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 10.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 10.1 PDL n. 0596",
            "original_title": "Votazione Emendamento 10.1 PDL n. 0596",
            "description_title": "Emendamento 10.1 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 22468,
            "slug": "vs19_133_014",
            "identifier": "vs19_133_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_014/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 11.13 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.13 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.13 PDL n. 0596",
            "description_title": "Emendamento 11.13 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22488,
            "slug": "vs19_133_062",
            "identifier": "vs19_133_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_062/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 3.3 ZANELLA LUANA (AVS) - Votazione Emendamento 3.3 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.3 PDL n. 0384",
            "description_title": "Emendamento 3.3 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22471,
            "slug": "vs19_133_028",
            "identifier": "vs19_133_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_028/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 28,
            "title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative",
            "original_title": "Votazione finale PDL n. 0596",
            "description_title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative e istituzione dei relativi albi professionali (TESTO UNIFICATO PDL 596-659-952-991)",
            "public_title": "Disposizioni in materia di ordinamento delle professioni pedagogiche ed educative",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22559,
            "slug": "vs19_133_049",
            "identifier": "vs19_133_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_049/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 49,
            "title": "Mozione n. 1-00153, sul capoverso quinto della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso quinto della parte dispositiva, 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22545,
            "slug": "vs19_133_042",
            "identifier": "vs19_133_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_042/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso quarto della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (NM-M) ed altri - Votazione Mozione 1_00096",
            "original_title": "Votazione Mozione 1_00096",
            "description_title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso quarto della parte dispositiva, CATTANEO ALESSANDRO (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), ROMANO FRANCESCO SAVERIO (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": 1,
            "n_margin": 87,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22489,
            "slug": "vs19_133_015",
            "identifier": "vs19_133_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_015/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 11.14 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.14 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.14 PDL n. 0596",
            "description_title": "Emendamento 11.14 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22486,
            "slug": "vs19_133_029",
            "identifier": "vs19_133_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_029/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1178",
            "original_title": "Votazione Articolo 1 PDL n. 1178",
            "description_title": "Articolo 1",
            "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": 133,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22433,
            "slug": "vs19_133_068",
            "identifier": "vs19_133_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_068/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 3.9 ZANELLA LUANA (AVS) - Votazione Emendamento 3.9 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.9 PDL n. 0384",
            "description_title": "Emendamento 3.9 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22457,
            "slug": "vs19_133_021",
            "identifier": "vs19_133_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_021/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 11.0100 GEBHARD RENATE (MISTO) - Votazione Emendamento 11.0100 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.0100 PDL n. 0596",
            "description_title": "Articolo aggiuntivo 11.0100 GEBHARD RENATE (MISTO)",
            "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": 130,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22576,
            "slug": "vs19_133_047",
            "identifier": "vs19_133_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_047/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 47,
            "title": "Mozione n. 1-00153, sul capoverso terzo della parte dispositiva, MARI FRANCESCO (AVS) ed altri - Votazione Mozione 1_00153",
            "original_title": "Votazione Mozione 1_00153",
            "description_title": "Mozione n. 1-00153, sul capoverso terzo della parte dispositiva, 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": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 60.49
        }
    ]
}