Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=465
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=466",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=464",
    "results": [
        {
            "id": 41177,
            "slug": "vs19_572_066",
            "identifier": "vs19_572_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_066/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 66,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "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": 53.91,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41178,
            "slug": "vs19_572_067",
            "identifier": "vs19_572_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_067/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 67,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "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": 27,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41179,
            "slug": "vs19_572_068",
            "identifier": "vs19_572_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_068/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 68,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "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": 29,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41289,
            "slug": "vs19_572_069",
            "identifier": "vs19_572_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_069/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41290,
            "slug": "vs19_572_070",
            "identifier": "vs19_572_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_070/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 18.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 20,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41180,
            "slug": "vs19_572_071",
            "identifier": "vs19_572_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_071/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 71,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "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": 29,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41181,
            "slug": "vs19_572_072",
            "identifier": "vs19_572_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_072/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 72,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 32,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41182,
            "slug": "vs19_572_073",
            "identifier": "vs19_572_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_073/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "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": 54.73,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41183,
            "slug": "vs19_572_074",
            "identifier": "vs19_572_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_074/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 74,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "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": 54.73,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41184,
            "slug": "vs19_572_075",
            "identifier": "vs19_572_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_075/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 75,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41291,
            "slug": "vs19_572_076",
            "identifier": "vs19_572_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_076/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 76,
            "title": "ART AGG 22.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 22.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41292,
            "slug": "vs19_572_077",
            "identifier": "vs19_572_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_077/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 77,
            "title": "ART AGG 22.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 22.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41293,
            "slug": "vs19_572_078",
            "identifier": "vs19_572_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_078/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 23.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 41185,
            "slug": "vs19_572_079",
            "identifier": "vs19_572_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_079/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 79,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "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": 55.14,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41186,
            "slug": "vs19_572_080",
            "identifier": "vs19_572_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_080/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 80,
            "title": "MANTENIMENTO ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "MANTENIMENTO ARTICOLO 24",
            "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": 55.56,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41187,
            "slug": "vs19_572_081",
            "identifier": "vs19_572_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_081/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 28,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 41188,
            "slug": "vs19_572_082",
            "identifier": "vs19_572_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_082/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 82,
            "title": "MANTENIMENTO ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "MANTENIMENTO ARTICOLO 26",
            "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": 55.14,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41294,
            "slug": "vs19_572_083",
            "identifier": "vs19_572_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_083/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 27.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.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": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41295,
            "slug": "vs19_572_084",
            "identifier": "vs19_572_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_084/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 84,
            "title": "EM 27.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41189,
            "slug": "vs19_572_085",
            "identifier": "vs19_572_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_085/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 85,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 24,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41296,
            "slug": "vs19_572_086",
            "identifier": "vs19_572_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_086/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 28.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 54.14
        },
        {
            "id": 41297,
            "slug": "vs19_572_087",
            "identifier": "vs19_572_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_087/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 28.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 25,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41298,
            "slug": "vs19_572_088",
            "identifier": "vs19_572_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_088/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 28.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.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": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41190,
            "slug": "vs19_572_089",
            "identifier": "vs19_572_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_089/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 89,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "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": 28,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41299,
            "slug": "vs19_572_090",
            "identifier": "vs19_572_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_090/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 90,
            "title": "ART AGG 28.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 28.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41191,
            "slug": "vs19_572_091",
            "identifier": "vs19_572_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_091/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 91,
            "title": "ARTICOLO 29 - Votazione Articolo 29 ",
            "original_title": "Votazione Articolo 29 ",
            "description_title": "ARTICOLO 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 34,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41192,
            "slug": "vs19_572_092",
            "identifier": "vs19_572_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_092/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 30 - Votazione Articolo 30 ",
            "original_title": "Votazione Articolo 30 ",
            "description_title": "ARTICOLO 30",
            "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": 56.79,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41300,
            "slug": "vs19_572_093",
            "identifier": "vs19_572_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_093/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 93,
            "title": "ART AGG 30.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.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": 9,
            "n_margin": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41301,
            "slug": "vs19_572_094",
            "identifier": "vs19_572_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_094/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 94,
            "title": "ART AGG 30.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41302,
            "slug": "vs19_572_095",
            "identifier": "vs19_572_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_095/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 30.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41303,
            "slug": "vs19_572_096",
            "identifier": "vs19_572_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_096/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 96,
            "title": "ART AGG 30.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41304,
            "slug": "vs19_572_097",
            "identifier": "vs19_572_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_097/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 97,
            "title": "ART AGG 30.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41305,
            "slug": "vs19_572_098",
            "identifier": "vs19_572_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_098/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 98,
            "title": "ART AGG 30.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.06",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41306,
            "slug": "vs19_572_099",
            "identifier": "vs19_572_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_099/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 99,
            "title": "ART AGG 30.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41307,
            "slug": "vs19_572_100",
            "identifier": "vs19_572_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_100/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 100,
            "title": "ART AGG 30.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 30.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41193,
            "slug": "vs19_572_101",
            "identifier": "vs19_572_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_101/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 101,
            "title": "ARTICOLO 31 - Votazione Articolo 31 ",
            "original_title": "Votazione Articolo 31 ",
            "description_title": "ARTICOLO 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41308,
            "slug": "vs19_572_102",
            "identifier": "vs19_572_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_102/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 31.01, 31.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 31.01, 31.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41194,
            "slug": "vs19_572_103",
            "identifier": "vs19_572_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_103/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 103,
            "title": "ARTICOLO 32 - Votazione Articolo 32 ",
            "original_title": "Votazione Articolo 32 ",
            "description_title": "ARTICOLO 32",
            "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.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41195,
            "slug": "vs19_572_104",
            "identifier": "vs19_572_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_104/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 104,
            "title": "ARTICOLO 33 - Votazione Articolo 33 ",
            "original_title": "Votazione Articolo 33 ",
            "description_title": "ARTICOLO 33",
            "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": 32,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 41309,
            "slug": "vs19_572_105",
            "identifier": "vs19_572_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_105/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 105,
            "title": "EM 34.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 34.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": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41196,
            "slug": "vs19_572_106",
            "identifier": "vs19_572_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_106/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 106,
            "title": "ARTICOLO 34 - Votazione Articolo 34 ",
            "original_title": "Votazione Articolo 34 ",
            "description_title": "ARTICOLO 34",
            "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": 32,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41310,
            "slug": "vs19_572_107",
            "identifier": "vs19_572_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_107/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 35.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41311,
            "slug": "vs19_572_108",
            "identifier": "vs19_572_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_108/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 35.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41312,
            "slug": "vs19_572_109",
            "identifier": "vs19_572_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_109/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 35.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41313,
            "slug": "vs19_572_110",
            "identifier": "vs19_572_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_110/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 35.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41314,
            "slug": "vs19_572_111",
            "identifier": "vs19_572_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_111/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 35.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41315,
            "slug": "vs19_572_112",
            "identifier": "vs19_572_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_112/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 112,
            "title": "EM 35.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41316,
            "slug": "vs19_572_113",
            "identifier": "vs19_572_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_113/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 35.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41317,
            "slug": "vs19_572_114",
            "identifier": "vs19_572_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_114/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 35.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41318,
            "slug": "vs19_572_115",
            "identifier": "vs19_572_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_115/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 35.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.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": 21,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 63.06
        }
    ]
}