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

{
    "count": 22950,
    "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=346",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=344",
    "results": [
        {
            "id": 34754,
            "slug": "vs19_353_007",
            "identifier": "vs19_353_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_007/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "original_title": "Emendamento 1.11 AMATO GAETANO (M5S)",
            "description_title": "",
            "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": 61.67,
            "minority_cohesion_rate": 62.89
        },
        {
            "id": 34726,
            "slug": "vs19_350_031",
            "identifier": "vs19_350_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_350_031/?format=api",
            "sitting": {
                "id": 1778,
                "date": "2024-09-19",
                "number": 350,
                "branch": "C"
            },
            "number": 31,
            "title": "Ratifica accordo Italia-Kosovo in materia di cooperazione di polizia",
            "original_title": "Ratifica ed esecuzione dell'Accordo tra il Governo della Repubblica italiana ed il Governo della Repubblica del Kosovo sulla cooperazione di Polizia, fatto a Roma il 12 novembre 2020 (Approvato dal Senato) (DDL 1388)",
            "description_title": "",
            "public_title": "Ratifica accordo Italia-Kosovo in materia di cooperazione di polizia",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 61.67,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 26137,
            "slug": "vs19_216_155",
            "identifier": "vs19_216_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_155/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 155,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.300, DDL n. 1342",
            "original_title": "Votazione Emendamento 3.300, DDL n. 1342",
            "description_title": "Emendamento 3.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": 120,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 26122,
            "slug": "vs19_216_002",
            "identifier": "vs19_216_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_002/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 1.1 DDL n. 1555",
            "description_title": "Emendamento 1.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 26097,
            "slug": "vs19_216_122",
            "identifier": "vs19_216_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_122/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 122,
            "title": "Articolo aggiuntivo 17.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 17.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 17.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 17.01 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": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26124,
            "slug": "vs19_216_157",
            "identifier": "vs19_216_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_157/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 157,
            "title": "Emendamento 3.13 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.13 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.13 DDL n. 1342",
            "description_title": "Emendamento 3.13 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 26127,
            "slug": "vs19_216_107",
            "identifier": "vs19_216_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_107/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 107,
            "title": "Emendamento 14.1000 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 14.1000 DDL n. 1555",
            "original_title": "Votazione Emendamento 14.1000 DDL n. 1555",
            "description_title": "Emendamento 14.1000 GADDA MARIA CHIARA (IVICRE)",
            "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": 79,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26160,
            "slug": "vs19_216_102",
            "identifier": "vs19_216_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_102/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 102,
            "title": "Articolo aggiuntivo 12.011 EVI ELEONORA (AVS) - Votazione Emendamento 12.011 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.011 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 12.011 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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26211,
            "slug": "vs19_216_141",
            "identifier": "vs19_216_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_141/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 141,
            "title": "Ordine del giorno n. 9/1555/5 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1555/5 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/5 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/5 IARIA ANTONINO (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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 26212,
            "slug": "vs19_216_142",
            "identifier": "vs19_216_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_142/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1555/6 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/1555/6 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/6 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/6 BENZONI FABRIZIO (APERRE)",
            "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": 57,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 26061,
            "slug": "vs19_216_076",
            "identifier": "vs19_216_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_076/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 11.9 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.9 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.9 DDL n. 1555",
            "description_title": "Emendamento 11.9 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26204,
            "slug": "vs19_216_149",
            "identifier": "vs19_216_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_149/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 149,
            "title": "Ordine del giorno n. 9/1555/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/16 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/16 GHIRRA FRANCESCA (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": 19,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 26149,
            "slug": "vs19_216_117",
            "identifier": "vs19_216_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_117/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 117,
            "title": "Articolo aggiuntivo 16.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 16.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 16.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 16.01 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": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26089,
            "slug": "vs19_216_084",
            "identifier": "vs19_216_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_084/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 84,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 1555",
            "original_title": "Votazione Articolo 11 DDL n. 1555",
            "description_title": "Articolo 11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 26170,
            "slug": "vs19_216_156",
            "identifier": "vs19_216_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_156/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 156,
            "title": "Emendamento 3.15 CASU ANDREA (PD-IDP) - Votazione Emendamento 3.15 DDL n. 1342",
            "original_title": "Votazione Emendamento 3.15 DDL n. 1342",
            "description_title": "Emendamento 3.15 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": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 26139,
            "slug": "vs19_216_070",
            "identifier": "vs19_216_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_070/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 11.28 EVI ELEONORA (AVS) - Votazione Emendamento 11.28 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.28 DDL n. 1555",
            "description_title": "Emendamento 11.28 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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25689,
            "slug": "vs19_210_114",
            "identifier": "vs19_210_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_114/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 114,
            "title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.11 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.10 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.10 DDL n. 1341",
            "description_title": "Identici emendamenti 25.10 BENZONI FABRIZIO (APERRE) e 25.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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30264,
            "slug": "vs19_292_007",
            "identifier": "vs19_292_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_007/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1717",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1717",
            "description_title": "Emendamento 2.4 MAURI MATTEO (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": 16,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.55
        },
        {
            "id": 30205,
            "slug": "vs19_292_041",
            "identifier": "vs19_292_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_041/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 12.101 PULCIANI PAOLO (FDI) - Votazione Emendamento 12.101 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.101 DDL n. 1717",
            "description_title": "Emendamento 12.101 PULCIANI PAOLO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 73,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 30273,
            "slug": "vs19_292_026",
            "identifier": "vs19_292_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_026/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 8.15 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 8.15 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.15 DDL n. 1717",
            "description_title": "Emendamento 8.15 BOSCHI MARIA ELENA (IVICRE)",
            "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": 61.6,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30216,
            "slug": "vs19_292_011",
            "identifier": "vs19_292_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_011/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo  3 - Votazione Articolo 3 DDL n. 1717",
            "original_title": "Votazione Articolo 3 DDL n. 1717",
            "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": 73,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 25533,
            "slug": "vs19_210_112",
            "identifier": "vs19_210_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_112/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 112,
            "title": "Emendamento 25.7 ASCANI ANNA (PD-IDP) - Votazione Emendamento 25.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.7 DDL n. 1341",
            "description_title": "Emendamento 25.7 ASCANI ANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26719,
            "slug": "vs19_223_014",
            "identifier": "vs19_223_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_223_014/?format=api",
            "sitting": {
                "id": 1573,
                "date": "2024-01-10",
                "number": 223,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 4.3 ONORI FEDERICA (M5S) - Votazione Emendamento 4.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.3 DDL n. 1624",
            "description_title": "Emendamento 4.3 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 27246,
            "slug": "vs19_232_012",
            "identifier": "vs19_232_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_012/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.27 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.27 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.27 DDL n. 1620",
            "description_title": "Emendamento 4.27 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": 18,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 25583,
            "slug": "vs19_210_128",
            "identifier": "vs19_210_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_128/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 128,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 1341",
            "original_title": "Votazione Articolo 29 DDL n. 1341",
            "description_title": "Articolo 29",
            "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": 42,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 29375,
            "slug": "vs19_270_085",
            "identifier": "vs19_270_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_085/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1435/67 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1435/67 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/67 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/67 SILVESTRI FRANCESCO (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": 20,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27241,
            "slug": "vs19_232_009",
            "identifier": "vs19_232_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_232_009/?format=api",
            "sitting": {
                "id": 1588,
                "date": "2024-01-24",
                "number": 232,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 4.19 DDL n. 1620",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1620",
            "description_title": "Emendamento 4.19 BOSCHI MARIA ELENA (IVICRE)",
            "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": 61.6,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 29361,
            "slug": "vs19_270_091",
            "identifier": "vs19_270_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_091/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "original_title": "Votazione Ordine del giorno 9/1435/88 DDL n. 1435",
            "description_title": "Ordine del giorno n. 9/1435/88 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 25661,
            "slug": "vs19_210_140",
            "identifier": "vs19_210_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_140/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 140,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 1341",
            "original_title": "Votazione Articolo 33 DDL n. 1341",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 70,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25668,
            "slug": "vs19_210_119",
            "identifier": "vs19_210_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_119/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 119,
            "title": "Emendamento 25.16 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 25.16 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.16 DDL n. 1341",
            "description_title": "Emendamento 25.16 ORRICO ANNA LAURA (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": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25692,
            "slug": "vs19_210_177",
            "identifier": "vs19_210_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_177/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 177,
            "title": "Articolo 50 - Votazione Articolo 50 DDL n. 1341",
            "original_title": "Votazione Articolo 50 DDL n. 1341",
            "description_title": "Articolo 50",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25685,
            "slug": "vs19_210_182",
            "identifier": "vs19_210_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_182/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 182,
            "title": "Articolo 55 (Mantenimento) - Votazione Articolo 55 DDL n. 1341",
            "original_title": "Votazione Articolo 55 DDL n. 1341",
            "description_title": "Articolo 55 (Mantenimento)",
            "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": 83,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 25604,
            "slug": "vs19_210_157",
            "identifier": "vs19_210_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_157/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 157,
            "title": "Articolo 41 - Votazione Articolo 41 DDL n. 1341",
            "original_title": "Votazione Articolo 41 DDL n. 1341",
            "description_title": "Articolo 41",
            "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": 70,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25599,
            "slug": "vs19_210_163",
            "identifier": "vs19_210_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_163/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 163,
            "title": "Emendamento 45.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 45.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 45.1 DDL n. 1341",
            "description_title": "Emendamento 45.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25607,
            "slug": "vs19_210_045",
            "identifier": "vs19_210_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_045/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 10.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 10.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 10.2 DDL n. 1341",
            "description_title": "Emendamento 10.2 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": 17,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26871,
            "slug": "vs19_229_012",
            "identifier": "vs19_229_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_012/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 GIULIANO CARLA (M5S) - Votazione Emendamento 2.3 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1297",
            "description_title": "Emendamento 2.3 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25594,
            "slug": "vs19_210_138",
            "identifier": "vs19_210_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_138/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 33.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 33.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 33.1 DDL n. 1341",
            "description_title": "Emendamento 33.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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 25719,
            "slug": "vs19_210_179",
            "identifier": "vs19_210_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_179/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 179,
            "title": "Articolo 52 - Votazione Articolo 52 DDL n. 1341",
            "original_title": "Votazione Articolo 52 DDL n. 1341",
            "description_title": "Articolo 52",
            "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": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 25539,
            "slug": "vs19_210_113",
            "identifier": "vs19_210_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_113/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 113,
            "title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.9 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 25.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 25.8 DDL n. 1341",
            "description_title": "Identici emendamenti 25.8 BENZONI FABRIZIO (APERRE) e 25.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25529,
            "slug": "vs19_210_184",
            "identifier": "vs19_210_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_184/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 184,
            "title": "Articolo aggiuntivo 56.01 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 56.01 DDL n. 1341",
            "original_title": "Votazione Emendamento 56.01 DDL n. 1341",
            "description_title": "Articolo aggiuntivo 56.01 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25629,
            "slug": "vs19_210_123",
            "identifier": "vs19_210_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_123/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 123,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 1341",
            "original_title": "Votazione Articolo 26 DDL n. 1341",
            "description_title": "Articolo 26",
            "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": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 25698,
            "slug": "vs19_210_162",
            "identifier": "vs19_210_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_162/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 162,
            "title": "Articolo 44 - Votazione Articolo 44 DDL n. 1341",
            "original_title": "Votazione Articolo 44 DDL n. 1341",
            "description_title": "Articolo 44",
            "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": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25687,
            "slug": "vs19_210_180",
            "identifier": "vs19_210_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_180/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 180,
            "title": "Articolo 53 - Votazione Articolo 53 DDL n. 1341",
            "original_title": "Votazione Articolo 53 DDL n. 1341",
            "description_title": "Articolo 53",
            "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": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 25729,
            "slug": "vs19_210_167",
            "identifier": "vs19_210_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_167/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 167,
            "title": "Emendamento 47.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 47.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 47.1 DDL n. 1341",
            "description_title": "Emendamento 47.1 BOSCHI MARIA ELENA (IVICRE)",
            "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": 50,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 25726,
            "slug": "vs19_210_069",
            "identifier": "vs19_210_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_069/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 18.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1341",
            "description_title": "Emendamento 18.1 MANZI IRENE (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": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25588,
            "slug": "vs19_210_178",
            "identifier": "vs19_210_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_178/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 178,
            "title": "Articolo 51 - Votazione Articolo 51 DDL n. 1341",
            "original_title": "Votazione Articolo 51 DDL n. 1341",
            "description_title": "Articolo 51",
            "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": 88,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 25549,
            "slug": "vs19_209_010",
            "identifier": "vs19_209_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_010/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.1005 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 1.1005 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1005 PDL n. 1275",
            "description_title": "Emendamento 1.1005 FARAONE DAVIDE (IVICRE)",
            "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": 116,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22732,
            "slug": "vs19_128_065",
            "identifier": "vs19_128_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_065/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1238/76 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1238/76 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/76 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/76 CAFIERO DE RAHO FEDERICO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26895,
            "slug": "vs19_229_021",
            "identifier": "vs19_229_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_021/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.4 GIULIANO CARLA (M5S) - Votazione Emendamento 3.4 DDL n. 1297",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1297",
            "description_title": "Emendamento 3.4 GIULIANO CARLA (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": 31,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25521,
            "slug": "vs19_210_126",
            "identifier": "vs19_210_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_126/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 126,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 1341",
            "original_title": "Votazione Articolo 28 DDL n. 1341",
            "description_title": "Articolo 28",
            "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": 71,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        }
    ]
}