Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=353
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=-date&page=354",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=352",
    "results": [
        {
            "id": 22542,
            "slug": "vs19_134_068",
            "identifier": "vs19_134_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_068/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/T.U.384/1 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/T.U.384/1 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/1 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/1 QUARTINI ANDREA (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": 61.18,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22543,
            "slug": "vs19_134_076",
            "identifier": "vs19_134_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_076/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/T.U.384/9 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.384/9 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/9 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/9 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22560,
            "slug": "vs19_134_108",
            "identifier": "vs19_134_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_108/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/41 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/41 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22546,
            "slug": "vs19_134_115",
            "identifier": "vs19_134_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_115/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/T.U.384/48 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/48 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/48 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 22532,
            "slug": "vs19_134_103",
            "identifier": "vs19_134_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_103/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22548,
            "slug": "vs19_134_105",
            "identifier": "vs19_134_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_105/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/38 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/38 PAVANELLI EMMA (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": 62.87,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22510,
            "slug": "vs19_134_063",
            "identifier": "vs19_134_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_063/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0384",
            "original_title": "Votazione Articolo 3 PDL n. 0384",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 22456,
            "slug": "vs19_134_022",
            "identifier": "vs19_134_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_022/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 3.40 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.40 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.40 PDL n. 0384",
            "description_title": "Emendamento 3.40 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22551,
            "slug": "vs19_134_109",
            "identifier": "vs19_134_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_109/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22574,
            "slug": "vs19_134_100",
            "identifier": "vs19_134_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_100/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/T.U.384/33 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/33 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22544,
            "slug": "vs19_134_096",
            "identifier": "vs19_134_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_096/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 96,
            "title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/29 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/29 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22527,
            "slug": "vs19_134_088",
            "identifier": "vs19_134_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_088/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/T.U.384/21 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/T.U.384/21 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/21 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/21 DELL'OLIO GIANMAURO (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": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22561,
            "slug": "vs19_134_084",
            "identifier": "vs19_134_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_084/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/17 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/17 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22578,
            "slug": "vs19_134_081",
            "identifier": "vs19_134_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_081/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/14 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/14 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22577,
            "slug": "vs19_134_111",
            "identifier": "vs19_134_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_111/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/T.U.384/44 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/T.U.384/44 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/44 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/44 SCERRA FILIPPO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22567,
            "slug": "vs19_134_107",
            "identifier": "vs19_134_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_107/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 107,
            "title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/40 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/40 PENZA PASQUALINO (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": 60.76,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22570,
            "slug": "vs19_134_080",
            "identifier": "vs19_134_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_080/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/T.U.384/13 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/T.U.384/13 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/13 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/13 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22573,
            "slug": "vs19_134_070",
            "identifier": "vs19_134_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_070/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/T.U.384/3 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/T.U.384/3 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/3 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/3 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22522,
            "slug": "vs19_134_102",
            "identifier": "vs19_134_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_102/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/T.U.384/35 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/35 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/35 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 22432,
            "slug": "vs19_134_067",
            "identifier": "vs19_134_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_067/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0384",
            "original_title": "Votazione Articolo 7 PDL n. 0384",
            "description_title": "Articolo 7",
            "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": 38,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22399,
            "slug": "vs19_134_055",
            "identifier": "vs19_134_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_055/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.83 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.83 PDL n. 0384",
            "description_title": "Emendamento 3.83 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22406,
            "slug": "vs19_134_026",
            "identifier": "vs19_134_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_026/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 3.44 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.44 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.44 PDL n. 0384",
            "description_title": "Emendamento 3.44 CIANI PAOLO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 22460,
            "slug": "vs19_134_061",
            "identifier": "vs19_134_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_061/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.89 ZANELLA LUANA (AVS) - Votazione Emendamento 3.89 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.89 PDL n. 0384",
            "description_title": "Emendamento 3.89 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": 65.82,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22450,
            "slug": "vs19_134_013",
            "identifier": "vs19_134_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_013/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.154 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.154 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.154 PDL n. 0384",
            "description_title": "Emendamento 3.154 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22401,
            "slug": "vs19_134_006",
            "identifier": "vs19_134_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_006/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.16 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.16 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.16 PDL n. 0384",
            "description_title": "Emendamento 3.16 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 22463,
            "slug": "vs19_134_002",
            "identifier": "vs19_134_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_002/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.152 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.152 PDL n. 0384",
            "description_title": "Emendamento 3.152 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22472,
            "slug": "vs19_134_041",
            "identifier": "vs19_134_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_041/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 3.61 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.61 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.61 PDL n. 0384",
            "description_title": "Emendamento 3.61 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22520,
            "slug": "vs19_134_092",
            "identifier": "vs19_134_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_092/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 92,
            "title": "Ordine del giorno n. 9/T.U.384/25 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/25 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/25 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22427,
            "slug": "vs19_134_040",
            "identifier": "vs19_134_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_040/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.60 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.60 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.60 PDL n. 0384",
            "description_title": "Emendamento 3.60 DI LAURO CARMEN (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": 38,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 22430,
            "slug": "vs19_134_008",
            "identifier": "vs19_134_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_008/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.153 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.153 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.153 PDL n. 0384",
            "description_title": "Emendamento 3.153 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22484,
            "slug": "vs19_134_032",
            "identifier": "vs19_134_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_032/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 3.52 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.52 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.52 PDL n. 0384",
            "description_title": "Emendamento 3.52 DI LAURO CARMEN (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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 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
        },
        {
            "id": 22407,
            "slug": "vs19_133_010",
            "identifier": "vs19_133_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_010/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 11.4 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.4 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.4 PDL n. 0596",
            "description_title": "Emendamento 11.4 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": 98,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 22476,
            "slug": "vs19_133_020",
            "identifier": "vs19_133_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_020/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 11, nel testo emendato - Votazione Articolo 11, PDL n. 0596",
            "original_title": "Votazione Articolo 11, PDL n. 0596",
            "description_title": "Articolo 11, nel testo emendato",
            "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": 116,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22429,
            "slug": "vs19_133_054",
            "identifier": "vs19_133_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_054/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.151 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.151 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.151 PDL n. 0384",
            "description_title": "Emendamento 1.151 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 54.32
        },
        {
            "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": 22466,
            "slug": "vs19_133_009",
            "identifier": "vs19_133_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_009/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 11.100 D'ORSO VALENTINA (M5S) - Votazione Emendamento 11.100 PDL n. 0596",
            "original_title": "Votazione Emendamento 11.100 PDL n. 0596",
            "description_title": "Emendamento 11.100 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": 4,
            "n_margin": 66,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 47.53
        }
    ]
}