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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=134",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=132",
    "results": [
        {
            "id": 21999,
            "slug": "vs19_124_008",
            "identifier": "vs19_124_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_008/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1151/14 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/14 TUCCI 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22000,
            "slug": "vs19_124_004",
            "identifier": "vs19_124_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_004/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1151/10 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1151/10 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/10 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/10 COLUCCI ALFONSO (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": 26,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 22001,
            "slug": "vs19_124_027",
            "identifier": "vs19_124_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_027/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1151/35 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1151/35 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/35 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/35 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21874,
            "slug": "vs19_127_001",
            "identifier": "vs19_127_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_127_001/?format=api",
            "sitting": {
                "id": 1411,
                "date": "2023-06-27",
                "number": 127,
                "branch": "C"
            },
            "number": 1,
            "title": "Fiducia conversione decreto lavoro",
            "original_title": "Votazione Articolo unico DDL n. 1238",
            "description_title": "Articolo unico del disegno di legge di conversione del decreto-legge 4 maggio 2023, n. 48, nel testo della Commissione, identico a quello approvato dal Senato, sul quale il Governo ha posto la questione di fiducia.",
            "public_title": "Fiducia conversione decreto lavoro",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 87.34,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 21837,
            "slug": "vs19_132_003",
            "identifier": "vs19_132_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_003/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 3,
            "title": "Subemendamento 0.1.200.18 BORDONALI SIMONA (LEGA) - Votazione Emendamento 0.1.200.18 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.18 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.18 BORDONALI SIMONA (LEGA)",
            "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": 142,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21834,
            "slug": "vs19_132_008",
            "identifier": "vs19_132_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_008/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 8,
            "title": "Subemendamento 0.1.200.19 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 0.1.200.19 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.19 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.19 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21835,
            "slug": "vs19_132_013",
            "identifier": "vs19_132_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_013/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.200 della Commissione - Votazione Emendamento 1.200 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.200 PDL n. 0115",
            "description_title": "Emendamento 1.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21852,
            "slug": "vs19_132_031",
            "identifier": "vs19_132_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_031/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 31,
            "title": "Delega voto per i fuori sede",
            "original_title": "Votazione finale PDL n. 0115",
            "description_title": "Delega al Governo in materia di esercizio del diritto di voto in un comune diverso da quello di residenza, in caso di impedimenti per motivi di studio, lavoro o cura (PDL 115 e abbinate PDL 88-424-769-907)",
            "public_title": "Delega voto per i fuori sede",
            "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": 79,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21832,
            "slug": "vs19_132_053",
            "identifier": "vs19_132_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_053/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 8.101 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 8.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 8.101 PDL n. 0596",
            "description_title": "Emendamento 8.101 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": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 21820,
            "slug": "vs19_132_007",
            "identifier": "vs19_132_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_007/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 7,
            "title": "Subemendamento 0.1.200.7 COLUCCI ALFONSO (M5S) - Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.7 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.7 COLUCCI ALFONSO (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": 31,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21826,
            "slug": "vs19_132_047",
            "identifier": "vs19_132_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_047/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0596",
            "original_title": "Votazione Articolo 5 PDL n. 0596",
            "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": 113,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 21838,
            "slug": "vs19_132_015",
            "identifier": "vs19_132_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_015/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.100 MADIA MARIA ANNA (PD-IDP) - Votazione Emendamento 1.100 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.100 PDL n. 0115",
            "description_title": "Emendamento 1.100 MADIA MARIA ANNA (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": 71.73,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21841,
            "slug": "vs19_132_009",
            "identifier": "vs19_132_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_009/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 9,
            "title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO) - Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.20 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.20 MAGI RICCARDO (MISTO)",
            "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": 31,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21846,
            "slug": "vs19_132_041",
            "identifier": "vs19_132_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_041/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 3, nel testo emendato - Votazione Articolo 3, PDL n. 0596",
            "original_title": "Votazione Articolo 3, PDL n. 0596",
            "description_title": "Articolo 3, 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": 87,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21828,
            "slug": "vs19_132_054",
            "identifier": "vs19_132_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_054/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo 8, nel testo emendato - Votazione Articolo 8, PDL n. 0596",
            "original_title": "Votazione Articolo 8, PDL n. 0596",
            "description_title": "Articolo 8, 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": 113,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 21827,
            "slug": "vs19_132_006",
            "identifier": "vs19_132_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_006/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 6,
            "title": "Subemendamento 0.1.200.17 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Emendamento 0.1.200.17 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.17 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.17 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21853,
            "slug": "vs19_132_002",
            "identifier": "vs19_132_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_002/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 GRIPPO VALENTINA (AIV-RE) - Votazione Emendamento 1.102 PDL n. 0115",
            "original_title": "Votazione Emendamento 1.102 PDL n. 0115",
            "description_title": "Emendamento 1.102 GRIPPO VALENTINA (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": 31,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21850,
            "slug": "vs19_132_033",
            "identifier": "vs19_132_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_033/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0596",
            "original_title": "Votazione Articolo 1 PDL n. 0596",
            "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": 87,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 21830,
            "slug": "vs19_132_040",
            "identifier": "vs19_132_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_040/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.101 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 3.101 PDL n. 0596",
            "original_title": "Votazione Emendamento 3.101 PDL n. 0596",
            "description_title": "Emendamento 3.101 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": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21867,
            "slug": "vs19_132_020",
            "identifier": "vs19_132_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_020/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/115 E ABB./4 MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/115 E ABB./4 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./4 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./4 MADIA MARIA ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21863,
            "slug": "vs19_132_018",
            "identifier": "vs19_132_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_018/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/115 E ABB./2 PASTORELLA GIULIA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./2 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./2 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./2 PASTORELLA GIULIA (AIV-RE)",
            "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": 26,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 21864,
            "slug": "vs19_132_019",
            "identifier": "vs19_132_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_019/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE)",
            "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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21844,
            "slug": "vs19_132_046",
            "identifier": "vs19_132_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_046/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 4, nel testo emendato - Votazione Articolo 4, PDL n. 0596",
            "original_title": "Votazione Articolo 4, PDL n. 0596",
            "description_title": "Articolo 4, 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": 113,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21848,
            "slug": "vs19_132_005",
            "identifier": "vs19_132_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_005/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21829,
            "slug": "vs19_132_042",
            "identifier": "vs19_132_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_042/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.107 AMORESE ALESSANDRO (FDI) - Votazione Emendamento 2.107 PDL n. 0596",
            "original_title": "Votazione Emendamento 2.107 PDL n. 0596",
            "description_title": "Emendamento 2.107 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": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 21818,
            "slug": "vs19_132_010",
            "identifier": "vs19_132_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_010/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 10,
            "title": "Subemendamento 0.1.200.2 GRIPPO VALENTINA (AIV-RE) - Votazione Emendamento 0.1.200.2 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.2 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.2 GRIPPO VALENTINA (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": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21824,
            "slug": "vs19_132_011",
            "identifier": "vs19_132_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_011/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21856,
            "slug": "vs19_132_044",
            "identifier": "vs19_132_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_044/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 4.102 CHERCHI SUSANNA (M5S) - Votazione Emendamento 4.102 PDL n. 0596",
            "original_title": "Votazione Emendamento 4.102 PDL n. 0596",
            "description_title": "Emendamento 4.102 CHERCHI SUSANNA (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": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 21842,
            "slug": "vs19_132_001",
            "identifier": "vs19_132_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_001/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo premissivo 01.0100 PAVANELLI EMMA (M5S) - Votazione Emendamento 01.0100 PDL n. 0115",
            "original_title": "Votazione Emendamento 01.0100 PDL n. 0115",
            "description_title": "Articolo premissivo 01.0100 PAVANELLI EMMA (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": 72.15,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21847,
            "slug": "vs19_132_004",
            "identifier": "vs19_132_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_004/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 4,
            "title": "Subemendamento 0.1.200.1 MADIA MARIA ANNA (PD-IDP) - Votazione Emendamento 0.1.200.1 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.1 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.1 MADIA MARIA ANNA (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": 73.0,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22418,
            "slug": "vs19_133_019",
            "identifier": "vs19_133_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_019/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 11.10, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 11.10, PDL n. 0596",
            "original_title": "Votazione Emendamento 11.10, PDL n. 0596",
            "description_title": "Emendamento 11.10, nel testo riformulato, PICCOLOTTI ELISABETTA (AVS)",
            "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": 133,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22519,
            "slug": "vs19_133_038",
            "identifier": "vs19_133_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_038/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 38,
            "title": "Mozione n. 1-00052 (Nuova formulazione) AIELLO DAVIDE (M5S) ed altri - Votazione Mozione 1_00052",
            "original_title": "Votazione Mozione 1_00052",
            "description_title": "Mozione n. 1-00052 (Nuova formulazione) AIELLO DAVIDE (M5S) 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": 50,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22493,
            "slug": "vs19_133_036",
            "identifier": "vs19_133_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_036/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 36,
            "title": "Celebrazioni per il centesimo anniversario della morte di Giacomo Matteotti",
            "original_title": "Votazione finale PDL n. 1178",
            "description_title": "Celebrazioni per il centesimo anniversario della morte di Giacomo Matteotti (Approvata dal Senato) (PDL 1178)",
            "public_title": "Celebrazioni per il centesimo anniversario della morte di Giacomo Matteotti",
            "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": 134,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 22469,
            "slug": "vs19_133_061",
            "identifier": "vs19_133_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_061/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 3.150 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.150 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.150 PDL n. 0384",
            "description_title": "Emendamento 3.150 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": 0,
            "n_margin": 45,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22580,
            "slug": "vs19_133_050",
            "identifier": "vs19_133_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_050/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 50,
            "title": "Mozione n. 1-00157, come riformulato, sulla parte dispositiva, GEBHARD RENATE (MISTO) ed altri - Votazione Mozione 1_00157",
            "original_title": "Votazione Mozione 1_00157",
            "description_title": "Mozione n. 1-00157, come riformulato, sulla parte dispositiva, GEBHARD RENATE (MISTO) 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": 116,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 22478,
            "slug": "vs19_133_053",
            "identifier": "vs19_133_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_053/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 1.5 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.5 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.5 PDL n. 0384",
            "description_title": "Emendamento 1.5 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": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22461,
            "slug": "vs19_133_052",
            "identifier": "vs19_133_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_052/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 1.4 ZANELLA LUANA (AVS) - Votazione Emendamento 1.4 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.4 PDL n. 0384",
            "description_title": "Emendamento 1.4 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": 71.73,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22516,
            "slug": "vs19_133_070",
            "identifier": "vs19_133_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_070/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 3.11 CIANI PAOLO (PD-IDP) - Votazione Emendamento 3.11 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.11 PDL n. 0384",
            "description_title": "Emendamento 3.11 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": 39,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22525,
            "slug": "vs19_133_045",
            "identifier": "vs19_133_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_045/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 45,
            "title": "Mozione n. 1-00153, sul capoverso primo 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 primo 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": 34,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22552,
            "slug": "vs19_133_048",
            "identifier": "vs19_133_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_048/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 48,
            "title": "Mozione n. 1-00153, sul capoverso quarto 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 quarto 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": 35,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22400,
            "slug": "vs19_133_056",
            "identifier": "vs19_133_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_056/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1.10 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 1.10 PDL n. 0384",
            "original_title": "Votazione Emendamento 1.10 PDL n. 0384",
            "description_title": "Emendamento 1.10 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": 39,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22404,
            "slug": "vs19_133_066",
            "identifier": "vs19_133_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_066/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 3.7 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.7 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.7 PDL n. 0384",
            "description_title": "Emendamento 3.7 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": 32,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 22503,
            "slug": "vs19_133_059",
            "identifier": "vs19_133_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_059/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.2 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 3.2 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.2 PDL n. 0384",
            "description_title": "Emendamento 3.2 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": 40,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 22528,
            "slug": "vs19_133_039",
            "identifier": "vs19_133_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_039/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 39,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso primo 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 primo 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": 86,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22558,
            "slug": "vs19_133_041",
            "identifier": "vs19_133_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_041/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 41,
            "title": "Mozione n. 1-00096 (Nuova formulazione), sul capoverso terzo 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 terzo 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": 61,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 22473,
            "slug": "vs19_133_035",
            "identifier": "vs19_133_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_035/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 1178",
            "original_title": "Votazione Articolo 7 PDL n. 1178",
            "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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "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": 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": 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": 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
        }
    ]
}