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

{
    "count": 22091,
    "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=148",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=146",
    "results": [
        {
            "id": 33622,
            "slug": "vs19_384_059",
            "identifier": "vs19_384_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_059/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 13.01012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01012",
            "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": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33639,
            "slug": "vs19_384_075",
            "identifier": "vs19_384_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_075/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/30-A E ABB/5 - Votazione Ordine del giorno 9/30-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/5 ",
            "description_title": "ODG 9/30-A E ABB/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33592,
            "slug": "vs19_384_015",
            "identifier": "vs19_384_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_015/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1003",
            "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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33619,
            "slug": "vs19_384_055",
            "identifier": "vs19_384_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_055/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 55,
            "title": "ART AGG 13.01000, 13.01011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01000, 13.01011",
            "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": 56.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33596,
            "slug": "vs19_384_001",
            "identifier": "vs19_384_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_001/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 30-A - ABB - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 30-A - ABB - 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": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33527,
            "slug": "vs19_384_006",
            "identifier": "vs19_384_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_006/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33591,
            "slug": "vs19_384_022",
            "identifier": "vs19_384_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_022/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 5.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1003",
            "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": 51,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 33539,
            "slug": "vs19_384_005",
            "identifier": "vs19_384_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_005/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 62.4,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33579,
            "slug": "vs19_384_016",
            "identifier": "vs19_384_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_016/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 4.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33631,
            "slug": "vs19_384_056",
            "identifier": "vs19_384_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_056/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 56,
            "title": "ART AGG 13.01010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01010",
            "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": 19,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33668,
            "slug": "vs19_384_053",
            "identifier": "vs19_384_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_053/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 53,
            "title": "ART AGG 13.01002 PART AMM - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01002 PART AMM",
            "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": 31,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33576,
            "slug": "vs19_384_040",
            "identifier": "vs19_384_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_040/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 10.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1003",
            "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": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33602,
            "slug": "vs19_384_023",
            "identifier": "vs19_384_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_023/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 5.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33603,
            "slug": "vs19_384_004",
            "identifier": "vs19_384_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_004/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 2.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1003",
            "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": 61.57,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33658,
            "slug": "vs19_384_060",
            "identifier": "vs19_384_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_060/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 13.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 20,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33659,
            "slug": "vs19_384_054",
            "identifier": "vs19_384_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_054/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 54,
            "title": "ART AGG 13.01005 PART AMM - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01005 PART AMM",
            "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": 33,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 33626,
            "slug": "vs19_384_049",
            "identifier": "vs19_384_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_049/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 49,
            "title": "ART AGG 12.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33634,
            "slug": "vs19_384_046",
            "identifier": "vs19_384_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_046/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 12.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1000",
            "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": 44,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 33644,
            "slug": "vs19_384_061",
            "identifier": "vs19_384_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_061/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 61,
            "title": "ART AGG 13.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 17,
            "majority_cohesion_rate": 57.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33645,
            "slug": "vs19_384_047",
            "identifier": "vs19_384_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_047/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 12.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 33519,
            "slug": "vs19_384_039",
            "identifier": "vs19_384_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_039/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 10.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1000",
            "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": 33,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37191,
            "slug": "vs19_449_032",
            "identifier": "vs19_449_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_032/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1-bis.6 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.6 DDL n. 2285",
            "description_title": "Emendamento 1-bis.6 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37181,
            "slug": "vs19_449_022",
            "identifier": "vs19_449_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_022/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.23 PANDOLFO ALBERTO (PD-IDP) - Votazione Emendamento 1.23 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2285",
            "description_title": "Emendamento 1.23 PANDOLFO ALBERTO (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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37205,
            "slug": "vs19_449_046",
            "identifier": "vs19_449_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_046/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 1-ter.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-ter.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.10 DDL n. 2285",
            "description_title": "Emendamento 1-ter.10 GHIRRA FRANCESCA (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": 34,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37212,
            "slug": "vs19_449_053",
            "identifier": "vs19_449_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_053/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 1-ter-05 MORFINO DANIELA (M5S) - Votazione Emendamento 1-ter-05 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-05 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-05 MORFINO DANIELA (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": 31,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37211,
            "slug": "vs19_449_052",
            "identifier": "vs19_449_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_052/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 1-ter-04 DONNO LEONARDO (M5S) - Votazione Emendamento 1-ter-04 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-04 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-04 DONNO LEONARDO (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": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37201,
            "slug": "vs19_449_042",
            "identifier": "vs19_449_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_042/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1-ter.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-ter.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.6 DDL n. 2285",
            "description_title": "Emendamento 1-ter.6 L'ABBATE PATTY (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": 33,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37245,
            "slug": "vs19_449_086",
            "identifier": "vs19_449_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_086/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 86,
            "title": "Ordine del giorno n. 9/2285/19 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2285/19 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/19 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/19 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37163,
            "slug": "vs19_449_004",
            "identifier": "vs19_449_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_004/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2285",
            "description_title": "Emendamento 1.5 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": 30,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 37166,
            "slug": "vs19_449_007",
            "identifier": "vs19_449_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_007/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.9 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.9 DDL n. 2285",
            "description_title": "Emendamento 1.9 PAGANO UBALDO (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": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37214,
            "slug": "vs19_449_055",
            "identifier": "vs19_449_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_055/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 1-quater.3 BONELLI ANGELO (AVS) - Votazione Emendamento 1-quater.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-quater.3 DDL n. 2285",
            "description_title": "Emendamento 1-quater.3 BONELLI ANGELO (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": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37160,
            "slug": "vs19_449_001",
            "identifier": "vs19_449_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_001/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento premissivo 01.01 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.01 PAGANO UBALDO (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": 54,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 37161,
            "slug": "vs19_449_002",
            "identifier": "vs19_449_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_002/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento premissivo 01.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento premissivo DDL n. 2285",
            "original_title": "Votazione Emendamento premissivo DDL n. 2285",
            "description_title": "Emendamento premissivo 01.02 PAGANO UBALDO (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": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37165,
            "slug": "vs19_449_006",
            "identifier": "vs19_449_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_006/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2285",
            "description_title": "Emendamento 1.8 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": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37215,
            "slug": "vs19_449_056",
            "identifier": "vs19_449_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_056/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 1-quater.4 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-quater.4 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-quater.4 DDL n. 2285",
            "description_title": "Emendamento 1-quater.4 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37168,
            "slug": "vs19_449_009",
            "identifier": "vs19_449_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_009/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 BONELLI ANGELO (AVS) - Votazione Emendamento 1.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2285",
            "description_title": "Emendamento 1.10 BONELLI ANGELO (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": 33,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37193,
            "slug": "vs19_449_034",
            "identifier": "vs19_449_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_034/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1-bis.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 1-bis.10 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.10 DDL n. 2285",
            "description_title": "Emendamento 1-bis.10 GHIRRA FRANCESCA (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": 19,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37190,
            "slug": "vs19_449_031",
            "identifier": "vs19_449_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_031/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1-bis.5 BONELLI ANGELO (AVS) - Votazione Emendamento 1-bis.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.5 DDL n. 2285",
            "description_title": "Emendamento 1-bis.5 BONELLI ANGELO (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": 19,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37221,
            "slug": "vs19_449_062",
            "identifier": "vs19_449_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_062/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo aggiuntivo 1-sexies.01 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.01 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.01 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.01 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37220,
            "slug": "vs19_449_061",
            "identifier": "vs19_449_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_061/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 1-sexies.5 DONNO LEONARDO (M5S) - Votazione Emendamento 1-sexies.5 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.5 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.5 DONNO LEONARDO (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": 31,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37216,
            "slug": "vs19_449_057",
            "identifier": "vs19_449_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_057/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 1-sexies.1 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1 MORFINO DANIELA (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": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37217,
            "slug": "vs19_449_058",
            "identifier": "vs19_449_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_058/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1-sexies.2 MORFINO DANIELA (M5S) - Votazione Emendamento 1-sexies.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.2 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.2 MORFINO DANIELA (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": 31,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37222,
            "slug": "vs19_449_063",
            "identifier": "vs19_449_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_063/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 1-sexies.02 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-sexies.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.02 PAGANO UBALDO (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": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37197,
            "slug": "vs19_449_038",
            "identifier": "vs19_449_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_038/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1-ter.2 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.2 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.2 DDL n. 2285",
            "description_title": "Emendamento 1-ter.2 PAGANO UBALDO (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": 25,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37198,
            "slug": "vs19_449_039",
            "identifier": "vs19_449_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_039/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1-ter.3 MORFINO DANIELA (M5S) - Votazione Emendamento 1-ter.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.3 DDL n. 2285",
            "description_title": "Emendamento 1-ter.3 MORFINO DANIELA (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": 33,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37188,
            "slug": "vs19_449_029",
            "identifier": "vs19_449_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_029/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1-bis.3 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-bis.3 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-bis.3 DDL n. 2285",
            "description_title": "Emendamento 1-bis.3 PAGANO UBALDO (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": 20,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 37199,
            "slug": "vs19_449_040",
            "identifier": "vs19_449_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_040/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1-ter.4 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 1-ter.4 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.4 DDL n. 2285",
            "description_title": "Emendamento 1-ter.4 PAGANO UBALDO (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": 22,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37209,
            "slug": "vs19_449_050",
            "identifier": "vs19_449_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_050/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 1-ter-02 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1-ter-02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-02 SANTILLO AGOSTINO (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": 19,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37213,
            "slug": "vs19_449_054",
            "identifier": "vs19_449_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_054/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici emendamenti 1-quater.1 FONTANA ILARIA (M5S) e 1-quater.2 BONELLI ANGELO (AVS) - Votazione Emendamento 1-quater.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-quater.1 DDL n. 2285",
            "description_title": "Identici emendamenti 1-quater.1 FONTANA ILARIA (M5S) e 1-quater.2 BONELLI ANGELO (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": 33,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37224,
            "slug": "vs19_449_065",
            "identifier": "vs19_449_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_065/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 65,
            "title": "Articolo aggiuntivo 1-sexies.04 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1-sexies.04 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.04 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-sexies.04 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": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        }
    ]
}