Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=343
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=344",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=342",
    "results": [
        {
            "id": 34370,
            "slug": "19-253-44",
            "identifier": "19-253-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-44/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 44,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.9, Martella e altri",
            "original_title": "Em. 35.0.9, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34380,
            "slug": "19-253-34",
            "identifier": "19-253-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-34/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 34,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.11, Martella e altri",
            "original_title": "Em. 35.11, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34391,
            "slug": "19-253-28",
            "identifier": "19-253-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-28/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 28,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.5, Martella e altri",
            "original_title": "Em. 35.5, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 34365,
            "slug": "19-253-50",
            "identifier": "19-253-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-50/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 50,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Emm. 36.1 e 36.2",
            "original_title": "Emm. 36.1 e 36.2",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 34371,
            "slug": "19-253-43",
            "identifier": "19-253-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-43/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 43,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 35.0.7, Martella e altri",
            "original_title": "Em. 35.0.7, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 10,
            "majority_cohesion_rate": 61.86,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 32765,
            "slug": "vs19_370_048",
            "identifier": "vs19_370_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_048/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 48,
            "title": "ODG 9/DOC XXII, N 31-A/2 - Votazione Ordine del giorno 9/DOC XXII, N 31-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/DOC XXII, N 31-A/2 ",
            "description_title": "ODG 9/DOC XXII, N 31-A/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 41,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 43.67
        },
        {
            "id": 32770,
            "slug": "vs19_370_041",
            "identifier": "vs19_370_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_041/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 41,
            "title": "EM 6.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 32819,
            "slug": "vs19_370_023",
            "identifier": "vs19_370_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_023/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.1, 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1, 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.83,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 35006,
            "slug": "vs19_335_052",
            "identifier": "vs19_335_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_052/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1937/56 ZARATTI FILIBERTO (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/56 ZARATTI FILIBERTO (AVS)",
            "description_title": "",
            "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": 77,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 27.95
        },
        {
            "id": 35000,
            "slug": "vs19_335_046",
            "identifier": "vs19_335_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_046/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1937/49, nel testo riformulato, LOMUTI ARNALDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/49, nel testo riformulato, LOMUTI ARNALDO (M5S)",
            "description_title": "",
            "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": 119,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 34959,
            "slug": "vs19_335_005",
            "identifier": "vs19_335_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_005/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1937/6 SIMIANI MARCO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/6 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "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": 47,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 34.16
        },
        {
            "id": 34952,
            "slug": "vs19_333_017",
            "identifier": "vs19_333_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_333_017/?format=api",
            "sitting": {
                "id": 1750,
                "date": "2024-07-25",
                "number": 333,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/Doc. VIII, n. 4/53, come riformulato, ZANELLA LUANA (AVS)",
            "original_title": "Ordine del giorno n. 9/Doc. VIII, n. 4/53, come riformulato, ZANELLA LUANA (AVS)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 35079,
            "slug": "vs19_337_046",
            "identifier": "vs19_337_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_046/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1691/10 MALAGOLA LORENZO (FDI)",
            "original_title": "Ordine del giorno n. 9/1691/10 MALAGOLA LORENZO (FDI)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 29,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34908,
            "slug": "vs19_331_115",
            "identifier": "vs19_331_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_115/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/1975/75 GIANASSI FEDERICO (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1975/75 GIANASSI FEDERICO (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 56.52
        },
        {
            "id": 35077,
            "slug": "vs19_337_044",
            "identifier": "vs19_337_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_044/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1691/8 ASCANI ANNA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1691/8 ASCANI ANNA (PD-IDP)",
            "description_title": "",
            "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": 15,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 34992,
            "slug": "vs19_335_038",
            "identifier": "vs19_335_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_038/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1937/39 RICCIARDI RICCARDO (M5S)",
            "original_title": "Ordine del giorno n. 9/1937/39 RICCIARDI RICCARDO (M5S)",
            "description_title": "",
            "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": 57,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 27.33
        },
        {
            "id": 34976,
            "slug": "vs19_335_022",
            "identifier": "vs19_335_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_022/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1937/23 FRATOIANNI NICOLA (AVS)",
            "original_title": "Ordine del giorno n. 9/1937/23 FRATOIANNI NICOLA (AVS)",
            "description_title": "",
            "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": 37,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 30359,
            "slug": "vs19_297_011",
            "identifier": "vs19_297_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_297_011/?format=api",
            "sitting": {
                "id": 1696,
                "date": "2024-05-22",
                "number": 297,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1877/13 PASTORINO LUCA (M-+EUR) - Votazione Ordine del giorno 9/1877/13 DDL n. 1877",
            "original_title": "Votazione Ordine del giorno 9/1877/13 DDL n. 1877",
            "description_title": "Ordine del giorno n. 9/1877/13 PASTORINO LUCA (M-+EUR)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 30336,
            "slug": "vs19_298_001",
            "identifier": "vs19_298_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_298_001/?format=api",
            "sitting": {
                "id": 1697,
                "date": "2024-05-23",
                "number": 298,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto superbonus",
            "original_title": "Votazione finale DDL n. 1877",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 marzo 2024, n. 39, recante misure urgenti in materia di agevolazioni fiscali di cui agli articoli 119 e 119-ter del decreto-legge 19 maggio 2020, n. 34, convertito, con modificazioni, dalla legge 17 luglio 2020, n. 77, altre misure urgenti in materia fiscale e connesse a eventi eccezionali, nonché relative all'amministrazione finanziaria (Approvato dal Senato) (DDL 1877)",
            "public_title": "Conversione decreto superbonus",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 35108,
            "slug": "vs19_337_075",
            "identifier": "vs19_337_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_075/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1691/40 FONTANA ILARIA (M5S)",
            "original_title": "Ordine del giorno n. 9/1691/40 FONTANA ILARIA (M5S)",
            "description_title": "",
            "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": 28,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 34972,
            "slug": "vs19_335_018",
            "identifier": "vs19_335_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_018/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1937/19 DI BIASE MICHELA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/19 DI BIASE MICHELA (PD-IDP)",
            "description_title": "",
            "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": 30,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 31625,
            "slug": "vs19_342_001",
            "identifier": "vs19_342_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_001/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2002/1, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2002/1, DDL n. 2002",
            "original_title": "Votazione Ordine del giorno 9/2002/1, DDL n. 2002",
            "description_title": "Ordine del giorno n. 9/2002/1, nel testo riformulato, GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31430,
            "slug": "vs19_331_053",
            "identifier": "vs19_331_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_053/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1975/3 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1975/3 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/3 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/3 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": 27,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 34834,
            "slug": "vs19_337_080",
            "identifier": "vs19_337_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_080/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "original_title": "Emendamento 1.7 SPORTIELLO GILDA (M5S) (Doc. XXII, n. 23)",
            "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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 34966,
            "slug": "vs19_335_012",
            "identifier": "vs19_335_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_335_012/?format=api",
            "sitting": {
                "id": 1753,
                "date": "2024-07-29",
                "number": 335,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1937/13 ROGGIANI SILVIA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/1937/13 ROGGIANI SILVIA (PD-IDP)",
            "description_title": "",
            "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": 31,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 30898,
            "slug": "vs19_317_074",
            "identifier": "vs19_317_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_074/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1933/85, nel testo riformulato, AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1933/85, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/85, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/85, nel testo riformulato, AIELLO DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 126,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30893,
            "slug": "vs19_317_024",
            "identifier": "vs19_317_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_024/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1933/28 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/28 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/28 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 30929,
            "slug": "vs19_317_027",
            "identifier": "vs19_317_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_027/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1933/32 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1933/32 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/32 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/32 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 30978,
            "slug": "vs19_317_086",
            "identifier": "vs19_317_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_086/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/1933/97 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1933/97 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/97 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/97 PENZA PASQUALINO (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": 26,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 30899,
            "slug": "vs19_317_014",
            "identifier": "vs19_317_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_014/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1933/14 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/1933/14 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/14 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/14 LAUS MAURO ANTONIO DONATO (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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 31025,
            "slug": "vs19_318_026",
            "identifier": "vs19_318_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_026/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1718",
            "description_title": "Emendamento 1.11 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 28.57
        },
        {
            "id": 32220,
            "slug": "vs19_326_068",
            "identifier": "vs19_326_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_068/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/1902/89 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1902/89 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/89 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/89 BORRELLI FRANCESCO EMILIO (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": 37,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 32222,
            "slug": "vs19_326_070",
            "identifier": "vs19_326_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_070/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1902/92 PICCOLOTTI ELISABETTA (AVS) - Votazione Ordine del giorno 9/1902/92 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/92 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/92 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 54.66
        },
        {
            "id": 32223,
            "slug": "vs19_326_071",
            "identifier": "vs19_326_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_071/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1902/74 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1902/74 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/74 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/74 GIRELLI GIAN ANTONIO (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": 34,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 30983,
            "slug": "vs19_317_067",
            "identifier": "vs19_317_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_067/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1933/77, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1933/77, DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/77, DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/77, nel testo riformulato, 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": "Approvata",
            "n_rebels": 8,
            "n_margin": 127,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 30904,
            "slug": "vs19_317_025",
            "identifier": "vs19_317_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_025/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1933/30 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1933/30 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/30 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/30 BORRELLI FRANCESCO EMILIO (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": 19,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 30955,
            "slug": "vs19_317_051",
            "identifier": "vs19_317_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_051/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1933/61 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/61 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/61 AMENDOLA VINCENZO (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": 20,
            "majority_cohesion_rate": 61.76,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 25853,
            "slug": "19-134-1",
            "identifier": "19-134-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-1/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 1,
            "title": "Em. 1.1, Misiani e altri",
            "original_title": "Em. 1.1, Misiani e altri",
            "description_title": null,
            "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": 13,
            "majority_cohesion_rate": 61.74,
            "minority_cohesion_rate": 54.02
        },
        {
            "id": 20933,
            "slug": "19-60-23",
            "identifier": "19-60-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-60-23/?format=api",
            "sitting": {
                "id": 1359,
                "date": "2023-04-26",
                "number": 60,
                "branch": "S"
            },
            "number": 23,
            "title": "Deliberazione sulla costituzione in giudizio del Senato per resistere in un conflitto di attribuzione",
            "original_title": "Deliberazione sulla costituzione in giudizio del Senato per resistere in un conflitto di attribuzione",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 57,
            "majority_cohesion_rate": 61.74,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 38183,
            "slug": "vs19_476_050",
            "identifier": "vs19_476_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_050/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 50,
            "title": "Disposizioni per la prevenzione e la cura dell’obesità",
            "original_title": "Votazione finale ",
            "description_title": "PDL 741-A E ABB - VOTO FINALE",
            "public_title": "Disposizioni per la prevenzione e la cura dell’obesità",
            "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": 77,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37819,
            "slug": "vs19_467_031",
            "identifier": "vs19_467_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_467_031/?format=api",
            "sitting": {
                "id": 1965,
                "date": "2025-04-15",
                "number": 467,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2281/55 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/2281/55 DDL n. 2281",
            "original_title": "Votazione Ordine del giorno 9/2281/55 DDL n. 2281",
            "description_title": "Ordine del giorno n. 9/2281/55 RUFFINO DANIELA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38229,
            "slug": "vs19_476_046",
            "identifier": "vs19_476_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_046/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 46,
            "title": "ODG 9/741-A E ABB/8 - Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/8 ",
            "description_title": "ODG 9/741-A E ABB/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38213,
            "slug": "vs19_476_027",
            "identifier": "vs19_476_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_027/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 4.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40713,
            "slug": "vs19_552_024",
            "identifier": "vs19_552_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_024/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38226,
            "slug": "vs19_476_043",
            "identifier": "vs19_476_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_043/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/741-A E ABB/5 - Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "description_title": "ODG 9/741-A E ABB/5",
            "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": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40690,
            "slug": "vs19_552_001",
            "identifier": "vs19_552_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_001/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-511 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-511 NF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40692,
            "slug": "vs19_552_003",
            "identifier": "vs19_552_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_003/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-514 NO CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-514 NO CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40178,
            "slug": "vs19_527_019",
            "identifier": "vs19_527_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_527_019/?format=api",
            "sitting": {
                "id": 2072,
                "date": "2025-09-10",
                "number": 527,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1501",
            "original_title": "Votazione Articolo 5 DDL n. 1501",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 40693,
            "slug": "vs19_552_004",
            "identifier": "vs19_552_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_004/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-514 CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-514 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40694,
            "slug": "vs19_552_005",
            "identifier": "vs19_552_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_005/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-515 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-515",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.69
        }
    ]
}