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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=217",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=215",
    "results": [
        {
            "id": 37620,
            "slug": "vs19_460_007",
            "identifier": "vs19_460_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_007/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 3.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37640,
            "slug": "vs19_460_037",
            "identifier": "vs19_460_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_037/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 14.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 14.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 14.1 DDL n. 2139",
            "description_title": "Emendamento 14.1 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37644,
            "slug": "vs19_460_044",
            "identifier": "vs19_460_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_044/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo aggiuntivo 16.01 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 16.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 16.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 16.01 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37623,
            "slug": "vs19_460_012",
            "identifier": "vs19_460_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_012/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 6.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 6.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 6.1 DDL n. 2139",
            "description_title": "Emendamento 6.1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37606,
            "slug": "vs19_460_016",
            "identifier": "vs19_460_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_016/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2139",
            "original_title": "Votazione Articolo 8 DDL n. 2139",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37630,
            "slug": "vs19_460_025",
            "identifier": "vs19_460_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_025/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 11.01 LOMUTI ARNALDO (M5S) - Votazione Emendamento 11.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 11.01 LOMUTI ARNALDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 67.9,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 37602,
            "slug": "vs19_460_008",
            "identifier": "vs19_460_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_008/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 4 (Mantenimento) - Votazione Articolo 4 DDL n. 2139",
            "original_title": "Votazione Articolo 4 DDL n. 2139",
            "description_title": "Articolo 4 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 37603,
            "slug": "vs19_460_011",
            "identifier": "vs19_460_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_011/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 2139",
            "original_title": "Votazione Articolo 5 DDL n. 2139",
            "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": 1,
            "n_margin": 84,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37633,
            "slug": "vs19_460_028",
            "identifier": "vs19_460_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_028/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 12.3 ZARATTI FILIBERTO (AVS) e 12.4 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.3 DDL n. 2139",
            "description_title": "Identici emendamenti 12.3 ZARATTI FILIBERTO (AVS) e 12.4 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37635,
            "slug": "vs19_460_030",
            "identifier": "vs19_460_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_030/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 12.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 12.1000 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2139",
            "description_title": "Emendamento 12.1000 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37647,
            "slug": "vs19_460_047",
            "identifier": "vs19_460_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_047/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 17.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 17.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 17.2 DDL n. 2139",
            "description_title": "Emendamento 17.2 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38225,
            "slug": "vs19_476_042",
            "identifier": "vs19_476_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_042/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 42,
            "title": "PDL 741-A E ABB - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "PDL 741-A E ABB - ODG 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38209,
            "slug": "vs19_476_023",
            "identifier": "vs19_476_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_023/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38197,
            "slug": "vs19_476_009",
            "identifier": "vs19_476_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_009/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.2 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0741",
            "description_title": "Emendamento 2.2 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38217,
            "slug": "vs19_476_032",
            "identifier": "vs19_476_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_032/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 4.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01002",
            "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": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38213,
            "slug": "vs19_476_027",
            "identifier": "vs19_476_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_027/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 4.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38222,
            "slug": "vs19_476_037",
            "identifier": "vs19_476_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_037/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1002",
            "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": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38228,
            "slug": "vs19_476_045",
            "identifier": "vs19_476_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_045/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/741-A E ABB/7 - Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/7 ",
            "description_title": "ODG 9/741-A E ABB/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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38242,
            "slug": "vs19_477_008",
            "identifier": "vs19_477_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_008/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "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": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38251,
            "slug": "vs19_477_017",
            "identifier": "vs19_477_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_017/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 17,
            "title": "EM 1.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.16",
            "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": 17,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38236,
            "slug": "vs19_477_002",
            "identifier": "vs19_477_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_002/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38238,
            "slug": "vs19_477_004",
            "identifier": "vs19_477_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_004/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.108 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.108",
            "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": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37549,
            "slug": "vs19_455_013",
            "identifier": "vs19_455_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_013/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0153",
            "original_title": "Votazione Articolo 4 PDL n. 0153",
            "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": 1,
            "n_margin": 134,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 37558,
            "slug": "vs19_455_010",
            "identifier": "vs19_455_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_010/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.300, PDL n. 0153",
            "original_title": "Votazione Emendamento 2.300, PDL n. 0153",
            "description_title": "Emendamento 2.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37559,
            "slug": "vs19_455_011",
            "identifier": "vs19_455_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_455_011/?format=api",
            "sitting": {
                "id": 1949,
                "date": "2025-03-25",
                "number": 455,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.1 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 3.1 PDL n. 0153",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0153",
            "description_title": "Emendamento 3.1 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 135,
            "majority_cohesion_rate": 64.61,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37568,
            "slug": "vs19_456_001",
            "identifier": "vs19_456_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_001/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1305",
            "original_title": "Votazione Articolo 1 PDL n. 1305",
            "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": 1,
            "n_margin": 120,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37574,
            "slug": "vs19_456_002",
            "identifier": "vs19_456_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_002/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 2.1 ZANELLA LUANA (AVS) - Votazione Emendamento 2.1 PDL n. 1305",
            "original_title": "Votazione Emendamento 2.1 PDL n. 1305",
            "description_title": "Emendamento 2.1 ZANELLA LUANA (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 37580,
            "slug": "vs19_456_013",
            "identifier": "vs19_456_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_013/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00297, limitatamente ai capoversi primo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, dodicesimo, tredicesimo, quindicesimo, diciassettesimo, diciottesimo e diciannovesimo della premessa e ai capoversi quarto, lettere a), b), c) e d), settimo e undicesimo della parte dispositiva, FONTANA ILARIA (M5S) ed altri - Votazione Mozione 1_00297",
            "original_title": "Votazione Mozione 1_00297",
            "description_title": "Mozione n. 1-00297, limitatamente ai capoversi primo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, dodicesimo, tredicesimo, quindicesimo, diciassettesimo, diciottesimo e diciannovesimo della premessa e ai capoversi quarto, lettere a), b), c) e d), settimo e undicesimo della parte dispositiva, FONTANA ILARIA (M5S) 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": 1,
            "n_margin": 131,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 38298,
            "slug": "vs19_479_006",
            "identifier": "vs19_479_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_006/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7",
            "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": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38315,
            "slug": "vs19_479_023",
            "identifier": "vs19_479_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_023/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 23,
            "title": "ODG 9/2362/8 - Votazione Ordine del giorno 9/2362/8 ",
            "original_title": "Votazione Ordine del giorno 9/2362/8 ",
            "description_title": "ODG 9/2362/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38306,
            "slug": "vs19_479_014",
            "identifier": "vs19_479_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_014/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "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": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38412,
            "slug": "vs19_481_021",
            "identifier": "vs19_481_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_021/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2329-A/21 - Votazione Ordine del giorno 9/2329-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/21 ",
            "description_title": "ODG 9/2329-A/21",
            "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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40500,
            "slug": "vs19_544_008",
            "identifier": "vs19_544_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_008/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 8,
            "title": "Ratifica accordo con la Macedonia del nord in materia di sicurezza sociale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2293 - VOTO FINALE",
            "public_title": "Ratifica accordo con la Macedonia del nord in materia di sicurezza sociale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40511,
            "slug": "vs19_544_011",
            "identifier": "vs19_544_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_011/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 11,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "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": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40521,
            "slug": "vs19_544_024",
            "identifier": "vs19_544_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_024/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 24,
            "title": "DDL 1588 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1588 - 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": 1,
            "n_margin": 116,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40508,
            "slug": "vs19_544_007",
            "identifier": "vs19_544_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_007/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 7,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "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": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40538,
            "slug": "vs19_547_023",
            "identifier": "vs19_547_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_023/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 23,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40541,
            "slug": "vs19_547_028",
            "identifier": "vs19_547_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_028/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 28,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40566,
            "slug": "vs19_547_002",
            "identifier": "vs19_547_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_002/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-472 NF CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 2 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40577,
            "slug": "vs19_547_013",
            "identifier": "vs19_547_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_013/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-472 NF CPV 13 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 13 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 129,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40584,
            "slug": "vs19_547_020",
            "identifier": "vs19_547_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_020/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40535,
            "slug": "vs19_547_056",
            "identifier": "vs19_547_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_056/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 56,
            "title": "Ratifica ed esecuzione del Protocollo sulla gestione integrata delle zone costiere del Mediterraneo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1803 - VOTO FINALE",
            "public_title": "Ratifica ed esecuzione del Protocollo sulla gestione integrata delle zone costiere del Mediterraneo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40557,
            "slug": "vs19_547_057",
            "identifier": "vs19_547_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_057/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 57,
            "title": "DDL 1540 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1540 - 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": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40564,
            "slug": "vs19_547_065",
            "identifier": "vs19_547_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_065/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 65,
            "title": "DDL 1585 - ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "DDL 1585 - 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": 1,
            "n_margin": 122,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40575,
            "slug": "vs19_547_011",
            "identifier": "vs19_547_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_011/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-472 NF CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 40583,
            "slug": "vs19_547_019",
            "identifier": "vs19_547_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_019/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40533,
            "slug": "vs19_547_045",
            "identifier": "vs19_547_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_045/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 45,
            "title": "Ratifica protocollo su lavoro forzato e obbligatorio",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1539 - VOTO FINALE",
            "public_title": "Ratifica protocollo su lavoro forzato e obbligatorio",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40597,
            "slug": "vs19_547_055",
            "identifier": "vs19_547_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_055/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/1803/1 - Votazione Ordine del giorno 9/1803/1 ",
            "original_title": "Votazione Ordine del giorno 9/1803/1 ",
            "description_title": "ODG 9/1803/1",
            "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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40590,
            "slug": "vs19_547_031",
            "identifier": "vs19_547_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_031/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1",
            "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": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40396,
            "slug": "vs19_539_034",
            "identifier": "vs19_539_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_034/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.42 FONTANA ILARIA (M5S) - Votazione Emendamento 1.42 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.42 DDL n. 2623",
            "description_title": "Emendamento 1.42 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        }
    ]
}