Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&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=date&page=134",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=132",
    "results": [
        {
            "id": 24512,
            "slug": "vs19_184_016",
            "identifier": "vs19_184_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_016/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.11 DDL n. 1406",
            "description_title": "Emendamento 2.11 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": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24472,
            "slug": "vs19_184_025",
            "identifier": "vs19_184_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_025/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 2.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.22 DDL n. 1406",
            "description_title": "Emendamento 2.22 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 72.22
        },
        {
            "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": 24767,
            "slug": "vs19_184_053",
            "identifier": "vs19_184_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_053/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.17 EVI ELEONORA (AVS) - Votazione Emendamento 4.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.17 DDL n. 1406",
            "description_title": "Emendamento 4.17 EVI ELEONORA (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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24765,
            "slug": "vs19_184_020",
            "identifier": "vs19_184_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_020/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.17 EVI ELEONORA (AVS) - Votazione Emendamento 2.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.17 DDL n. 1406",
            "description_title": "Emendamento 2.17 EVI ELEONORA (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": 23,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24758,
            "slug": "vs19_184_041",
            "identifier": "vs19_184_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_041/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.4 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1406",
            "description_title": "Emendamento 4.4 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24747,
            "slug": "vs19_184_062",
            "identifier": "vs19_184_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_062/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 6.4 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.4 DDL n. 1406",
            "description_title": "Emendamento 6.4 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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24713,
            "slug": "vs19_184_096",
            "identifier": "vs19_184_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_096/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 96,
            "title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S) - Votazione Risoluzione 6_00061",
            "original_title": "Votazione Risoluzione 6_00061",
            "description_title": "Risoluzione n. 6-00061 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 67,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 24673,
            "slug": "vs19_184_098",
            "identifier": "vs19_184_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_098/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 98,
            "title": "Risoluzione n. 6-00062, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, limitatamente al capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24671,
            "slug": "vs19_184_103",
            "identifier": "vs19_184_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_103/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 103,
            "title": "Risoluzione n. 6-00065, limitatamente ai capoversi primo, secondo e terzo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00065",
            "original_title": "Votazione Risoluzione 6_00065",
            "description_title": "Risoluzione n. 6-00065, limitatamente ai capoversi primo, secondo e terzo della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 89,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 24664,
            "slug": "vs19_184_099",
            "identifier": "vs19_184_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_099/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 99,
            "title": "Risoluzione n. 6-00063, limitatamente alla premessa e ai capoversi settimo e decimo della parte dispositiva, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Risoluzione 6_00063",
            "original_title": "Votazione Risoluzione 6_00063",
            "description_title": "Risoluzione n. 6-00063, limitatamente alla premessa e ai capoversi settimo e decimo della parte dispositiva, DEL BARBA MAURO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 57,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 24626,
            "slug": "vs19_184_064",
            "identifier": "vs19_184_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_064/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 6.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.10 DDL n. 1406",
            "description_title": "Emendamento 6.10 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24621,
            "slug": "vs19_184_058",
            "identifier": "vs19_184_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_058/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1406",
            "original_title": "Votazione Articolo 4 DDL n. 1406",
            "description_title": "Articolo 4",
            "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": 84,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24616,
            "slug": "vs19_184_077",
            "identifier": "vs19_184_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_077/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.23 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.23 DDL n. 1406",
            "description_title": "Emendamento 6.23 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24613,
            "slug": "vs19_184_087",
            "identifier": "vs19_184_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_087/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 87,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1406",
            "original_title": "Votazione Articolo 10 DDL n. 1406",
            "description_title": "Articolo 10",
            "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": 84,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24604,
            "slug": "vs19_184_078",
            "identifier": "vs19_184_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_078/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 6.24 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.24 DDL n. 1406",
            "description_title": "Emendamento 6.24 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24596,
            "slug": "vs19_184_076",
            "identifier": "vs19_184_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_076/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 6.22 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.22 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.22 DDL n. 1406",
            "description_title": "Emendamento 6.22 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": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 24589,
            "slug": "vs19_184_067",
            "identifier": "vs19_184_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_067/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 6.13 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.13 DDL n. 1406",
            "description_title": "Emendamento 6.13 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": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24578,
            "slug": "vs19_184_075",
            "identifier": "vs19_184_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_075/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.21 FONTANA ILARIA (M5S) - Votazione Emendamento 6.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1406",
            "description_title": "Emendamento 6.21 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24576,
            "slug": "vs19_184_004",
            "identifier": "vs19_184_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_004/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 EVI ELEONORA (AVS) - Votazione Emendamento 1.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1406",
            "description_title": "Emendamento 1.4 EVI ELEONORA (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": 28,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24562,
            "slug": "vs19_184_055",
            "identifier": "vs19_184_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_055/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 4.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1406",
            "description_title": "Emendamento 4.19 TODDE ALESSANDRA (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": 26,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24557,
            "slug": "vs19_184_074",
            "identifier": "vs19_184_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_074/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.20 PAVANELLI EMMA (M5S) - Votazione Emendamento 6.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.20 DDL n. 1406",
            "description_title": "Emendamento 6.20 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": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24538,
            "slug": "vs19_184_082",
            "identifier": "vs19_184_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_082/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 8.2 TODDE ALESSANDRA (M5S) - Votazione Emendamento 8.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.2 DDL n. 1406",
            "description_title": "Emendamento 8.2 TODDE ALESSANDRA (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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24535,
            "slug": "vs19_184_029",
            "identifier": "vs19_184_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_029/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1406",
            "original_title": "Votazione Articolo 2 DDL n. 1406",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24532,
            "slug": "vs19_184_015",
            "identifier": "vs19_184_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_015/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.10 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1406",
            "description_title": "Emendamento 2.10 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": 24,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24528,
            "slug": "vs19_184_072",
            "identifier": "vs19_184_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_072/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 6.18 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.18 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.18 DDL n. 1406",
            "description_title": "Emendamento 6.18 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": 24,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24526,
            "slug": "vs19_184_036",
            "identifier": "vs19_184_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_036/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.8 EVI ELEONORA (AVS) - Votazione Emendamento 3.8 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1406",
            "description_title": "Emendamento 3.8 EVI ELEONORA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24508,
            "slug": "vs19_184_047",
            "identifier": "vs19_184_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_047/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 4.11 APPENDINO CHIARA (M5S) - Votazione Emendamento 4.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.11 DDL n. 1406",
            "description_title": "Emendamento 4.11 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24503,
            "slug": "vs19_184_027",
            "identifier": "vs19_184_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_027/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.24 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.24 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.24 DDL n. 1406",
            "description_title": "Emendamento 2.24 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": 67.51,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24499,
            "slug": "vs19_184_017",
            "identifier": "vs19_184_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_017/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.13 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.13 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1406",
            "description_title": "Emendamento 2.13 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24481,
            "slug": "vs19_184_059",
            "identifier": "vs19_184_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_059/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1406",
            "original_title": "Votazione Articolo 5 DDL n. 1406",
            "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": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24475,
            "slug": "vs19_184_010",
            "identifier": "vs19_184_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_010/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1406",
            "description_title": "Emendamento 2.5 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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24473,
            "slug": "vs19_184_039",
            "identifier": "vs19_184_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_039/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 4.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.1 DDL n. 1406",
            "description_title": "Emendamento 4.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": 3,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24462,
            "slug": "vs19_184_022",
            "identifier": "vs19_184_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_022/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.19 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.19 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.19 DDL n. 1406",
            "description_title": "Emendamento 2.19 TODDE ALESSANDRA (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": 21,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24454,
            "slug": "vs19_184_080",
            "identifier": "vs19_184_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_080/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 80,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1406",
            "original_title": "Votazione Articolo 7 DDL n. 1406",
            "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": 85,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24441,
            "slug": "vs19_184_014",
            "identifier": "vs19_184_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_014/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1406",
            "description_title": "Emendamento 2.9 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": 69.62,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 24708,
            "slug": "vs19_184_095",
            "identifier": "vs19_184_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_095/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 95,
            "title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Risoluzione 6_00060",
            "original_title": "Votazione Risoluzione 6_00060",
            "description_title": "Risoluzione n. 6-00060 FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24485,
            "slug": "vs19_184_071",
            "identifier": "vs19_184_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_071/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 6.17 APPENDINO CHIARA (M5S) - Votazione Emendamento 6.17 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.17 DDL n. 1406",
            "description_title": "Emendamento 6.17 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": 22,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24439,
            "slug": "vs19_184_081",
            "identifier": "vs19_184_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_081/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 81,
            "title": "Emendamento 8.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 8.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 8.1 DDL n. 1406",
            "description_title": "Emendamento 8.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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 43.83
        },
        {
            "id": 24722,
            "slug": "vs19_184_097",
            "identifier": "vs19_184_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_097/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 97,
            "title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Risoluzione 6_00062",
            "original_title": "Votazione Risoluzione 6_00062",
            "description_title": "Risoluzione n. 6-00062, ad eccezione del capoverso quarto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24786,
            "slug": "vs19_184_090",
            "identifier": "vs19_184_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_090/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/11 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/11 DE MICHELI PAOLA (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": 29,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24450,
            "slug": "vs19_184_061",
            "identifier": "vs19_184_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_061/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 6.3 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1406",
            "description_title": "Emendamento 6.3 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24509,
            "slug": "vs19_184_037",
            "identifier": "vs19_184_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_037/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.9 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 3.9 DDL n. 1406",
            "original_title": "Votazione Emendamento 3.9 DDL n. 1406",
            "description_title": "Emendamento 3.9 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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24488,
            "slug": "vs19_184_028",
            "identifier": "vs19_184_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_028/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 2.25 EVI ELEONORA (AVS) - Votazione Emendamento 2.25 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.25 DDL n. 1406",
            "description_title": "Emendamento 2.25 EVI ELEONORA (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": 37,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24792,
            "slug": "vs19_184_091",
            "identifier": "vs19_184_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_091/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1406/12, come riformulato, GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1406/12, DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/12, DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/12, come riformulato, GNASSI ANDREA (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": 9,
            "n_margin": 125,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24699,
            "slug": "vs19_184_088",
            "identifier": "vs19_184_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_088/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (AIV-RE) - Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "original_title": "Votazione Ordine del giorno 9/1406/6 DDL n. 1406",
            "description_title": "Ordine del giorno n. 9/1406/6 DEL BARBA MAURO (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": 42,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 24623,
            "slug": "vs19_184_006",
            "identifier": "vs19_184_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_006/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.1 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.1 DDL n. 1406",
            "description_title": "Emendamento 2.1 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": 4,
            "n_margin": 31,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24601,
            "slug": "vs19_184_007",
            "identifier": "vs19_184_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_007/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.2 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 2.2 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1406",
            "description_title": "Emendamento 2.2 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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24574,
            "slug": "vs19_184_056",
            "identifier": "vs19_184_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_056/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.20 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 4.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.20 DDL n. 1406",
            "description_title": "Emendamento 4.20 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24465,
            "slug": "vs19_184_012",
            "identifier": "vs19_184_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_012/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.7 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1406",
            "description_title": "Emendamento 2.7 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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        }
    ]
}