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

{
    "count": 22130,
    "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=majority_cohesion_rate&page=257",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=255",
    "results": [
        {
            "id": 31865,
            "slug": "vs19_349_031",
            "identifier": "vs19_349_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_031/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 31,
            "title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01005 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01005 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01005 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 31974,
            "slug": "vs19_348_009",
            "identifier": "vs19_348_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_009/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 21.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 21.01 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01 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": 2,
            "n_margin": 77,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 71.7
        },
        {
            "id": 32085,
            "slug": "vs19_349_049",
            "identifier": "vs19_349_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_049/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1660/15 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/1660/15 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/15 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/15 APPENDINO CHIARA (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": 30,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 31885,
            "slug": "vs19_348_040",
            "identifier": "vs19_348_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_040/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 26.10 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.10 DDL n. 1660",
            "description_title": "Emendamento 26.10 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32519,
            "slug": "vs19_361_058",
            "identifier": "vs19_361_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_058/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1532-bis/77 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/77 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/77 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/77 BAKKALI OUIDAD (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": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32600,
            "slug": "vs19_361_034",
            "identifier": "vs19_361_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_034/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/52 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/52 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 69.18
        },
        {
            "id": 32582,
            "slug": "vs19_361_056",
            "identifier": "vs19_361_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_056/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1532-bis/75, come riformulato, FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/75, DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/75, DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/75, come riformulato, FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 142,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32580,
            "slug": "vs19_361_037",
            "identifier": "vs19_361_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_037/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1532-bis/55 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1532-bis/55 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/55 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/55 D'ALFONSO LUCIANO (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": 68.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32609,
            "slug": "vs19_361_031",
            "identifier": "vs19_361_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_031/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1532-bis/49 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1532-bis/49 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/49 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/49 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.96
        },
        {
            "id": 32611,
            "slug": "vs19_361_012",
            "identifier": "vs19_361_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_012/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1532-bis/28 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1532-bis/28 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/28 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/28 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 77.36
        },
        {
            "id": 32622,
            "slug": "vs19_361_026",
            "identifier": "vs19_361_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_026/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1532-bis/42 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1532-bis/42 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/42 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/42 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": 60,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 46.54
        },
        {
            "id": 32604,
            "slug": "vs19_361_028",
            "identifier": "vs19_361_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_028/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1532-bis/46 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1532-bis/46 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/46 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/46 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 32585,
            "slug": "vs19_361_024",
            "identifier": "vs19_361_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_361_024/?format=api",
            "sitting": {
                "id": 1796,
                "date": "2024-10-08",
                "number": 361,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1532-bis/40 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1532-bis/40 DDL n. 1532",
            "original_title": "Votazione Ordine del giorno 9/1532-bis/40 DDL n. 1532",
            "description_title": "Ordine del giorno n. 9/1532-bis/40 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.75,
            "minority_cohesion_rate": 79.25
        },
        {
            "id": 26217,
            "slug": "vs19_217_024",
            "identifier": "vs19_217_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_024/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 10.2 FONTANA ILARIA (M5S) - Votazione Emendamento 10.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1342",
            "description_title": "Emendamento 10.2 FONTANA ILARIA (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": 57,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.3
        },
        {
            "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": 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": 26378,
            "slug": "vs19_217_034",
            "identifier": "vs19_217_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_034/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 13.3 FENU EMILIANO (M5S) - Votazione Emendamento 13.3 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.3 DDL n. 1342",
            "description_title": "Emendamento 13.3 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 18344,
            "slug": "vs19_016_021",
            "identifier": "vs19_016_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_021/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00026 RICHETTI MATTEO (AIV-RE) - Votazione Mozione 1_00026",
            "original_title": "Votazione Mozione 1_00026",
            "description_title": "Mozione n. 1-00026 RICHETTI MATTEO (AIV-RE)",
            "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": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 26380,
            "slug": "vs19_217_023",
            "identifier": "vs19_217_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_023/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 10.9 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.9 DDL n. 1342",
            "description_title": "Emendamento 10.9 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26382,
            "slug": "vs19_217_032",
            "identifier": "vs19_217_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_032/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 13.2 FENU EMILIANO (M5S) - Votazione Emendamento 13.2 DDL n. 1342",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1342",
            "description_title": "Emendamento 13.2 FENU EMILIANO (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": 54,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 21861,
            "slug": "vs19_132_026",
            "identifier": "vs19_132_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_026/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/115 E ABB./11 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/115 E ABB./11 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./11 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./11 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": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 18361,
            "slug": "vs19_016_023",
            "identifier": "vs19_016_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_023/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione contro l'introduzione del salario minimo",
            "original_title": "Votazione Mozione 1_00030",
            "description_title": "Mozione n. 1-00030 TENERINI CHIARA (FI-PPE), RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), PISANO CALOGERO (NM-M) ed altri",
            "public_title": "Mozione contro l'introduzione del salario minimo",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26609,
            "slug": "vs19_220_035",
            "identifier": "vs19_220_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_035/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/1627/14, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1627/14, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/14, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/14, nel testo riformulato, MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 139,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 22422,
            "slug": "vs19_133_030",
            "identifier": "vs19_133_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_133_030/?format=api",
            "sitting": {
                "id": 1417,
                "date": "2023-07-05",
                "number": 133,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1178",
            "original_title": "Votazione Articolo 2 PDL n. 1178",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 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": 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": 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": 21989,
            "slug": "vs19_124_002",
            "identifier": "vs19_124_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_002/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21868,
            "slug": "vs19_132_022",
            "identifier": "vs19_132_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_022/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/115 E ABB./6, nel testo riformulato, FORNARO FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/115 E ABB./6, PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./6, PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./6, nel testo riformulato, FORNARO FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21858,
            "slug": "vs19_132_029",
            "identifier": "vs19_132_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_029/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/115 E ABB./14 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./14 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./14 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": 31,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26400,
            "slug": "vs19_217_029",
            "identifier": "vs19_217_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_029/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1342",
            "original_title": "Votazione Articolo 11 DDL n. 1342",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 118,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 22419,
            "slug": "vs19_134_117",
            "identifier": "vs19_134_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_117/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 117,
            "title": "Istituzione commissione d'inchiesta Covid",
            "original_title": "Votazione finale PDL n. 0384",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 (TESTO UNIFICATO PDL 384-446-459)",
            "public_title": "Istituzione commissione d'inchiesta Covid",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 26388,
            "slug": "vs19_217_026",
            "identifier": "vs19_217_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_026/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S) - Votazione Emendamento 10.05 DDL n. 1342",
            "original_title": "Votazione Emendamento 10.05 DDL n. 1342",
            "description_title": "Articolo aggiuntivo 10.05 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 65,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 26377,
            "slug": "vs19_217_038",
            "identifier": "vs19_217_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_217_038/?format=api",
            "sitting": {
                "id": 1563,
                "date": "2023-12-20",
                "number": 217,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 15 - Votazione Articolo 15 DDL n. 1342",
            "original_title": "Votazione Articolo 15 DDL n. 1342",
            "description_title": "Articolo 15",
            "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": 119,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 24062,
            "slug": "vs19_160_049",
            "identifier": "vs19_160_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_049/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1364/23, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE) - Votazione Ordine del giorno 9/1364/23, DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/23, DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/23, nel testo riformulato, GADDA MARIA CHIARA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 22628,
            "slug": "vs19_140_005",
            "identifier": "vs19_140_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_005/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1183/7 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1183/7 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/7 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/7 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26718,
            "slug": "vs19_222_038",
            "identifier": "vs19_222_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_038/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1624",
            "description_title": "Emendamento 1.38 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26751,
            "slug": "vs19_222_004",
            "identifier": "vs19_222_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_004/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.2 ONORI FEDERICA (M5S) - Votazione Emendamento 1.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1624",
            "description_title": "Emendamento 1.2 ONORI FEDERICA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 26721,
            "slug": "vs19_222_007",
            "identifier": "vs19_222_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_007/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.300 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.300 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.300 DDL n. 1624",
            "description_title": "Emendamento 1.300 ROSATO ETTORE (APERRE)",
            "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": 72.84
        },
        {
            "id": 26756,
            "slug": "vs19_222_014",
            "identifier": "vs19_222_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_014/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.14 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.14 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1624",
            "description_title": "Emendamento 1.14 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24466,
            "slug": "vs19_184_011",
            "identifier": "vs19_184_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_011/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.6 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1406",
            "description_title": "Emendamento 2.6 PELUFFO VINICIO GIUSEPPE GUIDO (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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 26815,
            "slug": "vs19_227_005",
            "identifier": "vs19_227_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_005/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.21 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.21 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.21 PDL n. 0893",
            "description_title": "Emendamento 1.21 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 102,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 24550,
            "slug": "vs19_184_019",
            "identifier": "vs19_184_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_019/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.16 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.16 DDL n. 1406",
            "description_title": "Emendamento 2.16 APPENDINO CHIARA (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26817,
            "slug": "vs19_227_007",
            "identifier": "vs19_227_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_227_007/?format=api",
            "sitting": {
                "id": 1578,
                "date": "2024-01-16",
                "number": 227,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.111 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.111 PDL n. 0893",
            "original_title": "Votazione Emendamento 1.111 PDL n. 0893",
            "description_title": "Emendamento 1.111 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 24453,
            "slug": "vs19_184_013",
            "identifier": "vs19_184_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_013/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.8 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1406",
            "description_title": "Emendamento 2.8 CAPPELLETTI ENRICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24624,
            "slug": "vs19_184_008",
            "identifier": "vs19_184_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_008/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1406",
            "description_title": "Emendamento 2.3 APPENDINO CHIARA (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": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24755,
            "slug": "vs19_184_001",
            "identifier": "vs19_184_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_001/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1406",
            "description_title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (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.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26758,
            "slug": "vs19_222_011",
            "identifier": "vs19_222_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_011/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.301 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.301 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.301 DDL n. 1624",
            "description_title": "Emendamento 1.301 ROSATO ETTORE (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.78
        }
    ]
}