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

{
    "count": 24994,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=-n_margin&page=439",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=437",
    "results": [
        {
            "id": 39662,
            "slug": "vs19_504_124",
            "identifier": "vs19_504_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_124/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 124,
            "title": "ART AGG 24.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.09",
            "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": 13,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39601,
            "slug": "vs19_504_050",
            "identifier": "vs19_504_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_050/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 50,
            "title": "ART AGG 11.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39664,
            "slug": "vs19_504_126",
            "identifier": "vs19_504_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_126/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 126,
            "title": "ART AGG 24.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 24.011",
            "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": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39654,
            "slug": "vs19_504_115",
            "identifier": "vs19_504_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_115/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39561,
            "slug": "vs19_504_005",
            "identifier": "vs19_504_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_005/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 6.013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.013",
            "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": 13,
            "majority_cohesion_rate": 53.69,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 41800,
            "slug": "vs19_587_019",
            "identifier": "vs19_587_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_019/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2736/7 - Votazione Ordine del giorno 9/2736/7 ",
            "original_title": "Votazione Ordine del giorno 9/2736/7 ",
            "description_title": "ODG 9/2736/7",
            "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": 13,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 40595,
            "slug": "vs19_547_038",
            "identifier": "vs19_547_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_038/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2369/10 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/2369/10 DDL n. 2369",
            "original_title": "Votazione Ordine del giorno 9/2369/10 DDL n. 2369",
            "description_title": "Ordine del giorno n. 9/2369/10 DI SANZO CHRISTIAN DIEGO (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": 13,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 39609,
            "slug": "vs19_504_058",
            "identifier": "vs19_504_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_058/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 12.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.17",
            "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": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 41596,
            "slug": "vs19_580_025",
            "identifier": "vs19_580_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_025/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.144 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.144",
            "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": 13,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 41797,
            "slug": "vs19_587_016",
            "identifier": "vs19_587_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_016/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2736/54 - Votazione Ordine del giorno 9/2736/54 ",
            "original_title": "Votazione Ordine del giorno 9/2736/54 ",
            "description_title": "ODG 9/2736/54",
            "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": 13,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 39637,
            "slug": "vs19_504_093",
            "identifier": "vs19_504_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_093/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 93,
            "title": "ART AGG 18.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.02",
            "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": 13,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39710,
            "slug": "vs19_506_011",
            "identifier": "vs19_506_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_011/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2126-A E ABB/31 - Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/31 ",
            "description_title": "ODG 9/2126-A E ABB/31",
            "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": 13,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 39535,
            "slug": "vs19_504_059",
            "identifier": "vs19_504_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_059/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 59,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "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": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 27772,
            "slug": "vs19_241_004",
            "identifier": "vs19_241_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_004/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.1 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.1 PDL n. 1457",
            "description_title": "Emendamento 1.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": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 27741,
            "slug": "vs19_241_005",
            "identifier": "vs19_241_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_005/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.2 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.2 PDL n. 1457",
            "description_title": "Emendamento 1.2 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": 13,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 25112,
            "slug": "vs19_197_029",
            "identifier": "vs19_197_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_029/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 3.2 CASTIGLIONE GIUSEPPE (AIV-RE) - Votazione Emendamento 3.2 DDL n. 1324",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1324",
            "description_title": "Emendamento 3.2 CASTIGLIONE GIUSEPPE (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 39647,
            "slug": "vs19_504_105",
            "identifier": "vs19_504_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_105/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 21.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.5",
            "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": 13,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39607,
            "slug": "vs19_504_056",
            "identifier": "vs19_504_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_056/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 12.11, 12.12, 12.13, 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.11, 12.12, 12.13, 12.14",
            "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": 13,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39711,
            "slug": "vs19_506_012",
            "identifier": "vs19_506_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_012/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 12,
            "title": "ODG 9/2126-A E ABB/32 - Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/32 ",
            "description_title": "ODG 9/2126-A E ABB/32",
            "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": 13,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 73.72
        },
        {
            "id": 39683,
            "slug": "vs19_504_148",
            "identifier": "vs19_504_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_148/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 28.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 29238,
            "slug": "vs19_266_074",
            "identifier": "vs19_266_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_074/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1780/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1780/7 DDL n. 1780",
            "original_title": "Votazione Ordine del giorno 9/1780/7 DDL n. 1780",
            "description_title": "Ordine del giorno n. 9/1780/7 ZANELLA LUANA (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": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 41600,
            "slug": "vs19_580_029",
            "identifier": "vs19_580_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_580_029/?format=api",
            "sitting": {
                "id": 2153,
                "date": "2025-12-09",
                "number": 580,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 1.174 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.174",
            "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": 13,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39534,
            "slug": "vs19_504_046",
            "identifier": "vs19_504_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_046/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "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": 3,
            "n_margin": 13,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 32412,
            "slug": "vs19_357_073",
            "identifier": "vs19_357_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_073/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 73,
            "title": "Articolo 32 - Votazione Articolo 32 DDL n. 1532",
            "original_title": "Votazione Articolo 32 DDL n. 1532",
            "description_title": "Articolo 32",
            "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": 13,
            "majority_cohesion_rate": 56.85,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 32393,
            "slug": "vs19_357_004",
            "identifier": "vs19_357_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_004/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1532",
            "original_title": "Votazione Articolo 3 DDL n. 1532",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 70.89
        },
        {
            "id": 39461,
            "slug": "vs19_503_127",
            "identifier": "vs19_503_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_127/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 127,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "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": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39469,
            "slug": "vs19_503_135",
            "identifier": "vs19_503_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_135/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 135,
            "title": "EM 2.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.24",
            "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": 13,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39470,
            "slug": "vs19_503_136",
            "identifier": "vs19_503_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_136/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 136,
            "title": "EM 2.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.26",
            "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": 13,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39477,
            "slug": "vs19_503_143",
            "identifier": "vs19_503_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_143/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 143,
            "title": "EM 2.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.38",
            "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": 13,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39472,
            "slug": "vs19_503_138",
            "identifier": "vs19_503_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_138/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 138,
            "title": "EM 2.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.29",
            "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": 13,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26634,
            "slug": "vs19_220_047",
            "identifier": "vs19_220_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_047/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/33 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/33 SOUMAHORO ABOUBAKAR (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 33463,
            "slug": "vs19_377_115",
            "identifier": "vs19_377_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_115/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 115,
            "title": "ART AGG 23.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 23.04",
            "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": 13,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 39310,
            "slug": "vs19_499_020",
            "identifier": "vs19_499_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_020/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/1049-A/3 - Votazione Ordine del giorno 9/1049-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1049-A/3 ",
            "description_title": "ODG 9/1049-A/3",
            "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": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 34318,
            "slug": "vs19_389_013",
            "identifier": "vs19_389_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_013/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2022/33 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/33 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/33 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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34336,
            "slug": "vs19_389_004",
            "identifier": "vs19_389_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_004/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (APERRE) - Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/9 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/9 SOTTANELLI GIULIO CESARE (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": 13,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34325,
            "slug": "vs19_389_007",
            "identifier": "vs19_389_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_007/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C) - Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/16 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/16 CAVO ILARIA (NM-M-C)",
            "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": 13,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 34341,
            "slug": "vs19_389_015",
            "identifier": "vs19_389_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_015/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2022/35 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2022/35 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/35 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/35 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34458,
            "slug": "vs19_388_057",
            "identifier": "vs19_388_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_057/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2022",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (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": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34555,
            "slug": "vs19_388_053",
            "identifier": "vs19_388_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_053/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 11 - Votazione Articolo 11 DDL n. 2022",
            "original_title": "Votazione Articolo 11 DDL n. 2022",
            "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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36110,
            "slug": "vs19_427_056",
            "identifier": "vs19_427_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_056/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2034",
            "original_title": "Votazione Articolo 3 DDL n. 2034",
            "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": 4,
            "n_margin": 13,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33643,
            "slug": "vs19_384_092",
            "identifier": "vs19_384_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_092/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/30-A E ABB/24 - Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "description_title": "ODG 9/30-A E ABB/24",
            "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": 13,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 30248,
            "slug": "vs19_292_020",
            "identifier": "vs19_292_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_020/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 8.5 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 8.5 DDL n. 1717",
            "original_title": "Votazione Emendamento 8.5 DDL n. 1717",
            "description_title": "Emendamento 8.5 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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30038,
            "slug": "vs19_282_028",
            "identifier": "vs19_282_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_028/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 18,
            "n_margin": 13,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 29764,
            "slug": "vs19_261_077",
            "identifier": "vs19_261_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_077/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 14.1 TRAVERSI ROBERTO (M5S) - Votazione Emendamento 14.1 DDL n. 1435",
            "original_title": "Votazione Emendamento 14.1 DDL n. 1435",
            "description_title": "Emendamento 14.1 TRAVERSI ROBERTO (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": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30036,
            "slug": "vs19_282_011",
            "identifier": "vs19_282_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_011/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (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": 13,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30203,
            "slug": "vs19_292_003",
            "identifier": "vs19_292_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_003/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.103 DORI DEVIS (AVS) - Votazione Emendamento 1.103 DDL n. 1717",
            "original_title": "Votazione Emendamento 1.103 DDL n. 1717",
            "description_title": "Emendamento 1.103 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 72.39
        },
        {
            "id": 30184,
            "slug": "vs19_288_015",
            "identifier": "vs19_288_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_015/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1018/6 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/6 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/6 L'ABBATE PATTY (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": 13,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 30143,
            "slug": "vs19_288_005",
            "identifier": "vs19_288_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_005/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.3 FONTANA ILARIA (M5S) - Votazione Emendamento 0.1.200.3 PDL n. 1018",
            "original_title": "Votazione Emendamento 0.1.200.3 PDL n. 1018",
            "description_title": "Subemendamento 0.1.200.3 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30169,
            "slug": "vs19_288_016",
            "identifier": "vs19_288_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_016/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1018/7 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1018/7 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/7 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/7 CIANI PAOLO (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": 13,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 71.78
        },
        {
            "id": 30167,
            "slug": "vs19_288_014",
            "identifier": "vs19_288_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_014/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1018/5 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1018/5 PDL n. 1018",
            "original_title": "Votazione Ordine del giorno 9/1018/5 PDL n. 1018",
            "description_title": "Ordine del giorno n. 9/1018/5 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.78
        }
    ]
}