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

{
    "count": 24921,
    "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=-date&page=49",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=47",
    "results": [
        {
            "id": 40657,
            "slug": "vs19_551_042",
            "identifier": "vs19_551_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_042/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1521/6 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1521/6 PDL n. 1521",
            "original_title": "Votazione Ordine del giorno 9/1521/6 PDL n. 1521",
            "description_title": "Ordine del giorno n. 9/1521/6 IACONO GIOVANNA (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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40655,
            "slug": "vs19_551_040",
            "identifier": "vs19_551_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_040/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1521/3 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1521/3 PDL n. 1521",
            "original_title": "Votazione Ordine del giorno 9/1521/3 PDL n. 1521",
            "description_title": "Ordine del giorno n. 9/1521/3 AMATO GAETANO (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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40630,
            "slug": "vs19_551_011",
            "identifier": "vs19_551_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_011/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.1003 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.1003 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1003 PDL n. 1521",
            "description_title": "Emendamento 2.1003 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": 15,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40662,
            "slug": "vs19_551_048",
            "identifier": "vs19_551_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_048/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 1.16 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 1.16 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1866",
            "description_title": "Emendamento 1.16 DI BIASE MICHELA (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": 16,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40634,
            "slug": "vs19_551_015",
            "identifier": "vs19_551_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_015/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.1005, come riformulato, LATINI GIORGIA (LEGA) - Votazione Emendamento 2.1005, PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1005, PDL n. 1521",
            "description_title": "Emendamento 2.1005, come riformulato, LATINI GIORGIA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 70,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40664,
            "slug": "vs19_551_050",
            "identifier": "vs19_551_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_050/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.30 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 1.30 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.30 DDL n. 1866",
            "description_title": "Emendamento 1.30 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40683,
            "slug": "vs19_551_072",
            "identifier": "vs19_551_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_072/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/1866/4 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/1866/4 DDL n. 1866",
            "original_title": "Votazione Ordine del giorno 9/1866/4 DDL n. 1866",
            "description_title": "Ordine del giorno n. 9/1866/4 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40663,
            "slug": "vs19_551_049",
            "identifier": "vs19_551_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_049/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.17 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.17 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1866",
            "description_title": "Emendamento 1.17 ASCARI STEFANIA (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": 48,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 40660,
            "slug": "vs19_551_046",
            "identifier": "vs19_551_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_046/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1.10 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.10 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1866",
            "description_title": "Emendamento 1.10 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 53,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 40681,
            "slug": "vs19_551_070",
            "identifier": "vs19_551_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_070/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1866/2 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1866/2 DDL n. 1866",
            "original_title": "Votazione Ordine del giorno 9/1866/2 DDL n. 1866",
            "description_title": "Ordine del giorno n. 9/1866/2 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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40665,
            "slug": "vs19_551_051",
            "identifier": "vs19_551_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_051/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 1.24 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1866",
            "description_title": "Emendamento 1.24 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40671,
            "slug": "vs19_551_057",
            "identifier": "vs19_551_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_057/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1.40 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 1.40 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.40 DDL n. 1866",
            "description_title": "Emendamento 1.40 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40646,
            "slug": "vs19_551_029",
            "identifier": "vs19_551_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_029/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 4.1011 CANGIANO GEROLAMO (FDI) - Votazione Emendamento 4.1011 PDL n. 1521",
            "original_title": "Votazione Emendamento 4.1011 PDL n. 1521",
            "description_title": "Emendamento 4.1011 CANGIANO GEROLAMO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40623,
            "slug": "vs19_551_004",
            "identifier": "vs19_551_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_004/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.1000 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 1521",
            "description_title": "Emendamento 2.1000 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": 15,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40632,
            "slug": "vs19_551_013",
            "identifier": "vs19_551_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_013/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.1004 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.1004 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1004 PDL n. 1521",
            "description_title": "Emendamento 2.1004 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": 19,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40643,
            "slug": "vs19_551_026",
            "identifier": "vs19_551_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_026/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3.02 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 3.02 PDL n. 1521",
            "original_title": "Votazione Emendamento 3.02 PDL n. 1521",
            "description_title": "Articolo aggiuntivo 3.02 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40644,
            "slug": "vs19_551_027",
            "identifier": "vs19_551_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_027/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 4.1005, così come riformulato, CANGIANO GEROLAMO (FDI) - Votazione Emendamento 4.1005, PDL n. 1521",
            "original_title": "Votazione Emendamento 4.1005, PDL n. 1521",
            "description_title": "Emendamento 4.1005, così come riformulato, CANGIANO GEROLAMO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40633,
            "slug": "vs19_551_014",
            "identifier": "vs19_551_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_014/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.1001 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 1521",
            "description_title": "Emendamento 2.1001 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": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40654,
            "slug": "vs19_551_039",
            "identifier": "vs19_551_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_039/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1521/2 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1521/2 PDL n. 1521",
            "original_title": "Votazione Ordine del giorno 9/1521/2 PDL n. 1521",
            "description_title": "Ordine del giorno n. 9/1521/2 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40618,
            "slug": "vs19_551_058",
            "identifier": "vs19_551_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_058/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1866",
            "original_title": "Votazione Articolo 1 DDL n. 1866",
            "description_title": "Articolo 1",
            "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": 70,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40621,
            "slug": "vs19_551_001",
            "identifier": "vs19_551_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_001/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.1 PDL n. 1521",
            "original_title": "Votazione Emendamento 1.1 PDL n. 1521",
            "description_title": "Emendamento 1.1 PICCOLOTTI ELISABETTA (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": 64,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40617,
            "slug": "vs19_551_038",
            "identifier": "vs19_551_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_038/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1521",
            "original_title": "Votazione Articolo 5 PDL n. 1521",
            "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": 69,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40619,
            "slug": "vs19_551_067",
            "identifier": "vs19_551_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_067/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1866",
            "original_title": "Votazione Articolo 2 DDL n. 1866",
            "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": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40659,
            "slug": "vs19_551_045",
            "identifier": "vs19_551_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_045/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1.9 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 1.9 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1866",
            "description_title": "Emendamento 1.9 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 40622,
            "slug": "vs19_551_002",
            "identifier": "vs19_551_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_002/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 2,
            "title": "Identici emendamenti 1.4 ORRICO ANNA LAURA (M5S) e 1.5 IACONO GIOVANNA (PD-IDP) - Votazione Emendamento 1.4 PDL n. 1521",
            "original_title": "Votazione Emendamento 1.4 PDL n. 1521",
            "description_title": "Identici emendamenti 1.4 ORRICO ANNA LAURA (M5S) e 1.5 IACONO GIOVANNA (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": 15,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40675,
            "slug": "vs19_551_062",
            "identifier": "vs19_551_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_062/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 2.9 ASCARI STEFANIA (M5S) - Votazione Emendamento 2.9 DDL n. 1866",
            "original_title": "Votazione Emendamento 2.9 DDL n. 1866",
            "description_title": "Emendamento 2.9 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40615,
            "slug": "vs19_551_025",
            "identifier": "vs19_551_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_025/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1521",
            "original_title": "Votazione Articolo 3 PDL n. 1521",
            "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": 68,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40674,
            "slug": "vs19_551_061",
            "identifier": "vs19_551_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_061/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 2.4 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 2.4 DDL n. 1866",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1866",
            "description_title": "Emendamento 2.4 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 40613,
            "slug": "vs19_551_003",
            "identifier": "vs19_551_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_003/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1521",
            "original_title": "Votazione Articolo 1 PDL n. 1521",
            "description_title": "Articolo 1",
            "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": 64,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40672,
            "slug": "vs19_551_059",
            "identifier": "vs19_551_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_059/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo aggiuntivo 1.01 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 1.01 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.01 DDL n. 1866",
            "description_title": "Articolo aggiuntivo 1.01 DI BIASE MICHELA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40616,
            "slug": "vs19_551_035",
            "identifier": "vs19_551_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_035/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1521",
            "original_title": "Votazione Articolo 4 PDL n. 1521",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40629,
            "slug": "vs19_551_010",
            "identifier": "vs19_551_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_010/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 2.15 ORRICO ANNA LAURA (M5S) e 2.16 IACONO GIOVANNA (PD-IDP) - Votazione Emendamento 2.15 PDL n. 1521",
            "original_title": "Votazione Emendamento 2.15 PDL n. 1521",
            "description_title": "Identici emendamenti 2.15 ORRICO ANNA LAURA (M5S) e 2.16 IACONO GIOVANNA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40669,
            "slug": "vs19_551_055",
            "identifier": "vs19_551_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_055/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1.38 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.38 DDL n. 1866",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1866",
            "description_title": "Emendamento 1.38 ASCARI STEFANIA (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": 50,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 40620,
            "slug": "vs19_551_069",
            "identifier": "vs19_551_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_069/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1866",
            "original_title": "Votazione Articolo 3 DDL n. 1866",
            "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": 75,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40599,
            "slug": "vs19_548_001",
            "identifier": "vs19_548_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_001/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00498 SCHLEIN ELLY (PD-IDP), FRATOIANNI NICOLA (AVS), BOSCHI MARIA ELENA (IVICRE), MAGI RICCARDO (M-+EUR) ed altri - Votazione Mozione 1_00498",
            "original_title": "Votazione Mozione 1_00498",
            "description_title": "Mozione n. 1-00498 SCHLEIN ELLY (PD-IDP), FRATOIANNI NICOLA (AVS), BOSCHI MARIA ELENA (IVICRE), MAGI RICCARDO (M-+EUR) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 40600,
            "slug": "vs19_548_002",
            "identifier": "vs19_548_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_002/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00505 KELANY SARA (FDI), IEZZI IGOR (LEGA), RUSSO PAOLO EMILIO (FI-PPE), COLUCCI ALESSANDRO (NM-M-C) ed altri - Votazione Mozione 1_00505",
            "original_title": "Votazione Mozione 1_00505",
            "description_title": "Mozione n. 1-00505 KELANY SARA (FDI), IEZZI IGOR (LEGA), RUSSO PAOLO EMILIO (FI-PPE), COLUCCI ALESSANDRO (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40610,
            "slug": "vs19_548_012",
            "identifier": "vs19_548_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_012/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00510, come riformulata, GADDA MARIA CHIARA (IVICRE) ed altri - Votazione Mozione 1_00510",
            "original_title": "Votazione Mozione 1_00510",
            "description_title": "Mozione n. 1-00510, come riformulata, GADDA MARIA CHIARA (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 131,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40609,
            "slug": "vs19_548_011",
            "identifier": "vs19_548_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_011/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00507, come riformulata, BENZONI FABRIZIO (APERRE) ed altri - Votazione Mozione 1_00507",
            "original_title": "Votazione Mozione 1_00507",
            "description_title": "Mozione n. 1-00507, come riformulata, BENZONI FABRIZIO (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40607,
            "slug": "vs19_548_009",
            "identifier": "vs19_548_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_009/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00504, come riformulata, ad eccezione del capoverso decimo della premessa e del capoverso quarto della parte dispositiva, FORATTINI ANTONELLA (PD-IDP) ed altri - Votazione Mozione 1_00504",
            "original_title": "Votazione Mozione 1_00504",
            "description_title": "Mozione n. 1-00504, come riformulata, ad eccezione del capoverso decimo della premessa e del capoverso quarto della parte dispositiva, FORATTINI ANTONELLA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 132,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 40606,
            "slug": "vs19_548_008",
            "identifier": "vs19_548_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_008/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00503, come riformulata, MANES FRANCO (M-MIN) ed altri - Votazione Mozione 1_00503",
            "original_title": "Votazione Mozione 1_00503",
            "description_title": "Mozione n. 1-00503, come riformulata, MANES FRANCO (M-MIN) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40604,
            "slug": "vs19_548_006",
            "identifier": "vs19_548_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_006/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00479 (Nuova formulazione), limitatamente alla premessa, MOLINARI RICCARDO (LEGA), CASTIGLIONE GIUSEPPE (FI-PPE), BIGNAMI GALEAZZO (FDI), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri - Votazione Mozione 1_00479",
            "original_title": "Votazione Mozione 1_00479",
            "description_title": "Mozione n. 1-00479 (Nuova formulazione), limitatamente alla premessa, MOLINARI RICCARDO (LEGA), CASTIGLIONE GIUSEPPE (FI-PPE), BIGNAMI GALEAZZO (FDI), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40608,
            "slug": "vs19_548_010",
            "identifier": "vs19_548_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_010/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00504, come riformulata, limitatamente al capoverso decimo della premessa e al capoverso quarto della parte dispositiva, FORATTINI ANTONELLA (PD-IDP) ed altri - Votazione Mozione 1_00504",
            "original_title": "Votazione Mozione 1_00504",
            "description_title": "Mozione n. 1-00504, come riformulata, limitatamente al capoverso decimo della premessa e al capoverso quarto della parte dispositiva, FORATTINI ANTONELLA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 40605,
            "slug": "vs19_548_007",
            "identifier": "vs19_548_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_007/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00500 CARAMIELLO ALESSANDRO (M5S) ed altri - Votazione Mozione 1_00500",
            "original_title": "Votazione Mozione 1_00500",
            "description_title": "Mozione n. 1-00500 CARAMIELLO ALESSANDRO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40601,
            "slug": "vs19_548_003",
            "identifier": "vs19_548_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_003/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00506, per la parte non preclusa, COLUCCI ALFONSO (M5S) ed altri - Votazione Mozione 1_00506",
            "original_title": "Votazione Mozione 1_00506",
            "description_title": "Mozione n. 1-00506, per la parte non preclusa, COLUCCI ALFONSO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 61,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40602,
            "slug": "vs19_548_004",
            "identifier": "vs19_548_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_004/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00479 (Nuova formulazione), ad eccezione del capoverso settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), CASTIGLIONE GIUSEPPE (FI-PPE), BIGNAMI GALEAZZO (FDI), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri - Votazione Mozione 1_00479",
            "original_title": "Votazione Mozione 1_00479",
            "description_title": "Mozione n. 1-00479 (Nuova formulazione), ad eccezione del capoverso settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), CASTIGLIONE GIUSEPPE (FI-PPE), BIGNAMI GALEAZZO (FDI), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 95,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40603,
            "slug": "vs19_548_005",
            "identifier": "vs19_548_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_005/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00479 (Nuova formulazione), limitatamente al capoverso settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), CASTIGLIONE GIUSEPPE (FI-PPE), BIGNAMI GALEAZZO (FDI), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri - Votazione Mozione 1_00479",
            "original_title": "Votazione Mozione 1_00479",
            "description_title": "Mozione n. 1-00479 (Nuova formulazione), limitatamente al capoverso settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), CASTIGLIONE GIUSEPPE (FI-PPE), BIGNAMI GALEAZZO (FDI), ROMANO FRANCESCO SAVERIO (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40573,
            "slug": "vs19_547_009",
            "identifier": "vs19_547_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_009/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00472 (Nuova formulazione), limitatamente al capoverso nono della parte dispositiva, ROGGIANI SILVIA (PD-IDP), TORTO DANIELA (M5S), GRIMALDI MARCO (AVS), BONETTI ELENA (APERRE), FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00472",
            "original_title": "Votazione Mozione 1_00472",
            "description_title": "Mozione n. 1-00472 (Nuova formulazione), limitatamente al capoverso nono della parte dispositiva, ROGGIANI SILVIA (PD-IDP), TORTO DANIELA (M5S), GRIMALDI MARCO (AVS), BONETTI ELENA (APERRE), FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40574,
            "slug": "vs19_547_010",
            "identifier": "vs19_547_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_010/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00472 (Nuova formulazione), limitatamente al capoverso decimo, come riformulato, della parte dispositiva, ROGGIANI SILVIA (PD-IDP), TORTO DANIELA (M5S), GRIMALDI MARCO (AVS), BONETTI ELENA (APERRE), FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00472",
            "original_title": "Votazione Mozione 1_00472",
            "description_title": "Mozione n. 1-00472 (Nuova formulazione), limitatamente al capoverso decimo, come riformulato, della parte dispositiva, ROGGIANI SILVIA (PD-IDP), TORTO DANIELA (M5S), GRIMALDI MARCO (AVS), BONETTI ELENA (APERRE), FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40547,
            "slug": "vs19_547_043",
            "identifier": "vs19_547_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_043/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1539",
            "original_title": "Votazione Articolo 3 DDL n. 1539",
            "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": 120,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40578,
            "slug": "vs19_547_014",
            "identifier": "vs19_547_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_014/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00472 (Nuova formulazione), limitatamente al capoverso quattordicesimo, come riformulato, della parte dispositiva, ROGGIANI SILVIA (PD-IDP), TORTO DANIELA (M5S), GRIMALDI MARCO (AVS), BONETTI ELENA (APERRE), FARAONE DAVIDE (IVICRE) ed altri - Votazione Mozione 1_00472",
            "original_title": "Votazione Mozione 1_00472",
            "description_title": "Mozione n. 1-00472 (Nuova formulazione), limitatamente al capoverso quattordicesimo, come riformulato, della parte dispositiva, ROGGIANI SILVIA (PD-IDP), TORTO DANIELA (M5S), GRIMALDI MARCO (AVS), BONETTI ELENA (APERRE), FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.97
        }
    ]
}