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

{
    "count": 22950,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=191",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=189",
    "results": [
        {
            "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": 38220,
            "slug": "vs19_476_035",
            "identifier": "vs19_476_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_035/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 4.01008, 4.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01008, 4.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38219,
            "slug": "vs19_476_034",
            "identifier": "vs19_476_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_034/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 34,
            "title": "ART AGG 4.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38218,
            "slug": "vs19_476_033",
            "identifier": "vs19_476_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_033/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 4.01006, 4.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01006, 4.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38190,
            "slug": "vs19_476_001",
            "identifier": "vs19_476_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_001/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.1000 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 0741",
            "description_title": "Emendamento 1.1000 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38206,
            "slug": "vs19_476_019",
            "identifier": "vs19_476_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_019/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37621,
            "slug": "vs19_460_009",
            "identifier": "vs19_460_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_009/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 4.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38025,
            "slug": "vs19_470_034",
            "identifier": "vs19_470_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_034/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2308/83 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2308/83 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/83 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/83 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40494,
            "slug": "vs19_543_038",
            "identifier": "vs19_543_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_038/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2473-A/3 - Votazione Ordine del giorno 9/2473-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2473-A/3 ",
            "description_title": "ODG 9/2473-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40493,
            "slug": "vs19_543_037",
            "identifier": "vs19_543_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_037/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2473-A/2 - Votazione Ordine del giorno 9/2473-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2473-A/2 ",
            "description_title": "ODG 9/2473-A/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40484,
            "slug": "vs19_543_028",
            "identifier": "vs19_543_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_028/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 1.23, 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23, 1.24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40474,
            "slug": "vs19_543_018",
            "identifier": "vs19_543_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_018/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 1.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.103",
            "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": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 26105,
            "slug": "vs19_216_069",
            "identifier": "vs19_216_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_069/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 11.4 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1555",
            "description_title": "Emendamento 11.4 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26110,
            "slug": "vs19_216_074",
            "identifier": "vs19_216_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_074/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.8 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.8 DDL n. 1555",
            "description_title": "Emendamento 11.8 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26143,
            "slug": "vs19_216_068",
            "identifier": "vs19_216_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_068/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 11.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1555",
            "description_title": "Emendamento 11.3 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26058,
            "slug": "vs19_216_123",
            "identifier": "vs19_216_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_123/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1555",
            "description_title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26178,
            "slug": "vs19_216_066",
            "identifier": "vs19_216_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_066/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 11.18 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.18 DDL n. 1555",
            "description_title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26079,
            "slug": "vs19_216_094",
            "identifier": "vs19_216_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_094/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 12.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.8 DDL n. 1555",
            "description_title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 39398,
            "slug": "vs19_503_063",
            "identifier": "vs19_503_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_063/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 12.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.5 DDL n. 2482",
            "description_title": "Emendamento 12.5 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 26207,
            "slug": "vs19_216_150",
            "identifier": "vs19_216_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_150/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/1555/17 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1555/17 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/17 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/17 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 39457,
            "slug": "vs19_503_122",
            "identifier": "vs19_503_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_122/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 122,
            "title": "ODG 9/2482/28 - Votazione Ordine del giorno 9/2482/28 ",
            "original_title": "Votazione Ordine del giorno 9/2482/28 ",
            "description_title": "ODG 9/2482/28",
            "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": 23,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S) - Votazione Emendamento 12.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.01 CASO ANTONIO (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": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39395,
            "slug": "vs19_503_060",
            "identifier": "vs19_503_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_060/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 12.2 CASO ANTONIO (M5S) - Votazione Emendamento 12.2 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2482",
            "description_title": "Emendamento 12.2 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39438,
            "slug": "vs19_503_103",
            "identifier": "vs19_503_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_103/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 103,
            "title": "Articolo aggiuntivo 13-bis.016 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.016 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.016 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.016 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39392,
            "slug": "vs19_503_057",
            "identifier": "vs19_503_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_057/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 11.13 CASO ANTONIO (M5S) - Votazione Emendamento 11.13 DDL n. 2482",
            "original_title": "Votazione Emendamento 11.13 DDL n. 2482",
            "description_title": "Emendamento 11.13 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38941,
            "slug": "vs19_491_124",
            "identifier": "vs19_491_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_124/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 27.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38874,
            "slug": "vs19_491_038",
            "identifier": "vs19_491_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_038/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 8.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38909,
            "slug": "vs19_491_076",
            "identifier": "vs19_491_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_076/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 11.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 38906,
            "slug": "vs19_491_073",
            "identifier": "vs19_491_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_073/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 73,
            "title": "EM 11.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1004",
            "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": 63.52,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 26604,
            "slug": "vs19_220_030",
            "identifier": "vs19_220_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_030/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1627/8 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1627/8 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/8 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/8 MANZI IRENE (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": 9,
            "n_margin": 23,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 38855,
            "slug": "vs19_491_012",
            "identifier": "vs19_491_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_012/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 32415,
            "slug": "vs19_357_015",
            "identifier": "vs19_357_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_015/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (AVS) - Votazione Emendamento 9.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.03 MARI FRANCESCO (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": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32366,
            "slug": "vs19_357_016",
            "identifier": "vs19_357_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_016/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 9.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.01 DDL n. 1532",
            "original_title": "Votazione Emendamento 9.01 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 9.01 SCOTTO ARTURO (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": 23,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32379,
            "slug": "vs19_357_023",
            "identifier": "vs19_357_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_023/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 10.8 MARI FRANCESCO (AVS) - Votazione Emendamento 10.8 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.8 DDL n. 1532",
            "description_title": "Emendamento 10.8 MARI FRANCESCO (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": 23,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 32417,
            "slug": "vs19_357_064",
            "identifier": "vs19_357_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_064/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 31.03 FOSSI EMILIANO (PD-IDP) - Votazione Emendamento 31.03 DDL n. 1532",
            "original_title": "Votazione Emendamento 31.03 DDL n. 1532",
            "description_title": "Articolo aggiuntivo 31.03 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 58.92,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 32363,
            "slug": "vs19_357_022",
            "identifier": "vs19_357_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_022/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.7 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1532",
            "description_title": "Emendamento 10.7 AIELLO DAVIDE (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": 59.34,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 31730,
            "slug": "vs19_343_005",
            "identifier": "vs19_343_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_343_005/?format=api",
            "sitting": {
                "id": 1769,
                "date": "2024-09-10",
                "number": 343,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 MAURI MATTEO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1660",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1660",
            "description_title": "Emendamento 1.4 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 75.31,
            "minority_cohesion_rate": 85.0
        },
        {
            "id": 30120,
            "slug": "vs19_283_018",
            "identifier": "vs19_283_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_018/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.8 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.8 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.8 PDL n. 0836",
            "description_title": "Emendamento 4.8 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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 25627,
            "slug": "vs19_210_130",
            "identifier": "vs19_210_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_130/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 30.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 30.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1341",
            "description_title": "Emendamento 30.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25678,
            "slug": "vs19_210_185",
            "identifier": "vs19_210_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_185/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 185,
            "title": "Emendamento 57.1 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 57.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 57.1 DDL n. 1341",
            "description_title": "Emendamento 57.1 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30218,
            "slug": "vs19_292_069",
            "identifier": "vs19_292_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_069/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 69,
            "title": "Mantenimento articolo 22 - Votazione Articolo 22 DDL n. 1717",
            "original_title": "Votazione Articolo 22 DDL n. 1717",
            "description_title": "Mantenimento articolo 22",
            "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": 23,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 22795,
            "slug": "vs19_142_020",
            "identifier": "vs19_142_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_020/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (M5S) - Votazione Emendamento 2.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.09 ALIFANO ENRICA (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": 23,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 29427,
            "slug": "vs19_272_010",
            "identifier": "vs19_272_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_272_010/?format=api",
            "sitting": {
                "id": 1653,
                "date": "2024-04-03",
                "number": 272,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/982 e ABB/6 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/982 e ABB/6 PDL n. 0982",
            "original_title": "Votazione Ordine del giorno 9/982 e ABB/6 PDL n. 0982",
            "description_title": "Ordine del giorno n. 9/982 e ABB/6 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 22788,
            "slug": "vs19_142_034",
            "identifier": "vs19_142_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_034/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 3.09 FENU EMILIANO (M5S) - Votazione Emendamento 3.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 3.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 3.09 FENU EMILIANO (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": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 24578,
            "slug": "vs19_184_075",
            "identifier": "vs19_184_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_075/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.21 FONTANA ILARIA (M5S) - Votazione Emendamento 6.21 DDL n. 1406",
            "original_title": "Votazione Emendamento 6.21 DDL n. 1406",
            "description_title": "Emendamento 6.21 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 38643,
            "slug": "vs19_487_003",
            "identifier": "vs19_487_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_003/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2355/23 - Votazione Ordine del giorno 9/2355/23 ",
            "original_title": "Votazione Ordine del giorno 9/2355/23 ",
            "description_title": "ODG 9/2355/23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 22755,
            "slug": "vs19_142_018",
            "identifier": "vs19_142_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_018/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 2.02 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.02 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.02 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.02 STEFANAZZI CLAUDIO MICHELE (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": 23,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26760,
            "slug": "vs19_222_048",
            "identifier": "vs19_222_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_048/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.8 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1624",
            "description_title": "Emendamento 2.8 PROVENZANO GIUSEPPE (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": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 31576,
            "slug": "vs19_340_102",
            "identifier": "vs19_340_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_102/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 102,
            "title": "Identici emendamenti 9-decies.3 e 9-decies.4 DE LUCA PIERO (PD-IDP) - Votazione Emendamento 9-decies.3 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.3 DDL n. 1997",
            "description_title": "Identici emendamenti 9-decies.3 e 9-decies.4 DE LUCA PIERO (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": 23,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 21502,
            "slug": "vs19_112_047",
            "identifier": "vs19_112_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_047/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 47,
            "title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Mozione 1_00149",
            "original_title": "Votazione Mozione 1_00149",
            "description_title": "Mozione n. 1-00149, limitatamente al capoverso 1) della parte dispositiva, RICHETTI MATTEO (AIV-RE) 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 75.31
        }
    ]
}