Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=156
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=majority_cohesion_rate&page=157",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=155",
    "results": [
        {
            "id": 26108,
            "slug": "vs19_216_047",
            "identifier": "vs19_216_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_047/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1555",
            "original_title": "Votazione Articolo 8 DDL n. 1555",
            "description_title": "Articolo 8",
            "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": 50,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 22518,
            "slug": "vs19_134_087",
            "identifier": "vs19_134_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_087/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/T.U.384/20 COSTA SERGIO (M5S) - Votazione Ordine del giorno 9/T.U.384/20 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/20 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/20 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 21833,
            "slug": "vs19_132_050",
            "identifier": "vs19_132_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_050/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 6.3 CHERCHI SUSANNA (M5S) - Votazione Emendamento 6.3 PDL n. 0596",
            "original_title": "Votazione Emendamento 6.3 PDL n. 0596",
            "description_title": "Emendamento 6.3 CHERCHI SUSANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 21822,
            "slug": "vs19_132_043",
            "identifier": "vs19_132_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_043/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 2, nel testo emendamento - Votazione Emendamento PDL n. 0596",
            "original_title": "Votazione Emendamento PDL n. 0596",
            "description_title": "Articolo 2, nel testo emendamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 88,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 22421,
            "slug": "vs19_134_046",
            "identifier": "vs19_134_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_046/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE) - Votazione Emendamento 3.168 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.168 PDL n. 0384",
            "description_title": "Emendamento 3.168 FARAONE DAVIDE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 22423,
            "slug": "vs19_134_036",
            "identifier": "vs19_134_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_036/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.56 SPORTIELLO GILDA (M5S) - Votazione Emendamento 3.56 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.56 PDL n. 0384",
            "description_title": "Emendamento 3.56 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 27684,
            "slug": "vs19_239_048",
            "identifier": "vs19_239_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_048/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 12.16 FENU EMILIANO (M5S) - Votazione Emendamento 12.16 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.16 DDL n. 1515",
            "description_title": "Emendamento 12.16 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 22538,
            "slug": "vs19_134_095",
            "identifier": "vs19_134_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_095/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/T.U.384/28 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/T.U.384/28 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/28 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/28 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 22512,
            "slug": "vs19_134_030",
            "identifier": "vs19_134_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_030/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.50 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.50 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.50 PDL n. 0384",
            "description_title": "Emendamento 3.50 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 38,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24948,
            "slug": "vs19_201_013",
            "identifier": "vs19_201_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_013/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1551/80 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1551/80 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/80 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/80 MARI FRANCESCO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27680,
            "slug": "vs19_239_032",
            "identifier": "vs19_239_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_032/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 32,
            "title": "Identici emendamenti 11.10 FENU EMILIANO (M5S) e 11.11 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 11.10 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.10 DDL n. 1515",
            "description_title": "Identici emendamenti 11.10 FENU EMILIANO (M5S) e 11.11 BORRELLI FRANCESCO EMILIO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27551,
            "slug": "vs19_239_030",
            "identifier": "vs19_239_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_030/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 30,
            "title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 11.6 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.6 DDL n. 1515",
            "description_title": "Identici emendamenti 11.6 MEROLA VIRGINIO (PD-IDP), 11.7 FENU EMILIANO (M5S) e 11.8 BORRELLI FRANCESCO EMILIO (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27550,
            "slug": "vs19_239_026",
            "identifier": "vs19_239_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_026/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 11.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.2 DDL n. 1515",
            "description_title": "Emendamento 11.2 MEROLA VIRGINIO (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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 25164,
            "slug": "vs19_200_044",
            "identifier": "vs19_200_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_044/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1551/47 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/1551/47 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/47 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/47 GUERRA MARIA CECILIA (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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28066,
            "slug": "vs19_243_044",
            "identifier": "vs19_243_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_243_044/?format=api",
            "sitting": {
                "id": 1607,
                "date": "2024-02-13",
                "number": 243,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0384-B",
            "original_title": "Votazione Articolo 3 PDL n. 0384-B",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26067,
            "slug": "vs19_216_037",
            "identifier": "vs19_216_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_037/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1555",
            "original_title": "Votazione Articolo 3 DDL n. 1555",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26062,
            "slug": "vs19_216_020",
            "identifier": "vs19_216_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_020/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1555",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1555",
            "description_title": "Identici emendamenti 2.2 CAPPELLETTI ENRICO (M5S) e 2.14 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": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 27697,
            "slug": "vs19_239_049",
            "identifier": "vs19_239_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_049/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 12.17 ALIFANO ENRICA (M5S) - Votazione Emendamento 12.17 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.17 DDL n. 1515",
            "description_title": "Emendamento 12.17 ALIFANO ENRICA (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": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 27548,
            "slug": "vs19_239_007",
            "identifier": "vs19_239_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_007/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.2 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.2 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1515",
            "description_title": "Emendamento 4.2 MEROLA VIRGINIO (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": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24939,
            "slug": "vs19_201_005",
            "identifier": "vs19_201_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_201_005/?format=api",
            "sitting": {
                "id": 1531,
                "date": "2023-11-23",
                "number": 201,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1551/60 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1551/60 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/60 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/60 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25914,
            "slug": "vs19_214_008",
            "identifier": "vs19_214_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_214_008/?format=api",
            "sitting": {
                "id": 1556,
                "date": "2023-12-14",
                "number": 214,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.57 FENU EMILIANO (M5S) - Votazione Emendamento 1.57 DDL n. 1342",
            "original_title": "Votazione Emendamento 1.57 DDL n. 1342",
            "description_title": "Emendamento 1.57 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": 53,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 27260,
            "slug": "vs19_232_018",
            "identifier": "vs19_232_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_018/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.32 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.32 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.32 DDL n. 1620",
            "description_title": "Emendamento 4.32 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21757,
            "slug": "vs19_114_098",
            "identifier": "vs19_114_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_098/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 25373,
            "slug": "vs19_204_025",
            "identifier": "vs19_204_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_025/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1458/63 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1458/63 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/63 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/63 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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 29862,
            "slug": "vs19_276_013",
            "identifier": "vs19_276_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_013/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0851",
            "original_title": "Votazione Articolo 2 PDL n. 0851",
            "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": 3,
            "n_margin": 106,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 36.81
        },
        {
            "id": 21741,
            "slug": "vs19_114_087",
            "identifier": "vs19_114_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_087/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1114/132 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1114/132 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/132 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/132 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 49.38
        },
        {
            "id": 27230,
            "slug": "vs19_232_014",
            "identifier": "vs19_232_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_014/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.28 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.28 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.28 DDL n. 1620",
            "description_title": "Emendamento 4.28 BONAFE' SIMONA (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": 22,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29861,
            "slug": "vs19_276_012",
            "identifier": "vs19_276_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_012/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.500 della Commissione - Votazione Emendamento 2.500 PDL n. 0851",
            "original_title": "Votazione Emendamento 2.500 PDL n. 0851",
            "description_title": "Emendamento 2.500 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 25393,
            "slug": "vs19_204_011",
            "identifier": "vs19_204_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_011/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1458/48 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1458/48 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/48 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/48 EVI ELEONORA (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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 27233,
            "slug": "vs19_232_020",
            "identifier": "vs19_232_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_020/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 4.300, DDL n. 1620",
            "original_title": "Votazione Emendamento 4.300, DDL n. 1620",
            "description_title": "Emendamento 4.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 135,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 29876,
            "slug": "vs19_276_021",
            "identifier": "vs19_276_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_021/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/851/5 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/851/5 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/5 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/5 GHIO VALENTINA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.33
        },
        {
            "id": 24182,
            "slug": "vs19_168_051",
            "identifier": "vs19_168_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_051/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1373/61 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1373/61 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/61 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/61 CURTI AUGUSTO (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": 6,
            "n_margin": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 29553,
            "slug": "vs19_187_051",
            "identifier": "vs19_187_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_051/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24142,
            "slug": "vs19_165_002",
            "identifier": "vs19_165_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_165_002/?format=api",
            "sitting": {
                "id": 1474,
                "date": "2023-09-20",
                "number": 165,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.2 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.2 PDL n. 0911",
            "original_title": "Votazione Emendamento 1.2 PDL n. 0911",
            "description_title": "Emendamento 1.2 CASU ANDREA (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.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24597,
            "slug": "vs19_184_057",
            "identifier": "vs19_184_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_057/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.21 PAVANELLI EMMA (M5S) - Votazione Emendamento 4.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 4.21 DDL n. 1406",
            "description_title": "Emendamento 4.21 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": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24776,
            "slug": "vs19_184_093",
            "identifier": "vs19_184_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_093/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 93,
            "title": "Legge delega competitività dei capitali",
            "original_title": "Votazione finale DDL n. 1406",
            "description_title": "Delega al Governo in materia di revisione del sistema degli incentivi alle imprese e disposizioni di semplificazione delle relative procedure nonché in materia di termini di delega per la semplificazione dei controlli sulle attività economiche (Approvato dal Senato) (DDL 1406)",
            "public_title": "Legge delega competitività dei capitali",
            "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": 81,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27283,
            "slug": "vs19_232_017",
            "identifier": "vs19_232_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_017/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 4.31 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.31 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.31 DDL n. 1620",
            "description_title": "Emendamento 4.31 BONAFE' SIMONA (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": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24128,
            "slug": "vs19_162_009",
            "identifier": "vs19_162_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_162_009/?format=api",
            "sitting": {
                "id": 1468,
                "date": "2023-09-14",
                "number": 162,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1040",
            "original_title": "Votazione Articolo 4 DDL n. 1040",
            "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": 131,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24738,
            "slug": "vs19_184_065",
            "identifier": "vs19_184_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_065/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 6.11 CAPPELLETTI ENRICO (M5S) - Votazione Emendamento 6.11 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.11 DDL n. 1406",
            "description_title": "Emendamento 6.11 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "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": 21729,
            "slug": "vs19_114_097",
            "identifier": "vs19_114_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_097/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 97,
            "title": "Ordine del giorno n. 9/1114/149 PASTORINO LUCA (MISTO) - Votazione Ordine del giorno 9/1114/149 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/149 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/149 PASTORINO LUCA (MISTO)",
            "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": 36,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 29875,
            "slug": "vs19_276_020",
            "identifier": "vs19_276_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_276_020/?format=api",
            "sitting": {
                "id": 1659,
                "date": "2024-04-09",
                "number": 276,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/851/4 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/851/4 PDL n. 0851",
            "original_title": "Votazione Ordine del giorno 9/851/4 PDL n. 0851",
            "description_title": "Ordine del giorno n. 9/851/4 FERRARI SARA (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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 27253,
            "slug": "vs19_232_023",
            "identifier": "vs19_232_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_023/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 4.38 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.38 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.38 DDL n. 1620",
            "description_title": "Emendamento 4.38 BONAFE' SIMONA (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": 19,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25358,
            "slug": "vs19_204_024",
            "identifier": "vs19_204_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_024/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1458/62 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1458/62 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/62 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/62 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 25376,
            "slug": "vs19_204_036",
            "identifier": "vs19_204_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_036/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1458/73 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1458/73 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/73 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/73 ASCARI STEFANIA (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": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24500,
            "slug": "vs19_184_070",
            "identifier": "vs19_184_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_070/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 6.16 EVI ELEONORA (AVS) - Votazione Emendamento 6.16 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.16 DDL n. 1406",
            "description_title": "Emendamento 6.16 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": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25386,
            "slug": "vs19_204_052",
            "identifier": "vs19_204_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_052/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 52,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventunesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventunesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 29531,
            "slug": "vs19_187_029",
            "identifier": "vs19_187_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_029/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1416/42 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1416/42 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/42 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/42 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": 25,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27195,
            "slug": "vs19_231_010",
            "identifier": "vs19_231_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_231_010/?format=api",
            "sitting": {
                "id": 1586,
                "date": "2024-01-23",
                "number": 231,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.7 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.7 DDL n. 1620",
            "original_title": "Votazione Emendamento 3.7 DDL n. 1620",
            "description_title": "Emendamento 3.7 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 27249,
            "slug": "vs19_232_042",
            "identifier": "vs19_232_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_042/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 6.3 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 6.3 DDL n. 1620",
            "original_title": "Votazione Emendamento 6.3 DDL n. 1620",
            "description_title": "Emendamento 6.3 BONAFE' SIMONA (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": 17,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 75.31
        }
    ]
}