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

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=468",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=466",
    "results": [
        {
            "id": 41219,
            "slug": "vs19_572_166",
            "identifier": "vs19_572_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_166/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 166,
            "title": "ARTICOLO 57 - Votazione Articolo 57 ",
            "original_title": "Votazione Articolo 57 ",
            "description_title": "ARTICOLO 57",
            "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": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41347,
            "slug": "vs19_572_167",
            "identifier": "vs19_572_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_167/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 167,
            "title": "EM 58.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 58.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": 9,
            "n_margin": 17,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41220,
            "slug": "vs19_572_168",
            "identifier": "vs19_572_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_168/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 168,
            "title": "ARTICOLO 58 - Votazione Articolo 58 ",
            "original_title": "Votazione Articolo 58 ",
            "description_title": "ARTICOLO 58",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41221,
            "slug": "vs19_572_169",
            "identifier": "vs19_572_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_169/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 169,
            "title": "ARTICOLO 59 - Votazione Articolo 59 ",
            "original_title": "Votazione Articolo 59 ",
            "description_title": "ARTICOLO 59",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41348,
            "slug": "vs19_572_170",
            "identifier": "vs19_572_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_170/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 170,
            "title": "EM 60.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 60.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41349,
            "slug": "vs19_572_171",
            "identifier": "vs19_572_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_171/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 171,
            "title": "EM 60.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 60.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": 26,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41350,
            "slug": "vs19_572_172",
            "identifier": "vs19_572_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_172/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 60.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 60.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": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41222,
            "slug": "vs19_572_173",
            "identifier": "vs19_572_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_173/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 173,
            "title": "ARTICOLO 60 - Votazione Articolo 60 ",
            "original_title": "Votazione Articolo 60 ",
            "description_title": "ARTICOLO 60",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41223,
            "slug": "vs19_572_174",
            "identifier": "vs19_572_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_174/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 174,
            "title": "ARTICOLO 61 - Votazione Articolo 61 ",
            "original_title": "Votazione Articolo 61 ",
            "description_title": "ARTICOLO 61",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41224,
            "slug": "vs19_572_175",
            "identifier": "vs19_572_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_175/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 175,
            "title": "ARTICOLO 62 - Votazione Articolo 62 ",
            "original_title": "Votazione Articolo 62 ",
            "description_title": "ARTICOLO 62",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41225,
            "slug": "vs19_572_176",
            "identifier": "vs19_572_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_176/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 176,
            "title": "ARTICOLO 63 - Votazione Articolo 63 ",
            "original_title": "Votazione Articolo 63 ",
            "description_title": "ARTICOLO 63",
            "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": 30,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41226,
            "slug": "vs19_572_177",
            "identifier": "vs19_572_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_177/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 177,
            "title": "MANTENIMENTO ARTICOLO 64 - Votazione Articolo 64 ",
            "original_title": "Votazione Articolo 64 ",
            "description_title": "MANTENIMENTO ARTICOLO 64",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41351,
            "slug": "vs19_572_178",
            "identifier": "vs19_572_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_178/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 178,
            "title": "ART AGG 64.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 64.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": 10,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41227,
            "slug": "vs19_572_179",
            "identifier": "vs19_572_179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_179/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 179,
            "title": "MANTENIMENTO ARTICOLO 65 - Votazione Articolo 65 ",
            "original_title": "Votazione Articolo 65 ",
            "description_title": "MANTENIMENTO ARTICOLO 65",
            "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": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41228,
            "slug": "vs19_572_180",
            "identifier": "vs19_572_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_180/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 180,
            "title": "ARTICOLO 66 - Votazione Articolo 66 ",
            "original_title": "Votazione Articolo 66 ",
            "description_title": "ARTICOLO 66",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41229,
            "slug": "vs19_572_181",
            "identifier": "vs19_572_181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_181/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 181,
            "title": "ARTICOLO 67 - Votazione Articolo 67 ",
            "original_title": "Votazione Articolo 67 ",
            "description_title": "ARTICOLO 67",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41230,
            "slug": "vs19_572_182",
            "identifier": "vs19_572_182",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_182/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 182,
            "title": "MANTENIMENTO ARTICOLO 68 - Votazione Articolo 68 ",
            "original_title": "Votazione Articolo 68 ",
            "description_title": "MANTENIMENTO ARTICOLO 68",
            "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": 30,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41231,
            "slug": "vs19_572_183",
            "identifier": "vs19_572_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_183/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 183,
            "title": "MANTENIMENTO ARTICOLO 69 - Votazione Articolo 69 ",
            "original_title": "Votazione Articolo 69 ",
            "description_title": "MANTENIMENTO ARTICOLO 69",
            "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": 28,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41232,
            "slug": "vs19_572_184",
            "identifier": "vs19_572_184",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_184/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 184,
            "title": "ARTICOLO 70 - Votazione Articolo 70 ",
            "original_title": "Votazione Articolo 70 ",
            "description_title": "ARTICOLO 70",
            "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": 31,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41352,
            "slug": "vs19_572_185",
            "identifier": "vs19_572_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_185/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 185,
            "title": "EM 71.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41353,
            "slug": "vs19_572_186",
            "identifier": "vs19_572_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_186/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 186,
            "title": "EM 71.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.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": 57.2,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41354,
            "slug": "vs19_572_187",
            "identifier": "vs19_572_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_187/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 187,
            "title": "EM 71.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.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": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41355,
            "slug": "vs19_572_188",
            "identifier": "vs19_572_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_188/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 188,
            "title": "EM 71.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41356,
            "slug": "vs19_572_189",
            "identifier": "vs19_572_189",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_189/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 189,
            "title": "EM 71.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41357,
            "slug": "vs19_572_190",
            "identifier": "vs19_572_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_190/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 190,
            "title": "EM 71.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 71.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41233,
            "slug": "vs19_572_191",
            "identifier": "vs19_572_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_191/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 191,
            "title": "ARTICOLO 71 - Votazione Articolo 71 ",
            "original_title": "Votazione Articolo 71 ",
            "description_title": "ARTICOLO 71",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41358,
            "slug": "vs19_572_192",
            "identifier": "vs19_572_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_192/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 72.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 72.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": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41359,
            "slug": "vs19_572_193",
            "identifier": "vs19_572_193",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_193/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 193,
            "title": "EM 72.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 72.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": 26,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41234,
            "slug": "vs19_572_194",
            "identifier": "vs19_572_194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_194/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 194,
            "title": "ARTICOLO 72 - Votazione Articolo 72 ",
            "original_title": "Votazione Articolo 72 ",
            "description_title": "ARTICOLO 72",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41235,
            "slug": "vs19_572_195",
            "identifier": "vs19_572_195",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_195/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 195,
            "title": "ARTICOLO 73 - Votazione Articolo 73 ",
            "original_title": "Votazione Articolo 73 ",
            "description_title": "ARTICOLO 73",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 31,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41236,
            "slug": "vs19_572_196",
            "identifier": "vs19_572_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_196/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 196,
            "title": "ARTICOLO 74 - Votazione Articolo 74 ",
            "original_title": "Votazione Articolo 74 ",
            "description_title": "ARTICOLO 74",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41360,
            "slug": "vs19_572_197",
            "identifier": "vs19_572_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_197/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 197,
            "title": "ODG 9/2655/1 - Votazione Ordine del giorno 9/2655/1 ",
            "original_title": "Votazione Ordine del giorno 9/2655/1 ",
            "description_title": "ODG 9/2655/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41361,
            "slug": "vs19_572_198",
            "identifier": "vs19_572_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_198/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 198,
            "title": "ODG 9/2655/2 - Votazione Ordine del giorno 9/2655/2 ",
            "original_title": "Votazione Ordine del giorno 9/2655/2 ",
            "description_title": "ODG 9/2655/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41362,
            "slug": "vs19_572_199",
            "identifier": "vs19_572_199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_199/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 199,
            "title": "ODG 9/2655/4 - Votazione Ordine del giorno 9/2655/4 ",
            "original_title": "Votazione Ordine del giorno 9/2655/4 ",
            "description_title": "ODG 9/2655/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41363,
            "slug": "vs19_572_200",
            "identifier": "vs19_572_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_200/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 200,
            "title": "ODG 9/2655/6 - Votazione Ordine del giorno 9/2655/6 ",
            "original_title": "Votazione Ordine del giorno 9/2655/6 ",
            "description_title": "ODG 9/2655/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41364,
            "slug": "vs19_572_201",
            "identifier": "vs19_572_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_201/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 201,
            "title": "ODG 9/2655/10 - Votazione Ordine del giorno 9/2655/10 ",
            "original_title": "Votazione Ordine del giorno 9/2655/10 ",
            "description_title": "ODG 9/2655/10",
            "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": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41365,
            "slug": "vs19_572_202",
            "identifier": "vs19_572_202",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_202/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 202,
            "title": "ODG 9/2655/11 - Votazione Ordine del giorno 9/2655/11 ",
            "original_title": "Votazione Ordine del giorno 9/2655/11 ",
            "description_title": "ODG 9/2655/11",
            "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": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41366,
            "slug": "vs19_572_203",
            "identifier": "vs19_572_203",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_203/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 203,
            "title": "ODG 9/2655/14 - Votazione Ordine del giorno 9/2655/14 ",
            "original_title": "Votazione Ordine del giorno 9/2655/14 ",
            "description_title": "ODG 9/2655/14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41367,
            "slug": "vs19_572_204",
            "identifier": "vs19_572_204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_204/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 204,
            "title": "ODG 9/2655/15 - Votazione Ordine del giorno 9/2655/15 ",
            "original_title": "Votazione Ordine del giorno 9/2655/15 ",
            "description_title": "ODG 9/2655/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41368,
            "slug": "vs19_572_205",
            "identifier": "vs19_572_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_205/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 205,
            "title": "ODG 9/2655/17 - Votazione Ordine del giorno 9/2655/17 ",
            "original_title": "Votazione Ordine del giorno 9/2655/17 ",
            "description_title": "ODG 9/2655/17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 14,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41369,
            "slug": "vs19_572_206",
            "identifier": "vs19_572_206",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_206/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 206,
            "title": "ODG 9/2655/21 - Votazione Ordine del giorno 9/2655/21 ",
            "original_title": "Votazione Ordine del giorno 9/2655/21 ",
            "description_title": "ODG 9/2655/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41370,
            "slug": "vs19_572_207",
            "identifier": "vs19_572_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_207/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 207,
            "title": "ODG 9/2655/22 - Votazione Ordine del giorno 9/2655/22 ",
            "original_title": "Votazione Ordine del giorno 9/2655/22 ",
            "description_title": "ODG 9/2655/22",
            "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": 22,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41371,
            "slug": "vs19_572_208",
            "identifier": "vs19_572_208",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_208/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 208,
            "title": "ODG 9/2655/24 - Votazione Ordine del giorno 9/2655/24 ",
            "original_title": "Votazione Ordine del giorno 9/2655/24 ",
            "description_title": "ODG 9/2655/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41372,
            "slug": "vs19_572_209",
            "identifier": "vs19_572_209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_209/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 209,
            "title": "ODG 9/2655/31 - Votazione Ordine del giorno 9/2655/31 ",
            "original_title": "Votazione Ordine del giorno 9/2655/31 ",
            "description_title": "ODG 9/2655/31",
            "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": 19,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41373,
            "slug": "vs19_572_210",
            "identifier": "vs19_572_210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_210/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 210,
            "title": "ODG 9/2655/32 - Votazione Ordine del giorno 9/2655/32 ",
            "original_title": "Votazione Ordine del giorno 9/2655/32 ",
            "description_title": "ODG 9/2655/32",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41163,
            "slug": "vs19_572_211",
            "identifier": "vs19_572_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_211/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 211,
            "title": "Semplificazione e digitalizzazione dei procedimenti a favore dei cittadini e delle imprese",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2655 - VOTO FINALE",
            "public_title": "Semplificazione e digitalizzazione dei procedimenti a favore dei cittadini e delle imprese",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 41381,
            "slug": "vs19_573_001",
            "identifier": "vs19_573_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_001/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2673 - DICHIARAZIONE DI URGENZA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2673 - DICHIARAZIONE DI URGENZA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 46.91,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41382,
            "slug": "vs19_573_002",
            "identifier": "vs19_573_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_002/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 834 - DICHIARAZIONE DI URGENZA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 834 - DICHIARAZIONE DI URGENZA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 46.91,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 41383,
            "slug": "vs19_573_003",
            "identifier": "vs19_573_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_003/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 3,
            "title": "PDL 1042-A E ABB - EM. 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1042-A E ABB - EM. 1.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": 16,
            "majority_cohesion_rate": 47.74,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41384,
            "slug": "vs19_573_004",
            "identifier": "vs19_573_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_004/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 46.91,
            "minority_cohesion_rate": 56.05
        }
    ]
}