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

{
    "count": 22904,
    "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&page=13",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&page=11",
    "results": [
        {
            "id": 40427,
            "slug": "vs19_539_065",
            "identifier": "vs19_539_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_065/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 9-BIS.1, 9-BIS.2, 9-BIS.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1, 9-BIS.2, 9-BIS.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40426,
            "slug": "vs19_539_064",
            "identifier": "vs19_539_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_064/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 9.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40425,
            "slug": "vs19_539_063",
            "identifier": "vs19_539_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_063/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 9.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40424,
            "slug": "vs19_539_062",
            "identifier": "vs19_539_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_062/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 62,
            "title": "EM 9.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40423,
            "slug": "vs19_539_061",
            "identifier": "vs19_539_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_061/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 9.3, 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3, 9.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 37,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 40422,
            "slug": "vs19_539_060",
            "identifier": "vs19_539_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_060/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2",
            "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": 54.73,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40421,
            "slug": "vs19_539_059",
            "identifier": "vs19_539_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_059/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40420,
            "slug": "vs19_539_058",
            "identifier": "vs19_539_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_058/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40419,
            "slug": "vs19_539_057",
            "identifier": "vs19_539_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_057/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.2",
            "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": 54.32,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40418,
            "slug": "vs19_539_056",
            "identifier": "vs19_539_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_056/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40417,
            "slug": "vs19_539_055",
            "identifier": "vs19_539_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_055/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 40416,
            "slug": "vs19_539_054",
            "identifier": "vs19_539_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_054/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 54,
            "title": "ART AGG 2-BIS.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2-BIS.01",
            "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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40415,
            "slug": "vs19_539_053",
            "identifier": "vs19_539_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_053/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 2-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2-BIS.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40414,
            "slug": "vs19_539_052",
            "identifier": "vs19_539_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_052/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 2.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9",
            "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": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40413,
            "slug": "vs19_539_051",
            "identifier": "vs19_539_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_051/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 2.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40412,
            "slug": "vs19_539_050",
            "identifier": "vs19_539_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_050/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 2.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40411,
            "slug": "vs19_539_049",
            "identifier": "vs19_539_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_049/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40410,
            "slug": "vs19_539_048",
            "identifier": "vs19_539_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_048/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 48,
            "title": "EM 2.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40409,
            "slug": "vs19_539_047",
            "identifier": "vs19_539_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_047/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 2.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40408,
            "slug": "vs19_539_046",
            "identifier": "vs19_539_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_046/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 46,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40407,
            "slug": "vs19_539_045",
            "identifier": "vs19_539_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_045/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.2",
            "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": 25,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40406,
            "slug": "vs19_539_044",
            "identifier": "vs19_539_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_044/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 2.1000 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.1000 DDL n. 2623",
            "description_title": "Emendamento 2.1000 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40405,
            "slug": "vs19_539_043",
            "identifier": "vs19_539_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_043/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 43,
            "title": "Identici emendamenti 1.54 DORI DEVIS (AVS) e 1.55 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.54 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.54 DDL n. 2623",
            "description_title": "Identici emendamenti 1.54 DORI DEVIS (AVS) e 1.55 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40404,
            "slug": "vs19_539_042",
            "identifier": "vs19_539_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_042/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.53 FONTANA ILARIA (M5S) - Votazione Emendamento 1.53 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2623",
            "description_title": "Emendamento 1.53 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": 25,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40403,
            "slug": "vs19_539_041",
            "identifier": "vs19_539_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_041/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.50 GIULIANO CARLA (M5S) - Votazione Emendamento 1.50 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.50 DDL n. 2623",
            "description_title": "Emendamento 1.50 GIULIANO CARLA (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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40402,
            "slug": "vs19_539_040",
            "identifier": "vs19_539_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_040/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 1.49 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.49 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.49 DDL n. 2623",
            "description_title": "Emendamento 1.49 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40401,
            "slug": "vs19_539_039",
            "identifier": "vs19_539_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_039/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.48 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.48 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.48 DDL n. 2623",
            "description_title": "Emendamento 1.48 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": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40400,
            "slug": "vs19_539_038",
            "identifier": "vs19_539_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_038/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 1.46 DORI DEVIS (AVS) e 1.47 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.46 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.46 DDL n. 2623",
            "description_title": "Identici emendamenti 1.46 DORI DEVIS (AVS) e 1.47 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40399,
            "slug": "vs19_539_037",
            "identifier": "vs19_539_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_037/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.45 DORI DEVIS (AVS) - Votazione Emendamento 1.45 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.45 DDL n. 2623",
            "description_title": "Emendamento 1.45 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40398,
            "slug": "vs19_539_036",
            "identifier": "vs19_539_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_036/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.44 GIULIANO CARLA (M5S) - Votazione Emendamento 1.44 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.44 DDL n. 2623",
            "description_title": "Emendamento 1.44 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40397,
            "slug": "vs19_539_035",
            "identifier": "vs19_539_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_035/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.43 GIULIANO CARLA (M5S) - Votazione Emendamento 1.43 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.43 DDL n. 2623",
            "description_title": "Emendamento 1.43 GIULIANO CARLA (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": 54.32,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40396,
            "slug": "vs19_539_034",
            "identifier": "vs19_539_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_034/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.42 FONTANA ILARIA (M5S) - Votazione Emendamento 1.42 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.42 DDL n. 2623",
            "description_title": "Emendamento 1.42 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40395,
            "slug": "vs19_539_033",
            "identifier": "vs19_539_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_033/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.41 COSTA SERGIO (M5S) - Votazione Emendamento 1.41 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.41 DDL n. 2623",
            "description_title": "Emendamento 1.41 COSTA SERGIO (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": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40394,
            "slug": "vs19_539_032",
            "identifier": "vs19_539_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_032/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.40 GIULIANO CARLA (M5S) - Votazione Emendamento 1.40 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.40 DDL n. 2623",
            "description_title": "Emendamento 1.40 GIULIANO CARLA (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": 24,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 40393,
            "slug": "vs19_539_031",
            "identifier": "vs19_539_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_031/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.39 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.39 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2623",
            "description_title": "Emendamento 1.39 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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40392,
            "slug": "vs19_539_030",
            "identifier": "vs19_539_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_030/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.38 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.38 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.38 DDL n. 2623",
            "description_title": "Emendamento 1.38 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40391,
            "slug": "vs19_539_029",
            "identifier": "vs19_539_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_029/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.37 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.37 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.37 DDL n. 2623",
            "description_title": "Emendamento 1.37 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40390,
            "slug": "vs19_539_028",
            "identifier": "vs19_539_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_028/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1.36 DORI DEVIS (AVS) - Votazione Emendamento 1.36 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.36 DDL n. 2623",
            "description_title": "Emendamento 1.36 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40389,
            "slug": "vs19_539_027",
            "identifier": "vs19_539_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_027/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.34 GIULIANO CARLA (M5S) - Votazione Emendamento 1.34 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2623",
            "description_title": "Emendamento 1.34 GIULIANO CARLA (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": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40388,
            "slug": "vs19_539_026",
            "identifier": "vs19_539_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_026/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.33 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.33 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2623",
            "description_title": "Emendamento 1.33 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": 21,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40387,
            "slug": "vs19_539_025",
            "identifier": "vs19_539_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_025/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.31 DORI DEVIS (AVS) e 1.32 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.31 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.31 DDL n. 2623",
            "description_title": "Identici emendamenti 1.31 DORI DEVIS (AVS) e 1.32 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40386,
            "slug": "vs19_539_024",
            "identifier": "vs19_539_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_024/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.30 DORI DEVIS (AVS) - Votazione Emendamento 1.30 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2623",
            "description_title": "Emendamento 1.30 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40385,
            "slug": "vs19_539_023",
            "identifier": "vs19_539_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_023/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.29 DORI DEVIS (AVS) - Votazione Emendamento 1.29 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.29 DDL n. 2623",
            "description_title": "Emendamento 1.29 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40384,
            "slug": "vs19_539_022",
            "identifier": "vs19_539_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_022/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.26 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.26 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2623",
            "description_title": "Emendamento 1.26 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 40383,
            "slug": "vs19_539_021",
            "identifier": "vs19_539_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_021/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.25 FONTANA ILARIA (M5S) - Votazione Emendamento 1.25 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.25 DDL n. 2623",
            "description_title": "Emendamento 1.25 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": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40382,
            "slug": "vs19_539_020",
            "identifier": "vs19_539_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_020/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.24 MORFINO DANIELA (M5S) - Votazione Emendamento 1.24 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2623",
            "description_title": "Emendamento 1.24 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": 21,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40381,
            "slug": "vs19_539_019",
            "identifier": "vs19_539_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_019/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 MORFINO DANIELA (M5S) - Votazione Emendamento 1.22 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2623",
            "description_title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 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": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40380,
            "slug": "vs19_539_018",
            "identifier": "vs19_539_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_018/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.21 DORI DEVIS (AVS) - Votazione Emendamento 1.21 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2623",
            "description_title": "Emendamento 1.21 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40379,
            "slug": "vs19_539_017",
            "identifier": "vs19_539_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_017/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.20 DORI DEVIS (AVS) - Votazione Emendamento 1.20 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.20 DDL n. 2623",
            "description_title": "Emendamento 1.20 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40378,
            "slug": "vs19_539_016",
            "identifier": "vs19_539_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_016/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.18 DORI DEVIS (AVS) - Votazione Emendamento 1.18 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2623",
            "description_title": "Emendamento 1.18 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        }
    ]
}