Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=35
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=-date&page=36",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=34",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 41346,
            "slug": "vs19_572_162",
            "identifier": "vs19_572_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_162/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 162,
            "title": "EM 54.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 54.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": 25,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 41327,
            "slug": "vs19_572_129",
            "identifier": "vs19_572_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_129/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 129,
            "title": "EM 40.1, 40.2, 40.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 40.1, 40.2, 40.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": 26,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41216,
            "slug": "vs19_572_163",
            "identifier": "vs19_572_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_163/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 163,
            "title": "ARTICOLO 54 - Votazione Articolo 54 ",
            "original_title": "Votazione Articolo 54 ",
            "description_title": "ARTICOLO 54",
            "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": 56.79,
            "minority_cohesion_rate": 54.14
        },
        {
            "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": 41215,
            "slug": "vs19_572_161",
            "identifier": "vs19_572_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_161/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 161,
            "title": "ARTICOLO 53 - Votazione Articolo 53 ",
            "original_title": "Votazione Articolo 53 ",
            "description_title": "ARTICOLO 53",
            "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": 55.97,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41217,
            "slug": "vs19_572_164",
            "identifier": "vs19_572_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_164/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 164,
            "title": "ARTICOLO 55 - Votazione Articolo 55 ",
            "original_title": "Votazione Articolo 55 ",
            "description_title": "ARTICOLO 55",
            "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": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41339,
            "slug": "vs19_572_152",
            "identifier": "vs19_572_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_152/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 152,
            "title": "ART AGG 50.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 50.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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 54.14
        },
        {
            "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": 41218,
            "slug": "vs19_572_165",
            "identifier": "vs19_572_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_165/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 165,
            "title": "ARTICOLO 56 - Votazione Articolo 56 ",
            "original_title": "Votazione Articolo 56 ",
            "description_title": "ARTICOLO 56",
            "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": 22,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 41326,
            "slug": "vs19_572_128",
            "identifier": "vs19_572_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_128/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 128,
            "title": "ART AGG 39.01, 39.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 39.01, 39.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "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": 41288,
            "slug": "vs19_572_063",
            "identifier": "vs19_572_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_063/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 13.1, 13.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1, 13.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41268,
            "slug": "vs19_572_041",
            "identifier": "vs19_572_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_041/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 41,
            "title": "ART AGG 10.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.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.14,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 41332,
            "slug": "vs19_572_144",
            "identifier": "vs19_572_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_144/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 50.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 50.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": 23,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 54.14
        },
        {
            "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": 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": 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": 41333,
            "slug": "vs19_572_145",
            "identifier": "vs19_572_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_145/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 145,
            "title": "EM 50.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 50.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": 32,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 52.23
        },
        {
            "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": 41337,
            "slug": "vs19_572_150",
            "identifier": "vs19_572_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_150/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 150,
            "title": "ART AGG 50.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 50.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41338,
            "slug": "vs19_572_151",
            "identifier": "vs19_572_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_151/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 151,
            "title": "ART AGG 50.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 50.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 54.14
        },
        {
            "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": 41240,
            "slug": "vs19_572_005",
            "identifier": "vs19_572_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_005/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 2.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.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": 15,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 59.87
        },
        {
            "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": 41242,
            "slug": "vs19_572_007",
            "identifier": "vs19_572_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_007/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 2.06, 2.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.06, 2.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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "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": 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": 41243,
            "slug": "vs19_572_008",
            "identifier": "vs19_572_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_008/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 2.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.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": 14,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 59.87
        },
        {
            "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": 41275,
            "slug": "vs19_572_048",
            "identifier": "vs19_572_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_048/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 48,
            "title": "ART AGG 10.09, 10.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 10.09, 10.010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41248,
            "slug": "vs19_572_013",
            "identifier": "vs19_572_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_013/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 2.014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.014",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 61.15
        },
        {
            "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": 41244,
            "slug": "vs19_572_009",
            "identifier": "vs19_572_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_009/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 9,
            "title": "ART AGG 2.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.09",
            "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": 15,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41341,
            "slug": "vs19_572_154",
            "identifier": "vs19_572_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_154/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 51.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 51.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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 41200,
            "slug": "vs19_572_126",
            "identifier": "vs19_572_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_126/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 126,
            "title": "ARTICOLO 38 - Votazione Articolo 38 ",
            "original_title": "Votazione Articolo 38 ",
            "description_title": "ARTICOLO 38",
            "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.2,
            "minority_cohesion_rate": 56.69
        },
        {
            "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": 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": 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": 41246,
            "slug": "vs19_572_011",
            "identifier": "vs19_572_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_011/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 2.012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.012",
            "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": 15,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41204,
            "slug": "vs19_572_133",
            "identifier": "vs19_572_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_133/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 133,
            "title": "ARTICOLO 42 - Votazione Articolo 42 ",
            "original_title": "Votazione Articolo 42 ",
            "description_title": "ARTICOLO 42",
            "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": 18,
            "majority_cohesion_rate": 41.56,
            "minority_cohesion_rate": 42.68
        },
        {
            "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": 41262,
            "slug": "vs19_572_033",
            "identifier": "vs19_572_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_033/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 8.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.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": 17,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.69
        },
        {
            "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
        }
    ]
}